US Core R4 Validator Implementation Guide CI Build

JSON Format: Observation-eced8d60-143f-47f9-bf95-4ce210d15e5d

Download Raw json

Validation results for Observation/eced8d60-143f-47f9-bf95-4ce210d15e5d

LevelTypeLocationMessage
warningcode-invalidObservation/eced8d60-143f-47f9-bf95-4ce210d15e5d: Observation.codeThe display "Tobacco smoking status NHIS" is not a valid display for the code {http://loinc.org}72166-2 - should be one of ["Tobacco smoking status","Tobac smoke stat"]
warningcode-invalidObservation/eced8d60-143f-47f9-bf95-4ce210d15e5d: Observation.value.ofType(CodeableConcept)The display "Never smoker" is not a valid display for the code {http://snomed.info/sct}266919005 - should be one of ["Never smoked tobacco (finding)","Never smoked","Never smoked tobacco"]
{
  "resourceType" : "Observation",
  "id" : "eced8d60-143f-47f9-bf95-4ce210d15e5d",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: eced8d60-143f-47f9-bf95-4ce210d15e5d</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: survey <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'survey' = 'Survey', given as 'survey'})</span></p><p><b>code</b>: Tobacco smoking status NHIS <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '72166-2' = 'Tobacco smoking status', given as 'Tobacco smoking status NHIS'})</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-fb68c488-6856-4501-be02-cf513d615a4d.html\">Generated Summary: id: fb68c488-6856-4501-be02-cf513d615a4d; 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: Jul 23, 2019, 4:16:44 PM --&gt; Jul 23, 2019, 4:46:44 PM</a></p><p><b>effective</b>: Jul 23, 2019, 4:16:44 PM</p><p><b>issued</b>: Jul 23, 2019, 4:16:44 PM</p><p><b>value</b>: Never smoker <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '266919005' = 'Never smoked tobacco (finding)', given as 'Never smoker'})</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "survey",
          "display" : "survey"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "72166-2",
        "display" : "Tobacco smoking status NHIS"
      }
    ],
    "text" : "Tobacco smoking status NHIS"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/fb68c488-6856-4501-be02-cf513d615a4d"
  },
  "effectiveDateTime" : "2019-07-23T16:16:44-07:00",
  "issued" : "2019-07-23T16:16:44.618-07:00",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "266919005",
        "display" : "Never smoker"
      }
    ],
    "text" : "Never smoker"
  }
}