US Core R4 Validator Implementation Guide CI Build

JSON Format: Observation-e61b970a-e139-44ff-a09e-c6cd5b70d2f0

Download Raw json

Validation results for Observation/e61b970a-e139-44ff-a09e-c6cd5b70d2f0

LevelTypeLocationMessage
warningcode-invalidObservation/e61b970a-e139-44ff-a09e-c6cd5b70d2f0: Observation.category[0][Display Name for http://terminology.hl7.org/CodeSystem/observation-category#vital-signs should be one of 'Vital Signs']
{
  "resourceType" : "Observation",
  "id" : "e61b970a-e139-44ff-a09e-c6cd5b70d2f0",
  "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>: e61b970a-e139-44ff-a09e-c6cd5b70d2f0</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>: Blood Pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '55284-4' = 'Blood pressure systolic and diastolic', given as 'Blood Pressure'})</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-ae77a9de-0a67-4700-99a0-0c85c3df8306.html\">Generated Summary: id: ae77a9de-0a67-4700-99a0-0c85c3df8306; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>; <span title=\"Codes: {http://snomed.info/sct 162673000}\">General examination of patient (procedure)</span>; period: Jun 26, 2012, 4:16:44 PM --&gt; Jun 26, 2012, 4:46:44 PM</a></p><p><b>effective</b>: Jun 26, 2012, 4:16:44 PM</p><p><b>issued</b>: Jun 26, 2012, 4:16:44 PM</p><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic Blood Pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic Blood Pressure'})</span></p><p><b>value</b>: 81.32769154186295 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Systolic Blood Pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic Blood Pressure'})</span></p><p><b>value</b>: 123.91987166311834 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></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" : "55284-4",
        "display" : "Blood Pressure"
      }
    ],
    "text" : "Blood Pressure"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/ae77a9de-0a67-4700-99a0-0c85c3df8306"
  },
  "effectiveDateTime" : "2012-06-26T16:16:44-07:00",
  "issued" : "2012-06-26T16:16:44.618-07:00",
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8462-4",
            "display" : "Diastolic Blood Pressure"
          }
        ],
        "text" : "Diastolic Blood Pressure"
      },
      "valueQuantity" : {
        "value" : 81.32769154186295,
        "unit" : "mm[Hg]",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8480-6",
            "display" : "Systolic Blood Pressure"
          }
        ],
        "text" : "Systolic Blood Pressure"
      },
      "valueQuantity" : {
        "value" : 123.91987166311834,
        "unit" : "mm[Hg]",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}