FHIR IG analytics| Package | fhir.deep6.ai |
| Resource Type | ValueSet |
| Id | deep-6-ai-location-type |
| FHIR Version | R4 |
| Source | http://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/ValueSet/deep-6-ai-location-type |
| URL | http://deep6.ai/fhir/ValueSet/deep-6-ai-location-type |
| Version | 2.4.0 |
| Status | active |
| Date | 2023-08-16 |
| Name | Deep6AILocationTypeValueSet |
| Title | Deep 6 AI Location Type Value Set |
| Realm | us |
| Authority | hl7 |
| Description | This value set includes all US Core Location types and a type to indicate that a location is an Implementation Curated Site. |
| StructureDefinition | |
| deep-6-ai-location-1.0.2 | Deep 6 AI Location |
| CodeSystem | |
| deep-6-ai-ics | Implementation Curated Site |
| ValueSet | |
| v3-ServiceDeliveryLocationRoleType | ServiceDeliveryLocationRoleType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet deep-6-ai-location-type
This value set includes codes based on the following rules:
http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics| Code | Display | Definition |
| ICS | Implementation Curated Site | A location that is representative of a implementation curated site. |
{
"resourceType": "ValueSet",
"id": "deep-6-ai-location-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://deep6.ai/fhir/ValueSet/deep-6-ai-location-type",
"version": "2.4.0",
"name": "Deep6AILocationTypeValueSet",
"title": "Deep 6 AI Location Type Value Set",
"status": "active",
"experimental": true,
"date": "2023-08-16",
"publisher": "Deep 6 AI",
"contact": [
{
"name": "Deep 6 AI",
"telecom": [
{
"system": "url",
"value": "http://deep6.ai/"
}
]
}
],
"description": "This value set includes all US Core Location 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://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
]
}
]
}
}