FHIR IG Statistics: ValueSet/sact-location-medication-collection-code
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"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": "2020-11-17T10:49:45+13:00",
"publisher": "David Hay",
"contact": [
{
"name": "David Hay",
"telecom": [
{
"system": "email",
"value": "mailto:david.hay25@gmail.com"
}
]
}
],
"description": "The physical location where the medication can be collected on prior to administration - eg a pharmacy",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NZ"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "22232009",
"display": "Hospital"
},
{
"code": "284748001",
"display": "Pharmacy shop"
}
]
}
]
}
}