FHIR IG analytics
| Package | hl7.org.nz.fhir.ig.cca |
| Resource Type | ValueSet |
| Id | ValueSet-sact-location-medication-collection-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7NZ/cca/ValueSet-sact-location-medication-collection-code.html |
| URL | https://standards.digital.health.nz/fhir/ValueSet/sact-location-medication-collection-code |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-21T02:29:02+00:00 |
| Name | LocationMedicationCollection |
| Title | Medication collection location |
| Realm | nz |
| Authority | hl7 |
| Description | The physical location where the medication can be collected on prior to administration - eg a pharmacy |
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-location-medication-collection-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/fhir/ValueSet/sact-location-medication-collection-code",
"version": "0.1.0",
"name": "LocationMedicationCollection",
"title": "Medication collection 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 medication can be collected on prior to administration - eg a pharmacy",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "22232009",
"display": "Hospital"
},
{
"code": "284748001",
"display": "Pharmacy shop"
}
]
}
]
}
}