HL7 Europe Imaging Report R5
1.0.0-ballot - ballot 150

This page is part of the HL7 Europe Imaging Study Report (v1.0.0-ballot: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: DocumentReference: key image rest

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "StructuredKeyImageRest",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/imaging-r5/StructureDefinition/DocumentReferenceKeyImageEuImaging"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference StructuredKeyImageRest</b></p><a name=\"StructuredKeyImageRest\"> </a><a name=\"hcStructuredKeyImageRest\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DocumentReferenceKeyImageEuImaging.html\">DocumentReference: Key Image</a></p></div><p><b>status</b>: Current</p><p><b>modality</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM US}\">Ultrasound</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 55113-5}\">Key images Document Radiology</span></p><p><b>subject</b>: <a href=\"Patient-PatientStructuredReport.html\">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a></p><blockquote><p><b>content</b></p><p><b>DocumentReference Thumbnail</b>: false</p><blockquote><p><b>attachment</b></p><blockquote><p><b>id</b></p>ig-loader-structured-keyimage-rest.png</blockquote><p><b>contentType</b>: image/png</p><p><b>url</b>: <a href=\"DocumentReference-StructuredKeyImageRest.html\">DocumentReference: status = current; modality = Ultrasound; category = Key images Document Radiology</a></p></blockquote></blockquote></div>"
  },
  "status" : "current",
  "modality" : [
    {
      "coding" : [
        {
          "system" : "http://dicom.nema.org/resources/ontology/DCM",
          "code" : "US",
          "display" : "Ultrasound"
        }
      ]
    }
  ],
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "55113-5",
          "display" : "Key images Document Radiology"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/PatientStructuredReport"
  },
  "content" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/documentreference-thumbnail",
          "valueBoolean" : false
        }
      ],
      "attachment" : {
        "id" : "ig-loader-structured-keyimage-rest.png",
        "contentType" : "image/png",
        "url" : "DocumentReference/StructuredKeyImageRest"
      }
    }
  ]
}