{
"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.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "SpecialArrangements",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.141"
} ],
"status": "draft",
"id": "371765d3-8701-400d-95d8-d05a92a93d43",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-special-arrangements",
"kind": null,
"url": "http://hl7.org/fhir/encounter-special-arrangements",
"concept": [ {
"code": "wheel",
"display": "Wheelchair"
}, {
"code": "stret",
"display": "Stretcher"
}, {
"code": "int",
"display": "Interpreter"
}, {
"code": "att",
"display": "Attendant"
}, {
"code": "dog",
"display": "Guide dog"
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}