{ "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", "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": "4.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "status": "draft", "id": "fc1bd2d0-05d5-4071-b37f-9653f41fe08d", "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" } ] } ] }