FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Observation |
| Id | Observation-HERStatusPatient147.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "HERStatusPatient147"
Profile: HER2 receptor status
status: final
code: HER2 [Interpretation] in tissue (LOINC#48676-1)
subject: Patient/BreastCancerPatient147 " LETSCHE"
value: Human epidermal growth factor 2 negative carcinoma of breast (SNOMED CT#431396003)
{
"resourceType": "Observation",
"id": "HERStatusPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/her-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48676-1",
"display": "HER2 [Interpretation] in tissue"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "431396003",
"display": "Human epidermal growth factor 2 negative carcinoma of breast"
}
]
}
}