FHIR IG analytics
Resources that use this resource
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-administration-site-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/fhir/ValueSet/sact-administration-site-code",
"version": "0.1.0",
"name": "LocationAdministration",
"title": "Administration location",
"status": "active",
"date": "2026-05-21T02:29:02+00:00",
"publisher": "Te Aho o Te Kahu, Cancer Control Agency",
"description": "The physical location where the administration occurred - eg at home or in a clinic",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "264362003",
"display": "Home"
},
{
"code": "702931005",
"display": "Oncology clinic"
}
]
}
]
}
}