PackagesCanonicalsLogsProblems
    Packages
    sappatientmanagement.sap_ish_r4_gen@2.0.3
    http://sap.com/healthcare/IS-H/fhir/ValueSet/encounter-status
{
  "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.3",
  "status": "active",
  "id": "1a6546c7-bbf8-4c51-ae9a-60f4c17a2270",
  "kind": null,
  "url": "http://sap.com/healthcare/IS-H/fhir/ValueSet/encounter-status",
  "version": "1.0"
}