FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| hl7.org.nz.fhir.ig.cca#current | CcaDosage | Dosage |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "sact-route",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/fhir/ValueSet/sact-route",
"version": "0.1.0",
"name": "Route",
"title": "Route",
"status": "active",
"date": "2026-05-21T02:29:02+00:00",
"publisher": "Te Aho o Te Kahu, Cancer Control Agency",
"description": "Route",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "386356001",
"display": "intramuscular injection"
},
{
"code": "386358000",
"display": "intravenous"
},
{
"code": "386359008",
"display": "oral administration"
},
{
"code": "386362006",
"display": "subcutaneous injection"
},
{
"code": "406188003",
"display": "intrathecal injection"
},
{
"code": "431464005",
"display": "intravesical administration"
},
{
"code": "431695009",
"display": "topical administration"
},
{
"code": "432977006",
"display": "intra-arterial injection"
},
{
"code": "81633002",
"display": "intraperitoneal injection"
}
]
}
]
}
}