mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-06-15 21:29:59 +00:00
Added _ hapi server. Added goFSH added FHIR operations UI and FHIR based resful Client Logfiles for seperate applications for persistance and log rollover to do: advanced FSH commands Error reporting hooks
22 lines
473 B
JSON
22 lines
473 B
JSON
{
|
|
"package_name": "hl7.fhir.au.base",
|
|
"version": "5.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"
|
|
}
|
|
],
|
|
"complies_with_profiles": [],
|
|
"imposed_profiles": [],
|
|
"timestamp": "2025-04-17T04:04:45.070781+00:00"
|
|
} |