US Core R4 Validator Implementation Guide CI Build

JSON Format: Condition-7c607cfd-f375-4e55-a9ee-1593773fd500

Download Raw json

Validation results for Condition/7c607cfd-f375-4e55-a9ee-1593773fd500

LevelTypeLocationMessage
warningcode-invalidCondition/7c607cfd-f375-4e55-a9ee-1593773fd500: Condition.codeThe display "Diabetes" is not a valid display for the code {http://snomed.info/sct}44054006 - should be one of ["Type 2 diabetes mellitus","Diabetes mellitus type 2","Type II diabetes mellitus","Diabetes mellitus type II","Diabetes mellitus type 2 (disorder)"]
{
  "resourceType" : "Condition",
  "id" : "7c607cfd-f375-4e55-a9ee-1593773fd500",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 7c607cfd-f375-4e55-a9ee-1593773fd500</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed)</span></p><p><b>category</b>: Encounter Diagnosis <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-category code 'encounter-diagnosis' = 'Encounter Diagnosis', given as 'Encounter Diagnosis'})</span></p><p><b>code</b>: Diabetes <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '44054006' = 'Type 2 diabetes mellitus', given as 'Diabetes'})</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-76a90ca5-a0e3-4ece-b32a-1ce9d424b6da.html\">Generated Summary: id: 76a90ca5-a0e3-4ece-b32a-1ce9d424b6da; 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: Feb 26, 1991, 3:16:44 PM --&gt; Feb 26, 1991, 3:46:44 PM</a></p><p><b>onset</b>: Feb 26, 1991, 3:16:44 PM</p><p><b>recordedDate</b>: Feb 26, 1991, 3:16:44 PM</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis",
          "display" : "Encounter Diagnosis"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "44054006",
        "display" : "Diabetes"
      }
    ],
    "text" : "Diabetes"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/76a90ca5-a0e3-4ece-b32a-1ce9d424b6da"
  },
  "onsetDateTime" : "1991-02-26T15:16:44-08:00",
  "recordedDate" : "1991-02-26T15:16:44-08:00"
}