FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-observation-regional-lymph-node-status.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-regional-lymph-node-status
Profile: US Pathology Observation
identifier: CAPeCC/urn:uuid:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f
status: Final
category: Question
code: Regional Lymph Node Status
subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))
effective: 2025-03-18
performer: Practitioner Wise Owl
value: Regional lymph nodes present
hasMember:
derivedFrom: Observation REGIONAL LYMPH NODES (Note M)
{
"resourceType": "Observation",
"id": "observation-regional-lymph-node-status",
"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:a0d2cb8e-ab6f-4efe-ad2b-03c20d625a9f"
}
],
"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": "351589.100004300",
"display": "Regional Lymph Node Status"
}
]
},
"subject": {
"reference": "Patient/patient-OakleyAnnie"
},
"effectiveDateTime": "2025-03-18",
"performer": [
{
"reference": "Practitioner/practitioner-oncologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://cap.org/eCC",
"code": "374353.100004300",
"display": "Regional lymph nodes present"
}
]
},
"hasMember": [
{
"reference": "Observation/observation-regional-lymph-nodes-number-examined"
},
{
"reference": "Observation/observation-regional-lymph-nodes-number-sentinel"
}
],
"derivedFrom": [
{
"reference": "Observation/observation-section-regional-lymph-nodes"
}
]
}