HL7 Europe Imaging Report R4
1.0.0-ballot - qa-preview 150

HL7 Europe Imaging Report R4, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r4/ and changes regularly. See the Directory of published versions

: DocumentReference: key image rest

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "StructuredKeyImageRest",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/imaging-r4/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>Cross-version Extension for R5.DocumentReference.modality for use in FHIR R4</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM US}\">Ultrasound</span></p><p><b>status</b>: Current</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: extension = Ultrasound; status = current; category = Key images Document Radiology</a></p></blockquote></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "US",
            "display" : "Ultrasound"
          }
        ]
      }
    }
  ],
  "status" : "current",
  "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"
      }
    }
  ]
}