FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-observation-ductal-carcinoma.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-ductal-carcinoma
Profile: US Pathology Observation
identifier: CAPeCC/urn:uuid:c2f916f9-7438-4ba6-9cba-9e9064edbe3c
status: Final
category: Question
code: Ductal Carcinoma In Situ (DCIS) (Note G)
subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))
effective: 2025-03-18 14:52:02+0000 --> (ongoing)
performer: Practitioner Wise Owl
value: Not identified
derivedFrom: Observation TUMOR
{
"resourceType": "Observation",
"id": "observation-ductal-carcinoma",
"meta": {
"profile": [
"http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://cap.org/eCC",
"value": "urn:uuid:c2f916f9-7438-4ba6-9cba-9e9064edbe3c"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem",
"code": "QUESTION",
"display": "Question"
}
]
}
],
"code": {
"coding": [
{
"system": "http://cap.org/eCC",
"code": "44040.100004300",
"display": "Ductal Carcinoma In Situ (DCIS) (Note G)"
}
]
},
"subject": {
"reference": "Patient/patient-OakleyAnnie"
},
"effectivePeriod": {
"start": "2025-03-18T14:52:02+00:00"
},
"performer": [
{
"reference": "Practitioner/practitioner-oncologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://cap.org/eCC",
"code": "16306.100004300",
"display": "Not identified"
},
{
"system": "http://snomed.info/sct",
"code": "47492008",
"display": "Not seen (qualifier value)"
}
]
},
"derivedFrom": [
{
"reference": "Observation/observation-section-tumor"
}
]
}