FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-observation-clock-position-8.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-clock-position-8
Profile: US Pathology Observation
identifier: CAPeCC/urn:uuid:bf778f95-b1a8-4674-a73e-1f2dc0bfbdc4
status: Final
category: Question
code: Specify Clock Position
subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))
effective: 2025-03-13 14:52:02+0000 --> (ongoing)
performer: Practitioner Wise Owl
value: 8 o'clock
{
"resourceType": "Observation",
"id": "observation-clock-position-8",
"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:bf778f95-b1a8-4674-a73e-1f2dc0bfbdc4"
}
],
"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": "16259.100004300",
"display": "Specify Clock Position"
},
{
"system": "http://snomed.info/sct",
"code": "3980001000004105",
"display": "Radial location of primary malignant neoplasm in excised breast specimen (observable entity)"
}
]
},
"subject": {
"reference": "Patient/patient-OakleyAnnie"
},
"effectivePeriod": {
"start": "2025-03-13T14:52:02+00:00"
},
"performer": [
{
"reference": "Practitioner/practitioner-oncologist"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://cap.org/eCC",
"code": "6643.100004300",
"display": "8 o'clock"
},
{
"system": "http://snomed.info/sct",
"code": "260341007",
"display": "8 o'clock position (qualifier value)"
}
]
}
}