文件名称:伪像
文件大小:22.98MB
文件格式:ZIP
更新时间:2024-03-04 07:51:05
Julia
FHIR资源 该存储库包含适合通过Julia的Pkg.Artifacts模块使用的FHIR标准资源的副本。 首先,将条目添加到Artifacts.toml文件中。 然后,您可以按以下方式使用它。 using JSON using Pkg.Artifacts fname = joinpath(artifact"fhir-r4", "fhir-r4", "patient-example.json"); #-> …/fhir-r4/patient-example.json" resource = JSON.parsefile(read(fname, String)) display(resource) #=> Dict{String,Any} with 14 entries: "active" => true "managingOrganization" =
【文件预览】:
fhir-artifacts-master
----make_vsac.jl(1KB)
----vsac-20200507.tar.gz(240KB)
----fhir-r4-2019-10-30.tar.gz(7.42MB)
----Artifacts.toml(1KB)
----synthea-79-20200106.tar.gz(570KB)
----synthea-116-20200705.tar.gz(9.31MB)
----fhir-stu3-2019-10-24.tar.gz(5.69MB)
----README.md(1KB)
----make_fhir.jl(2KB)
----.gitattributes(25B)