US Core R4 Validator Implementation Guide CI Build

JSON Format: Procedure-3e7ea23a-9720-47b9-9963-58ce0544b924

Download Raw json

Validation results for Procedure/3e7ea23a-9720-47b9-9963-58ce0544b924

LevelTypeLocationMessage
warningcode-invalidProcedure/3e7ea23a-9720-47b9-9963-58ce0544b924: Procedure.codeThe display "X-ray or wrist" is not a valid display for the code {http://snomed.info/sct}60027007 - should be one of ["X-ray of wrist","Radiography of wrist (procedure)","Radiography of wrist"]
{
  "resourceType" : "Procedure",
  "id" : "3e7ea23a-9720-47b9-9963-58ce0544b924",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 3e7ea23a-9720-47b9-9963-58ce0544b924</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>code</b>: X-ray or wrist <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '60027007' = 'X-ray of wrist', given as 'X-ray or wrist'})</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-a5b4e585-c136-4b77-8ec5-785905b4a3e4.html\">Generated Summary: id: a5b4e585-c136-4b77-8ec5-785905b4a3e4; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode EMER}\">emergency</span>; <span title=\"Codes: {http://snomed.info/sct 50849002}\">Emergency room admission (procedure)</span>; period: Nov 10, 2017, 3:16:44 PM --&gt; Nov 10, 2017, 5:13:44 PM</a></p><p><b>performed</b>: Nov 10, 2017, 3:16:44 PM --&gt; Nov 10, 2017, 3:46:44 PM</p><p><b>location</b>: <a href=\"Location-a615098b-6b1a-4437-a7c7-fa2eaa6969f6.html\">BRIGHAM AND WOMEN'S HOSPITAL. Generated Summary: id: a615098b-6b1a-4437-a7c7-fa2eaa6969f6; status: active; name: BRIGHAM AND WOMEN'S HOSPITAL; ph: 6177325500</a></p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "60027007",
        "display" : "X-ray or wrist"
      }
    ],
    "text" : "X-ray or wrist"
  },
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/a5b4e585-c136-4b77-8ec5-785905b4a3e4"
  },
  "performedPeriod" : {
    "start" : "2017-11-10T15:16:44-08:00",
    "end" : "2017-11-10T15:46:44-08:00"
  },
  "location" : {
    "reference" : "Location/a615098b-6b1a-4437-a7c7-fa2eaa6969f6",
    "display" : "BRIGHAM AND WOMEN'S HOSPITAL"
  }
}