http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation|2018-08-12
name
v3.ObservationInterpretation
v3.ObservationInterpretation
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System ObservationInterpretation
One or more codes providing a rough qualitative interpretation of the observation, such as \"normal\" / \"abnormal\", \"low\" / \"high\", \"better\" / \"worse\", \"resistant\" / \"susceptible\", \"expected\" / \"not expected\". The value set is intended to be for ANY use where coded representation of an interpretation is needed.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"
}, {
"name" : "version",
"valueString" : "2018-08-12"
} ]
}