PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4b.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/encounter-special-arrangements
{
  "description": "This value set defines a set of codes that can be used to indicate the kinds of special arrangements in place for a patients visit.",
  "_filename": "CodeSystem-encounter-special-arrangements.json",
  "package_name": "hl7.fhir.uv.xver-r3.r4b.r4",
  "date": "2025-09-13T15:45:17-04:00",
  "publisher": "Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "SpecialArrangements",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
      } ]
    }
  } ],
  "status": "draft",
  "id": "c5218124-8a0d-42d3-a21a-c4939395e069",
  "valueSet": "http://hl7.org/fhir/ValueSet/encounter-special-arrangements|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/encounter-special-arrangements",
  "concept": [ {
    "code": "wheel",
    "display": "Wheelchair",
    "definition": "The patient requires a wheelchair to be made available for the encounter."
  }, {
    "code": "add-bed",
    "display": "Additional bedding",
    "definition": "An additional bed made available for a person accompanying the patient, for example a parent accompanying a child."
  }, {
    "code": "int",
    "display": "Interpreter",
    "definition": "The patient is not fluent in the local language and requires an interpreter to be available. Refer to the Patient.Language property for the type of interpreter required."
  }, {
    "code": "att",
    "display": "Attendant",
    "definition": "A person who accompanies a patient to provide assistive services necessary for the patient's care during the encounter."
  }, {
    "code": "dog",
    "display": "Guide dog",
    "definition": "The patient has a guide-dog and the location used for the encounter should be able to support the presence of the service animal."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "name": "Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}