US Core R4 Validator Implementation Guide CI Build

JSON Format: Observation-dced91b4-c530-4f29-a3e1-456ca6b7e0b0

Download Raw json

Validation results for Observation/dced91b4-c530-4f29-a3e1-456ca6b7e0b0

LevelTypeLocationMessage
errorstructureObservation/dced91b4-c530-4f29-a3e1-456ca6b7e0b0: ObservationProfile http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab, Element 'Observation.category[Laboratory]': minimum required = 1, but only found 0
warningcode-invalidObservation/dced91b4-c530-4f29-a3e1-456ca6b7e0b0: Observation.codeThe display "Polyp size greatest dimension by CAP cancer protocols" is not a valid display for the code {http://loinc.org}33756-8 - should be one of ["Polyp size greatest dimension","Polyp size greatest dim"]
informationinformationalObservation/dced91b4-c530-4f29-a3e1-456ca6b7e0b0: Observation.category[0]This element does not match any known slice for the profile http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab
{
  "resourceType" : "Observation",
  "id" : "dced91b4-c530-4f29-a3e1-456ca6b7e0b0",
  "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>: dced91b4-c530-4f29-a3e1-456ca6b7e0b0</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: procedure <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'procedure' = 'Procedure', given as 'procedure'})</span></p><p><b>code</b>: Polyp size greatest dimension by CAP cancer protocols <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '33756-8' = 'Polyp size greatest dimension', given as 'Polyp size greatest dimension by CAP cancer protocols'})</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-c04bf692-5517-4c30-81cf-19fd7aa1836b.html\">Generated Summary: id: c04bf692-5517-4c30-81cf-19fd7aa1836b; 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'</span>; period: Sep 2, 2012, 4:16:44 PM --&gt; Sep 2, 2012, 5:41:44 PM</a></p><p><b>effective</b>: Sep 2, 2012, 4:16:44 PM</p><p><b>issued</b>: Sep 2, 2012, 4:16:44 PM</p><p><b>value</b>: 2.1749328705387176 mm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm = 'mm')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "procedure",
          "display" : "procedure"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "33756-8",
        "display" : "Polyp size greatest dimension by CAP cancer protocols"
      }
    ],
    "text" : "Polyp size greatest dimension by CAP cancer protocols"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/c04bf692-5517-4c30-81cf-19fd7aa1836b"
  },
  "effectiveDateTime" : "2012-09-02T16:16:44-07:00",
  "issued" : "2012-09-02T16:16:44.618-07:00",
  "valueQuantity" : {
    "value" : 2.1749328705387176,
    "unit" : "mm",
    "system" : "http://unitsofmeasure.org",
    "code" : "mm"
  }
}