FHIR IG Statistics: ValueSet/deep-6-ai-location-physical-type
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "deep-6-ai-location-physical-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://deep6.ai/fhir/ValueSet/deep-6-ai-location-physical-type",
"version": "2.4.0",
"name": "Deep6AILocationPhysicalTypeValueSet",
"title": "Deep 6 AI Location Physical Type Value Set",
"status": "active",
"experimental": true,
"date": "2023-11-14",
"publisher": "Deep 6 AI",
"contact": [
{
"name": "Deep 6 AI",
"telecom": [
{
"system": "url",
"value": "http://deep6.ai/"
}
]
}
],
"description": "This value set includes all base HL7 Location physical types and a type to indicate that a location is an Implementation Curated Site.",
"compose": {
"include": [
{
"system": "http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics",
"concept": [
{
"code": "ICS",
"display": "Implementation Curated Site"
}
]
},
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/location-physical-type"
]
}
]
}
}