FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| stjohn.ambulance-care-summary#current | acs-route | ACS Medication Route Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "acs-route-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/ambulance-care-summary/ValueSet/acs-route-vs",
"version": "0.1.0",
"name": "AcsRouteVS",
"title": "ACS Medication Route Value Set",
"status": "draft",
"experimental": true,
"date": "2026-06-29T21:15:26+00:00",
"publisher": "Health New Zealand | Te Whatu Ora",
"contact": [
{
"name": "Health New Zealand | Te Whatu Ora",
"telecom": [
{
"system": "url",
"value": "https://www.tewhatuora.govt.nz"
}
]
}
],
"description": "Route by which a medication dose is administered.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NZ",
"display": "New Zealand"
}
]
}
],
"compose": {
"include": [
{
"system": "https://fhir-ig.digital.health.nz/ambulance-care-summary/CodeSystem/acs-route"
}
]
}
}