US Core R4 Validator Implementation Guide CI Build

JSON Format: Observation-ea7e885b-dbdb-4fc1-989b-b0788a1a5603

Download Raw json

Validation results for Observation/ea7e885b-dbdb-4fc1-989b-b0788a1a5603

LevelTypeLocationMessage
warningcode-invalidObservation/ea7e885b-dbdb-4fc1-989b-b0788a1a5603: Observation.codeThe display "Carbon Dioxide" is not a valid display for the code {http://loinc.org}20565-8 - should be one of ["Carbon dioxide, total [Moles/volume] in Blood","CO2 Bld-sCnc"]
{
  "resourceType" : "Observation",
  "id" : "ea7e885b-dbdb-4fc1-989b-b0788a1a5603",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ea7e885b-dbdb-4fc1-989b-b0788a1a5603</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'laboratory'})</span></p><p><b>code</b>: Carbon Dioxide <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '20565-8' = 'Carbon dioxide, total [Moles/volume] in Blood', given as 'Carbon Dioxide'})</span></p><p><b>subject</b>: <a href=\"Patient-3ab28624-a549-4cb9-a32e-99e3c2c41129.html\">Generated Summary: id: 3ab28624-a549-4cb9-a32e-99e3c2c41129; 52fb90a7-9e4f-4140-8c3c-c8afbbb3fbf9, Medical Record Number = 52fb90a7-9e4f-4140-8c3c-c8afbbb3fbf9, Social Security Number = 999-96-5270, Driver's License = S99943652, Passport Number = X37948891X; Jose871 Cruickshank494 (OFFICIAL); ph: 555-170-1696(HOME); gender: male; birthDate: Feb 20, 1940; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">M</span>; </a></p><p><b>encounter</b>: <a href=\"Encounter-8f9a18e4-be97-47b3-8f59-2c8cfeeb45b7.html\">Generated Summary: id: 8f9a18e4-be97-47b3-8f59-2c8cfeeb45b7; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>; <span title=\"Codes: {http://snomed.info/sct 185349003}\">Encounter for check up (procedure)</span>; period: Nov 24, 2009, 3:16:44 PM --&gt; Nov 24, 2009, 3:31:44 PM</a></p><p><b>effective</b>: Nov 24, 2009, 3:16:44 PM</p><p><b>issued</b>: Nov 24, 2009, 3:16:44 PM</p><p><b>value</b>: 26.421331248321682 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "laboratory",
          "display" : "laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "20565-8",
        "display" : "Carbon Dioxide"
      }
    ],
    "text" : "Carbon Dioxide"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/8f9a18e4-be97-47b3-8f59-2c8cfeeb45b7"
  },
  "effectiveDateTime" : "2009-11-24T15:16:44-08:00",
  "issued" : "2009-11-24T15:16:44.618-08:00",
  "valueQuantity" : {
    "value" : 26.421331248321682,
    "unit" : "mmol/L",
    "system" : "http://unitsofmeasure.org",
    "code" : "mmol/L"
  }
}