mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-06-14 16:19:59 +00:00
Hapi Config Page. retrieve bundles from server split bundles to resources. new upload page, and Package Registry CACHE
34 lines
708 B
JSON
34 lines
708 B
JSON
{
|
|
"package_name": "hl7.fhir.au.core",
|
|
"version": "1.1.0-preview",
|
|
"dependency_mode": "recursive",
|
|
"imported_dependencies": [
|
|
{
|
|
"name": "hl7.fhir.r4.core",
|
|
"version": "4.0.1"
|
|
},
|
|
{
|
|
"name": "hl7.terminology.r4",
|
|
"version": "6.2.0"
|
|
},
|
|
{
|
|
"name": "hl7.fhir.uv.extensions.r4",
|
|
"version": "5.2.0"
|
|
},
|
|
{
|
|
"name": "hl7.fhir.au.base",
|
|
"version": "5.1.0-preview"
|
|
},
|
|
{
|
|
"name": "hl7.fhir.uv.smart-app-launch",
|
|
"version": "2.1.0"
|
|
},
|
|
{
|
|
"name": "hl7.fhir.uv.ipa",
|
|
"version": "1.0.0"
|
|
}
|
|
],
|
|
"complies_with_profiles": [],
|
|
"imposed_profiles": [],
|
|
"timestamp": "2025-05-04T12:29:15.067826+00:00"
|
|
} |