US Core R4 Validator Implementation Guide CI Build

JSON Format: Observation-e77c1269-6da9-4b48-95c5-f6165515261b

Download Raw json

Validation results for Observation/e77c1269-6da9-4b48-95c5-f6165515261b

LevelTypeLocationMessage
warningcode-invalidObservation/e77c1269-6da9-4b48-95c5-f6165515261b: Observation.codeThe display "Low Density Lipoprotein Cholesterol" is not a valid display for the code {http://loinc.org}18262-6 - should be one of ["Cholesterol in LDL [Mass/volume] in Serum or Plasma by Direct assay","LDLc SerPl Direct Assay-mCnc"]
{
  "resourceType" : "Observation",
  "id" : "e77c1269-6da9-4b48-95c5-f6165515261b",
  "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>: e77c1269-6da9-4b48-95c5-f6165515261b</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>: Low Density Lipoprotein Cholesterol <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '18262-6' = 'Cholesterol in LDL [Mass/volume] in Serum or Plasma by Direct assay', given as 'Low Density Lipoprotein Cholesterol'})</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-c3c53bda-cf03-46cb-8132-c48929b88ebc.html\">Generated Summary: id: c3c53bda-cf03-46cb-8132-c48929b88ebc; 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: May 29, 2018, 4:16:44 PM --&gt; May 29, 2018, 4:46:44 PM</a></p><p><b>effective</b>: May 29, 2018, 4:16:44 PM</p><p><b>issued</b>: May 29, 2018, 4:16:44 PM</p><p><b>value</b>: 129.46802130590547 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</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" : "18262-6",
        "display" : "Low Density Lipoprotein Cholesterol"
      }
    ],
    "text" : "Low Density Lipoprotein Cholesterol"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/c3c53bda-cf03-46cb-8132-c48929b88ebc"
  },
  "effectiveDateTime" : "2018-05-29T16:16:44-07:00",
  "issued" : "2018-05-29T16:16:44.618-07:00",
  "valueQuantity" : {
    "value" : 129.46802130590547,
    "unit" : "mg/dL",
    "system" : "http://unitsofmeasure.org",
    "code" : "mg/dL"
  }
}