http://terminology.hl7.org/CodeSystem/v2-0507|2.0.0

name
ObservationResultHandling
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

observationResultHandling

Code system of concepts regarding the handling of a result. For example, an order may specify that the result (e.g., an x-ray film) should be given to the patient for return to the requestor. Used in HL7 Version 2.x messaging in the OBR segment.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0507"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}