FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeComposition
IdComposition-ImageComposition.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Composition ImageComposition

identifier: https://dep.mohw.gov.tw//202212231005

status: Final

type: Radiology Study observation (narrative)

encounter: Encounter: status = finished; class = pre-admission (ActCode#PRENC); period = 2022-08-01 17:00:14-0500 --> 2022-08-01 18:00:14-0500; reasonCode = Primary malignant neoplasm of lung (disorder)

date: 2022-12-23 14:30:00+0800

author: Organization 台北榮民總醫院

title: 醫療影像及報告

Attesters

-ModeParty
*OfficialOrganization 台北榮民總醫院

Source1

{
  "resourceType": "Composition",
  "id": "ImageComposition",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImageComposition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "Observation/ObservationImagingResult"
        },
        {
          "reference": "DiagnosticReport/ImageDiagnosticReport"
        }
      ]
    }
  ]
}