--- type: "valueset" title: "Special Arrangements" valueset: "encounter-special-arrangements" --- # Special Arrangements - **Official URL**: http://hl7.org/fhir/ValueSet/encounter-special-arrangements - **Version**: 6.0.0 - **Status**: active - **Name**: SpecialArrangements - **Title**: Special Arrangements - **Publisher**: FHIR Project team - **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. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="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."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/encounter-special-arrangements"/> </include> </compose> </ValueSet> ```