FHIRcast logo

FHIRcast
3.0.0-ballot - STU 3 Ballot International flag

FHIRcast, published by HL7 International / Infrastructure And Messaging. This guide is not an authorized publication; it is the continuous build for version 3.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/fhircast-docs/ and changes regularly. See the Directory of published versions

: FHIRcastImagingStudyOpen-Example - JSON Representation

Raw json | Download


{
  "resourceType" : "ImagingStudy",
  "id" : "e25c1d31-20a2-41f8-8d85-fe2fdeac74fd",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-imaging-study-open"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ImagingStudy</b><a name=\"e25c1d31-20a2-41f8-8d85-fe2fdeac74fd\"> </a><a name=\"hce25c1d31-20a2-41f8-8d85-fe2fdeac74fd\"> </a></p><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\">ResourceImagingStudy &quot;e25c1d31-20a2-41f8-8d85-fe2fdeac74fd&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fhircast-imaging-study-open.html\">FHIRcast ImagingStudy for Open Events</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of &quot;urn:oid:&quot;. See https://www.dicomstandard.org/\">DUI</a>/urn:oid:1.2.840.83474.8.231.875.3.15.661594731, Accession ID/GH339884</p><p><b>status</b>: unknown</p><p><b>subject</b>: <a href=\"Patient-503824b8-fe8c-4227-b061-7181ba6c3926.html\">Patient/503824b8-fe8c-4227-b061-7181ba6c3926</a> &quot; SMITH&quot;</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:dicom:uid",
      "value" : "urn:oid:1.2.840.83474.8.231.875.3.15.661594731"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN"
          }
        ]
      },
      "system" : "urn:oid:2.16.840.1.113883.19.5",
      "value" : "GH339884",
      "assigner" : {
        🔗 "reference" : "Organization/a92ac1be-fb34-49c1-be58-10928bd271cc",
        "display" : "My Healthcare Provider"
      }
    }
  ],
  "status" : "unknown",
  "subject" : {
    🔗 "reference" : "Patient/503824b8-fe8c-4227-b061-7181ba6c3926"
  }
}