FHIR IG analytics| Package | hl7.fhir.kr.core |
| Resource Type | ImagingStudy |
| Id | ImagingStudy-krcore-imagingstudy-example-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImagingStudy krcore-imagingstudy-example-02
Profile: KR Core ImagingStudy Profile
status: Registered
modality: DICOM NM: Nuclear Medicine
subject: 김영희 Female, DoB: 1971-11-11 ( Medical record number)
started: 2025-06-01 09:00:00+0900
numberOfSeries: 1
numberOfInstances: 12
description: 방사성동위원소 상지정맥 촬영
series
uid: 1.2.840.113619.2.55.3.604688352.876.1591787301.467
number: 1
modality: DICOM NM: Nuclear Medicine
description: Dynamic flow study of upper limb veins
numberOfInstances: 12
bodySite: SNOMED CT 53120007: Upper limb structure (body structure)
Instances
Uid SopClass Title 1.2.840.113619.2.55.3.604688352.876.1591787301.468 unknown urn:oid:1.2.840.10008.5.1.4.1.1.20: Nuclear Medicine Image IOD Frame 1
{
"resourceType": "ImagingStudy",
"id": "krcore-imagingstudy-example-02",
"meta": {
"profile": [
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-imagingstudy"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "registered",
"modality": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "NM",
"display": "Nuclear Medicine"
}
],
"subject": {
"reference": "Patient/krcore-patient-example-02"
},
"started": "2025-06-01T09:00:00+09:00",
"numberOfSeries": 1,
"numberOfInstances": 12,
"description": "방사성동위원소 상지정맥 촬영",
"series": [
{
"uid": "1.2.840.113619.2.55.3.604688352.876.1591787301.467",
"number": 1,
"modality": {
"system": "http://dicom.nema.org/resources/ontology/DCM",
"code": "NM",
"display": "Nuclear Medicine"
},
"description": "Dynamic flow study of upper limb veins",
"numberOfInstances": 12,
"bodySite": {
"system": "http://snomed.info/sct",
"code": "53120007",
"display": "Upper limb structure (body structure)"
},
"instance": [
{
"uid": "1.2.840.113619.2.55.3.604688352.876.1591787301.468",
"sopClass": {
"system": "urn:ietf:rfc:3986",
"code": "urn:oid:1.2.840.10008.5.1.4.1.1.20",
"display": "Nuclear Medicine Image IOD"
},
"title": "Frame 1"
}
]
}
]
}