FHIR IG analytics| Package | hl7.fhir.uv.ihe-sdc-ecc.r4 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-eCCDiagnosticReport0.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Subject | Unable to get Patient Details |
| When For | 2021-05-11 |
| Identifier: | Accession ID: eCCDiagnosticReport0 (use: USUAL) |
Report Details
| Code | Value |
| 25899 | Internal control cells present and stain as expected |
| Progesterone Receptor (PgR) Status (Note A) | Negative (less than 1%) |
| Tumor invades into other adjacent organ(s) | Kidney |
| Tumor size (Note A) | Greatest Dimension in cm |
| CLINICAL |
{
"resourceType": "DiagnosticReport",
"id": "eCCDiagnosticReport0",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DiagnosticReport"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ACSN",
"display": "Accession ID"
}
]
},
"system": "http://example.org/Observation",
"value": "eCCDiagnosticReport0"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LP7839-6",
"display": "Pathology"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "60568-3",
"display": "Pathology Synoptic report"
}
]
},
"subject": {
"reference": "http://example.org/patient",
"display": "Example Patient"
},
"effectiveDateTime": "2021-05-11",
"performer": [
{
"reference": "http://example.org/practitioner",
"display": "Example Practitioner"
}
],
"result": [
{
"reference": "Observation/SDCeCCObservationChild"
},
{
"reference": "Observation/SDCeCCObservationParent"
},
{
"reference": "Observation/SDCeCCObservationCode"
},
{
"reference": "Observation/SDCeCCObservationCodeLIR"
},
{
"reference": "Observation/SDCeCCObservationSection"
}
],
"presentedForm": [
{
"url": "http://test.org/pathology/eCCDiagnosticReport0"
}
]
}