{ "description": "This valueSet defines the possible values for an encounter status. It takes into consideration the values defined for FHIR R5 and the ones that can be supported by IS-H", "compose": { "include": [ { "system": "http://hl7.org/fhir/encounter-status", "concept": [ { "code": "planned", "display": "Planned" }, { "code": "in-progress", "display": "In Progress" }, { "code": "finished", "display": "Finished" }, { "code": "cancelled", "display": "Cancelled" }, { "code": "entered-in-error", "display": "Entered in Error" }, { "code": "unknown", "display": "Unknown" } ] } ] }, "_filename": "ValueSet_encounter_status.json", "package_name": "sappatientmanagement.sap_ish_r4_gen", "date": "2021-08-01", "publisher": "SAP SE", "name": "EncounterStatus", "type": null, "experimental": "false", "resourceType": "ValueSet", "title": null, "package_version": "2.0.4", "status": "active", "id": "dc5c78d3-917e-4aba-8dc3-0e7e22d1889c", "kind": null, "url": "http://sap.com/healthcare/IS-H/fhir/ValueSet/encounter-status", "version": "1.0" }