醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build

醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 醫療影像及報告 - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "ImageComposition",
  "meta" : {
    "profile" : [
      🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/ImageComposition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition ImageComposition</b></p><a name=\"ImageComposition\"> </a><a name=\"hcImageComposition\"> </a><a name=\"hcImageComposition-en-US\"> </a><p><b>identifier</b>: <code>https://dep.mohw.gov.tw/</code>/202212231005</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18782-3}\">Radiology Study observation (narrative)</span></p><p><b>encounter</b>: <a href=\"Encounter-TWCoreEncounter.html\">Encounter: status = finished; class = pre-admission (ActCode#PRENC); period = 2022-08-01 17:00:14-0500 --&gt; 2022-08-01 18:00:14-0500; reasonCode = Primary malignant neoplasm of lung (disorder)</a></p><p><b>date</b>: 2022-12-23 14:30:00+0800</p><p><b>author</b>: <a href=\"Organization-TWCoreOrganization.html\">Organization 台北榮民總醫院</a></p><p><b>title</b>: 醫療影像及報告</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Official</td><td><a href=\"Organization-TWCoreOrganization.html\">Organization 台北榮民總醫院</a></td></tr></table></div>"
  },
  "identifier" : {
    "system" : "https://dep.mohw.gov.tw/",
    "value" : "202212231005"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "18782-3",
        "display" : "Radiology Study observation (narrative)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/TWCorePatient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/TWCoreEncounter"
  },
  "date" : "2022-12-23T14:30:00+08:00",
  "author" : [
    {
      🔗 "reference" : "Organization/TWCoreOrganization"
    }
  ],
  "title" : "醫療影像及報告",
  "attester" : [
    {
      "mode" : "official",
      "party" : {
        🔗 "reference" : "Organization/TWCoreOrganization"
      }
    }
  ],
  "section" : [
    {
      "title" : "Relevant diagnostic tests/laboratory data Narrative",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "30954-2",
            "display" : "Relevant diagnostic tests/laboratory data Narrative"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Practitioner/TWCorePractitioner"
        },
        {
          🔗 "reference" : "Condition/TWCoreCondition"
        },
        {
          🔗 "reference" : "ImagingStudy/ImagingStudyBase"
        },
        {
          🔗 "reference" : "Media/MediaBase"
        },
        {
          🔗 "reference" : "Endpoint/MitwEndpoint"
        },
        {
          🔗 "reference" : "Observation/ObservationImagingResult"
        },
        {
          🔗 "reference" : "DiagnosticReport/ImageDiagnosticReport"
        }
      ]
    }
  ]
}