FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-ImageDiagnosticReport.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport ImageDiagnosticReport
| 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, )) |
| When For | 2023-08-01 17:00:14-0500 |
| Reported | 2022-08-30 14:35:32+0000 |
| Performer | Practitioner 大吉 連 (official) |
| Identifier | https://www.vghtpe.gov.tw//123456 |
Report Details
| Code | Value | Flags |
| Computerized Tomography (CT Scan) of Chest and Abdomen | LUNGS AND PLEURA: Clear lungs. Normal pulmonary vascularity. No pleural effusion. No pneumothorax. | Final |
No acute abnormality
Coded Conclusions:
{
"resourceType": "DiagnosticReport",
"id": "ImageDiagnosticReport",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DiagnosticReport-Image"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.vghtpe.gov.tw/",
"value": "123456"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LP29684-5",
"display": "RAD"
}
]
}
],
"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"
},
"encounter": {
"reference": "Encounter/TWCoreEncounter"
},
"effectiveDateTime": "2023-08-01T17:00:14-05:00",
"issued": "2022-08-30T14:35:32.631Z",
"performer": [
{
"reference": "Practitioner/TWCorePractitioner"
}
],
"resultsInterpreter": [
{
"reference": "Practitioner/TWCorePractitioner"
}
],
"result": [
{
"reference": "Observation/ObservationImagingResult"
}
],
"imagingStudy": [
{
"reference": "ImagingStudy/ImagingStudyBase"
}
],
"conclusion": "No acute abnormality",
"conclusionCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "3368006",
"display": "Dull chest pain"
}
]
}
]
}