http://hl7.org/fhir/encounter-location-status|5.0.0

name
EncounterLocationStatus
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Encounter Location Status

The status of the location.

{
  "description" : "The status of the location.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "EncounterLocationStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Encounter Location Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "active",
  "id" : "22becd17-17f9-55d3-8b27-997b5f493c9e",
  "valueSet" : "http://hl7.org/fhir/ValueSet/encounter-location-status",
  "url" : "http://hl7.org/fhir/encounter-location-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.263",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.258",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.147",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "planned",
    "display" : "Planned",
    "definition" : "The patient is planned to be moved to this location at some point in the future."
  }, {
    "code" : "active",
    "display" : "Active",
    "definition" : "The patient is currently at this location, or was between the period specified.\r\rA system may update these records when the patient leaves the location to either reserved, or completed."
  }, {
    "code" : "reserved",
    "display" : "Reserved",
    "definition" : "This location is held empty for this patient."
  }, {
    "code" : "completed",
    "display" : "Completed",
    "definition" : "The patient was at this location during the period specified.\r\rNot to be used when the patient is currently at the location."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}