FHIR IG analytics| Package | signal.core.r4 |
| Resource Type | ValueSet |
| Id | valueset-encounter-admission.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "encounter-admission",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "en",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}
],
"url": "http://terminology.hl7.org/ValueSet/v2-0092",
"version": "2.9",
"name": "encounter-admission",
"title": "Encounter Admission",
"status": "active",
"experimental": false,
"publisher": "HL7, Inc",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
]
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0092 ( RE-ADMISSION INDICATOR)",
"immutable": true,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0092"
}
]
},
"expansion": {
"timestamp": "2023-07-31T18:35:33.1743667+00:00",
"total": 1,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0092",
"version": "2.9",
"code": "R",
"display": "Re-admission"
}
]
}
}