FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-ImagingStudyBase.json |
| FHIR Version | R4 |
No resources found
No resources found
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
started: 2024-01-01 11:01:20+0300
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
Uid SopClass 2.25.284548087604447302186649612333159050027 DICOM sopClass urn:oid:1.2.840.10008.5.1.4.1.1.1: Computed Radiography Image Storage
{
"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"
}
}
]
}
]
}