PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot5
    http://hl7.org/fhir/encounter-businessstatus-inpatient
{
  "description": "Business statuses for inpatient encounters.",
  "_filename": "CodeSystem-encounter-businessstatus-inpatient.json",
  "package_name": "hl7.fhir.r6.examples",
  "date": "2025-10-29T00:00:00+00:00",
  "meta": {
    "lastUpdated": "2026-07-17T07:22:54.721+00:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "EncounterBusinessStatusInpatient",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Encounter Business Status - Inpatient",
  "package_version": "6.0.0-ballot5",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "12f07bc5-dbdb-4996-975f-9f21fbe9a7b8",
  "valueSet": "http://hl7.org/fhir/ValueSet/encounter-businessstatus-inpatient",
  "kind": null,
  "url": "http://hl7.org/fhir/encounter-businessstatus-inpatient",
  "concept": [ {
    "code": "pre-admit",
    "display": "Pre-admit",
    "definition": "The patient has been pre-admitted but has not yet arrived at the facility."
  }, {
    "code": "pend-admit",
    "display": "Pending Admit",
    "definition": "The patient admission is pending."
  }, {
    "code": "admit",
    "display": "Admitted",
    "definition": "The patient has been admitted to the facility."
  }, {
    "code": "discharge",
    "display": "Discharge",
    "definition": "The patient is in the process of being discharged or has been discharged."
  }, {
    "code": "unknown",
    "display": "Unknown",
    "definition": "The inpatient business status is unknown. Note that \"unknown\" is a value of last resort and every attempt should be made to provide a meaningful value other than \"unknown\"."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot5",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}