FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-observation-section-specimen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-section-specimen
Profile: US Pathology Observation
identifier: CAPeCC/urn:uuid:6ac70450-cc74-4a8e-8699-9ffab1e0ac24
status: Final
category: Section
code: SPECIMEN
subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))
effective: 2025-03-18
performer: Practitioner Wise Owl
hasMember:
{
"resourceType": "Observation",
"id": "observation-section-specimen",
"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:6ac70450-cc74-4a8e-8699-9ffab1e0ac24"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem",
"code": "SECTION",
"display": "Section"
}
]
}
],
"code": {
"coding": [
{
"system": "http://cap.org/eCC",
"code": "16182.100004300",
"display": "SPECIMEN"
}
]
},
"subject": {
"reference": "Patient/patient-OakleyAnnie"
},
"effectiveDateTime": "2025-03-18",
"performer": [
{
"reference": "Practitioner/practitioner-oncologist"
}
],
"hasMember": [
{
"reference": "Observation/observation-procedure-breast-excision"
},
{
"reference": "Observation/observation-specimen-laterality"
}
]
}