FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting.r4 |
| Resource Type | Observation |
| Id | Observation-observation-special-studies-her2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-special-studies-her2
Profile: US Pathology Observation
identifier: CAPeCC/urn:uuid:deacb965-18d3-4451-a27f-0e26e7a9e5a2
status: Final
category: Question
code: HER2 (by immunohistochemistry)
subject: Annie Oakley Female, DoB: 1990-06-01 ( MRN: AlaskaDLN#abc123 (use: usual, ))
effective: 2025-03-18
performer: Practitioner Stains Alot
hasMember: Observation HER2 (by immunohistochemistry)
derivedFrom: Observation Breast Biomarker Testing Performed on Previous Biopsy
{
"resourceType": "Observation",
"id": "observation-special-studies-her2",
"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:deacb965-18d3-4451-a27f-0e26e7a9e5a2"
}
],
"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": "79483",
"display": "HER2 (by immunohistochemistry)"
}
]
},
"subject": {
"reference": "Patient/patient-OakleyAnnie"
},
"effectiveDateTime": "2025-03-18",
"performer": [
{
"reference": "Practitioner/practitioner-pathologist"
}
],
"hasMember": [
{
"reference": "Observation/observation-special-studies-negative"
}
],
"derivedFrom": [
{
"reference": "Observation/observation-special-studies-breast-biomarker"
}
]
}