FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-observation-overall-grade.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-overall-grade
Profile: US Pathology Observation
identifier: CAPeCC/urn:uuid:ddea4bbc-a3e7-477b-b279-57cf5071e0b9
status: Final
category: Question
code: Overall Grade
subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))
effective: 2024-12-05 14:52:02+0000 --> (ongoing)
performer: Practitioner Wise Owl
value: Grade 1 (scores of 3, 4 or 5)
derivedFrom: Observation Histologic Grade (Nottingham Histologic Score) (required only if applicable) (Note D)
{
"resourceType": "Observation",
"id": "observation-overall-grade",
"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:ddea4bbc-a3e7-477b-b279-57cf5071e0b9"
}
],
"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": "38391.100004300",
"display": "Overall Grade"
}
]
},
"subject": {
"reference": "Patient/patient-OakleyAnnie"
},
"effectivePeriod": {
"start": "2024-12-05T14:52:02+00:00"
},
"performer": [
{
"reference": "Practitioner/practitioner-oncologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://cap.org/eCC",
"code": "16390.100004300",
"display": "Grade 1 (scores of 3, 4 or 5)"
}
]
},
"derivedFrom": [
{
"reference": "Observation/observation-histologic-grade"
}
]
}