http://terminology.hl7.org/CodeSystem/v3-ObservationValue|2018-08-12

name
v3.ObservationValue
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System ObservationValue

This domain is the root domain to which all HL7-recognized value sets for the Observation.value attribute will be linked when Observation.value has a coded data type. OpenIssue:\r\nDescription copied from Concept Domain of same name. Must be corrected..

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue"
  }, {
    "name" : "version",
    "valueString" : "2018-08-12"
  } ]
}