{ "description": "Current state of the encounter", "_filename": "ValueSet-encounter-state.json", "package_name": "hl7.fhir.r2.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "EncounterState", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "planned", "system": "http://hl7.org/fhir/encounter-state", "display": "Planned" }, { "code": "arrived", "system": "http://hl7.org/fhir/encounter-state", "display": "Arrived" }, { "code": "in-progress", "system": "http://hl7.org/fhir/encounter-state", "display": "in Progress" }, { "code": "onleave", "system": "http://hl7.org/fhir/encounter-state", "display": "On Leave" }, { "code": "finished", "system": "http://hl7.org/fhir/encounter-state", "display": "Finished" }, { "code": "cancelled", "system": "http://hl7.org/fhir/encounter-state", "display": "Cancelled" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/encounter-state?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:47+11:00", "identifier": "urn:uuid:a61bca63-0974-4f5e-b2fa-bec574a3c1b3" }, "title": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.136" } ], "status": "draft", "id": "0a9f04e2-e003-4553-8c2e-2578b89a4a30", "kind": null, "url": "http://hl7.org/fhir/ValueSet/encounter-state", "codeSystem": { "system": "http://hl7.org/fhir/encounter-state", "concept": [ { "code": "planned", "display": "Planned", "definition": "The Encounter has not yet started." }, { "code": "arrived", "display": "Arrived", "definition": "The Patient is present for the encounter, however is not currently meeting with a practitioner." }, { "code": "in-progress", "display": "in Progress", "definition": "The Encounter has begun and the patient is present / the practitioner and the patient are meeting." }, { "code": "onleave", "display": "On Leave", "definition": "The Encounter has begun, but the patient is temporarily on leave." }, { "code": "finished", "display": "Finished", "definition": "The Encounter has ended." }, { "code": "cancelled", "display": "Cancelled", "definition": "The Encounter has ended before it has begun." } ], "version": "1.0.2", "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }