{
"description": "This value set defines a set of codes that can be used to indicate the class of encounter: a specific code indicating class of service provided.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [ {
"code": "IMP",
"display": "inpatient encounter"
}, {
"code": "AMB",
"display": "ambulatory"
}, {
"code": "OBSENC",
"display": "observation encounter"
}, {
"code": "EMER",
"display": "emergency"
}, {
"code": "VR",
"display": "virtual"
}, {
"code": "HH",
"display": "home health"
} ]
} ]
},
"_filename": "ValueSet-encounter-class.json",
"package_name": "hl7.terminology.r4b",
"date": "2020-02-24T12:41:39+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2020-02-24T12:41:39.109+11:00"
},
"publisher": "FHIR Project team",
"name": "EncounterClass",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Encounter class",
"package_version": "5.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "6f1a6cbb-470d-495b-b390-c9f139474e37",
"kind": null,
"url": "http://terminology.hl7.org/ValueSet/encounter-class",
"immutable": true,
"version": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}