FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | Observation |
| Id | Observation-ObservationRiskFactor-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ObservationRiskFactor-2
Profile: Observation: Risk Factor
status: Final
code: Risk factor
subject: APELLIDO1
effective: 2022-05-12 --> (ongoing)
value: RT >= 10 Gy to a vol exposing the breasts
{
"resourceType": "Observation",
"id": "ObservationRiskFactor-2",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-riskfactor-eu-pcsp"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80943009",
"display": "Risk factor"
}
]
},
"subject": {
"reference": "Patient/PatientHulafe-1",
"display": "APELLIDO1"
},
"effectivePeriod": {
"start": "2022-05-12"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-riskfactor-eu-pcsp",
"code": "2.1",
"display": "RT >= 10 Gy to a vol exposing the breasts"
}
]
}
}