FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer.r4 |
| Resource Type | Observation |
| Id | Observation-PRStatusPatient147.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 "PRStatusPatient147"
Profile: Progesterone receptor status
status: final
code: Status of progesterone receptors of neoplasm (SNOMED CT#445029000)
subject: Patient/BreastCancerPatient147 " LETSCHE"
value: unknown (NullFlavor#UNK)
{
"resourceType": "Observation",
"id": "PRStatusPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/pr-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "445029000",
"display": "Status of progesterone receptors of neoplasm"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK",
"display": "unknown"
}
]
}
}