http://terminology.hl7.org/CodeSystem/v2-0078|2.9

name
v2.0078
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

v2 ABNORMAL FLAGS

HL7-defined code system of concepts which specify a categorical assessment of an observation value. \r\n \r\n Notes:\r\n \r\n This is being communicated in v2.x in OBX-8 (Observation Interpretation), in v3 in ObservationInterpretation (CWE) in R1 (Representative Realm) and in FHIR in Observation.interpretation.

POST /CodeSystem/$validate-codedocs

Input

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