FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-observation-ptnm-classification-pN-Category.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-ptnm-classification-pN-Category
Profile: US Pathology Observation
identifier: CAPeCC/urn:uuid:7164b3a9-3061-4f7f-9bbb-2a4e6980d665
status: Final
category: Question
code: pN Category
subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))
effective: 2025-03-18
performer: Practitioner Wise Owl
value: pN0: No regional lymph node metastasis identified or ITCs only#
derivedFrom: Observation PATHOLOGIC STAGE CLASSIFICATION (pTNM, AJCC 8th Edition) (Note M)
{
"resourceType": "Observation",
"id": "observation-ptnm-classification-pN-Category",
"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:7164b3a9-3061-4f7f-9bbb-2a4e6980d665"
}
],
"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": "763178.100004300",
"display": "pN Category"
}
]
},
"subject": {
"reference": "Patient/patient-OakleyAnnie"
},
"effectiveDateTime": "2025-03-18",
"performer": [
{
"reference": "Practitioner/practitioner-oncologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://cap.org/eCC",
"code": "38649.100004300",
"display": "pN0: No regional lymph node metastasis identified or ITCs only#"
}
]
},
"derivedFrom": [
{
"reference": "Observation/observation-section-ptnm-classification"
}
]
}