US Core R4 Validator Implementation Guide CI Build

JSON Format: Observation-a192cad5-f3e2-45c7-a78d-6ec87ae048de

Download Raw json

Validation results for Observation/a192cad5-f3e2-45c7-a78d-6ec87ae048de

LevelTypeLocationMessage
warningcode-invalidObservation/a192cad5-f3e2-45c7-a78d-6ec87ae048de: Observation.category[0][Display Name for http://terminology.hl7.org/CodeSystem/observation-category#vital-signs should be one of 'Vital Signs']
warningcode-invalidObservation/a192cad5-f3e2-45c7-a78d-6ec87ae048de: Observation.codeThe display "Body Mass Index" is not a valid display for the code {http://loinc.org}39156-5 - should be one of ["Body mass index (BMI) [Ratio]",BMI]
{
  "resourceType" : "Observation",
  "id" : "a192cad5-f3e2-45c7-a78d-6ec87ae048de",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/vitalsigns"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: a192cad5-f3e2-45c7-a78d-6ec87ae048de</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: vital-signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'vital-signs'})</span></p><p><b>code</b>: Body Mass Index <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '39156-5' = 'Body mass index (BMI) [Ratio]', given as 'Body Mass Index'})</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-09862b9a-8034-497e-a2a4-2132f37c8e71.html\">Generated Summary: id: 09862b9a-8034-497e-a2a4-2132f37c8e71; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://snomed.info/sct 185347001}\">Encounter for problem</span>; period: Aug 3, 2019, 4:16:44 PM --&gt; Aug 4, 2019, 7:16:44 PM</a></p><p><b>effective</b>: Aug 6, 2019, 4:16:44 PM</p><p><b>issued</b>: Aug 6, 2019, 4:16:44 PM</p><p><b>value</b>: 21.575291239451165 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg/m2 = 'kg/m2')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs",
          "display" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "39156-5",
        "display" : "Body Mass Index"
      }
    ],
    "text" : "Body Mass Index"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/09862b9a-8034-497e-a2a4-2132f37c8e71"
  },
  "effectiveDateTime" : "2019-08-06T16:16:44-07:00",
  "issued" : "2019-08-06T16:16:44.618-07:00",
  "valueQuantity" : {
    "value" : 21.575291239451165,
    "unit" : "kg/m2",
    "system" : "http://unitsofmeasure.org",
    "code" : "kg/m2"
  }
}