FHIR IG analytics| Package | phis.ig.createtest |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-krcore-diagnosticreport-diagnostic-imaging-example-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Subject | 김영희 female, DoB: 1971-11-11 ( Medical record number: p03241) |
| Reported | 2023-04-01 13:21:45+0900 |
Report Details
좌측 유방 종양 의심
{
"resourceType": "DiagnosticReport",
"id": "krcore-diagnosticreport-diagnostic-imaging-example-01",
"meta": {
"profile": [
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-diagnostic-imaging"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "IMG"
}
]
}
],
"code": {
"coding": [
{
"system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure",
"code": "EB423",
"display": "흉부-유방·액와부 초음파-정밀"
}
]
},
"subject": {
"reference": "Patient/krcore-patient-example-02"
},
"issued": "2023-04-01T13:21:45+09:00",
"performer": [
{
"reference": "Practitioner/krcore-medicaldoctor-example-01"
}
],
"imagingStudy": [
{
"reference": "ImagingStudy/krcore-imagingstudy-example-01"
}
],
"conclusion": "좌측 유방 종양 의심"
}