FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Observation |
| Id | Observation-ObservationImagingResult.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ObservationImagingResult
identifier: Accession ID/2ffe0c20-50d8-49df-85f6-6452d1d201b9 (use: official, )
status: Final
category: Imaging
code: Computerized Tomography (CT Scan) of Chest and Abdomen
effective: 2023-08-01 17:00:14-0500
performer: Practitioner 大吉 連 (official)
value: LUNGS AND PLEURA: Clear lungs. Normal pulmonary vascularity. No pleural effusion. No pneumothorax.
{
"resourceType": "Observation",
"id": "ObservationImagingResult",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-Imaging-Result"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"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": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "imaging",
"display": "Imaging"
}
]
}
],
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/ICD-10-procedurecode",
"code": "BW24ZZZ",
"display": "Computerized Tomography (CT Scan) of Chest and Abdomen"
}
]
},
"subject": {
"reference": "Patient/TWCorePatient"
},
"effectiveDateTime": "2023-08-01T17:00:14-05:00",
"performer": [
{
"reference": "Practitioner/TWCorePractitioner"
}
],
"valueString": "LUNGS AND PLEURA: Clear lungs. Normal pulmonary vascularity. No pleural effusion. No pneumothorax."
}