FHIR IG analytics| Package | hl7-france-fhir.administrative-2022 |
| Resource Type | ValueSet |
| Id | fr-encounter-class.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.2.8.1.3.7-2018-06-13",
"meta": {
"lastUpdated": "2018-12-10T15:57:43.294+10:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}
],
"url": "http://interopsante.org/fhir/valueset/fr-encounter-class",
"identifier": [
{
"system": "2.16.840.1.113883.2.8.1.3",
"value": "urn:oid:2.16.840.1.113883.2.8.1.3.23"
}
],
"version": "1.0",
"name": "fr-encounter-class",
"status": "active",
"experimental": true,
"date": "2018-12-10T15:57+10:00",
"publisher": "InteropSanté",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://interopsante.org"
},
{
"system": "email",
"value": "vs@interopsante.org"
}
]
}
],
"description": "A set of codes that can be used to indicate the class of the encounter.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
"version": "2018-08-12",
"concept": [
{
"code": "ACUTE",
"display": "Inpatient acute"
},
{
"code": "NONAC",
"display": "Inpatient non acute"
},
{
"code": "PRENC",
"display": "Pre-admission"
},
{
"code": "SS",
"display": "Short stay"
},
{
"code": "VR",
"display": "Virtual"
}
]
}
]
}
}