FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | Observation |
| Id | Observation-Monica19sexualOrientation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Monica19sexualOrientation
status: Final
code: Sexual orientation
subject: Monica 19 Rambeau (official) Female, DoB: 2006-02-24
performer: Monica 19 Rambeau (official) Female, DoB: 2006-02-24
value: Bisexual (finding)
{
"resourceType": "Observation",
"id": "Monica19sexualOrientation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "76690-7"
}
]
},
"subject": {
"reference": "Patient/Monica19"
},
"performer": [
{
"reference": "Patient/Monica19"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "42035005",
"display": "Bisexual (finding)"
}
]
}
}