http://terminology.hl7.org/CodeSystem/encounter-special-arrangements|1.0.1

name
SpecialArrangements
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Special arrangements

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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements"
  }, {
    "name" : "version",
    "valueString" : "1.0.1"
  } ]
}