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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeImagingStudy
IdImagingStudy-ImagingStudyBase.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: ImagingStudy ImagingStudyBase

identifier: Study instancce UID/urn:oid:2.25.284733062255854756631429402605810248731 (use: official, ), Accession ID/2ffe0c20-50d8-49df-85f6-6452d1d201b9 (use: official, )

status: Available

subject: 胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

started: 2024-01-01 11:01:20+0300

endpoint: Endpoint: status = active; connectionType = DICOM WADO-RS (Endpoint Connection Type#dicom-wado-rs); payloadType = ; payloadMimeType = application/dicom; address = http://localhost:8081/dicom-web

numberOfSeries: 1

numberOfInstances: 1

procedureReference: Procedure 胸部及腹部電腦斷層掃描

procedureCode: Computerized Tomography (CT Scan) of Chest and Abdomen

series

uid: 2.25.88017001449189502323411118737039844242

modality: Acquisition Modality CT: Computed Tomography

numberOfInstances: 1

bodySite: SNOMED CT 251007: Pectoral region

Instances

-UidSopClass
*2.25.284548087604447302186649612333159050027DICOM sopClass urn:oid:1.2.840.10008.5.1.4.1.1.1: Computed Radiography Image Storage

Source1

{
  "resourceType": "ImagingStudy",
  "id": "ImagingStudyBase",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImagingStudyBase"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/ImageIdentifierType",
            "code": "SIUID",
            "display": "Study instancce UID"
          }
        ]
      },
      "system": "urn:dicom:uid",
      "value": "urn:oid:2.25.284733062255854756631429402605810248731"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/ImageIdentifierType",
            "code": "ACSN",
            "display": "Accession ID"
          }
        ]
      },
      "system": "http://www.moi.gov.tw/",
      "value": "2ffe0c20-50d8-49df-85f6-6452d1d201b9"
    }
  ],
  "status": "available",
  "subject": {
    "reference": "Patient/TWCorePatient"
  },
  "started": "2024-01-01T11:01:20+03:00",
  "endpoint": [
    {
      "reference": "Endpoint/MitwEndpoint"
    }
  ],
  "numberOfSeries": 1,
  "numberOfInstances": 1,
  "procedureReference": {
    "reference": "Procedure/TWCoreProcedure"
  },
  "procedureCode": [
    {
      "coding": [
        {
          "system": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/ICD-10-procedurecode",
          "code": "BW24ZZZ",
          "display": "Computerized Tomography (CT Scan) of Chest and Abdomen"
        }
      ]
    }
  ],
  "series": [
    {
      "uid": "2.25.88017001449189502323411118737039844242",
      "modality": {
        "system": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/AcquisitionModality",
        "code": "CT"
      },
      "numberOfInstances": 1,
      "bodySite": {
        "system": "http://snomed.info/sct",
        "code": "251007",
        "display": "Pectoral region"
      },
      "instance": [
        {
          "uid": "2.25.284548087604447302186649612333159050027",
          "sopClass": {
            "system": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/DicomsopClass",
            "code": "urn:oid:1.2.840.10008.5.1.4.1.1.1"
          }
        }
      ]
    }
  ]
}