FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.1.11.78.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.78
Version1
Statusactive
Date2009-01-07T00:07:00+11:00
NamePHVS_ObservationInterpretation_HL7_V3
TitleObservation Interpretation (HL7)
Realmus
DescriptionObservation interpretation concepts that are based upon HL7 V3 vocabulary.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ObservationInterpretationObservationInterpretation

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.1.11.78",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.1.11.78"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.78",
  "version": "1",
  "name": "PHVS_ObservationInterpretation_HL7_V3",
  "title": "Observation Interpretation (HL7)",
  "status": "active",
  "date": "2009-01-07T00:07:00+11:00",
  "description": "Observation interpretation concepts that are based upon HL7 V3 vocabulary.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version": "20151024",
        "concept": [
          {
            "code": "A",
            "display": "Abnormal"
          },
          {
            "code": "HX",
            "display": "above high threshold"
          },
          {
            "code": "LX",
            "display": "below low threshold"
          },
          {
            "code": "B",
            "display": "better"
          },
          {
            "code": "Carrier",
            "display": "Carrier"
          },
          {
            "code": "D",
            "display": "decreased"
          },
          {
            "code": "U",
            "display": "increased"
          },
          {
            "code": "IND",
            "display": "Indeterminate"
          },
          {
            "code": "I",
            "display": "intermediate"
          },
          {
            "code": "MS",
            "display": "moderately susceptible"
          },
          {
            "code": "NEG",
            "display": "Negative"
          },
          {
            "code": "N",
            "display": "Normal"
          },
          {
            "code": "POS",
            "display": "Positive"
          },
          {
            "code": "R",
            "display": "resistent"
          },
          {
            "code": "S",
            "display": "susceptible"
          },
          {
            "code": "VS",
            "display": "Very susceptible"
          },
          {
            "code": "W",
            "display": "worse"
          }
        ]
      }
    ]
  }
}