FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | Observation |
| Id | Observation-MaxineMayfield16SexualOrientation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation MaxineMayfield16SexualOrientation
Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')
status: Final
code: Sexual orientation
subject: Maxine Mayfield (official) Female, DoB: 2009-07-18
effective: 2026-04-17
performer: Maxine Mayfield (official) Female, DoB: 2009-07-18
value: Bisexual
{
"resourceType": "Observation",
"id": "MaxineMayfield16SexualOrientation",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "SEX"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "76690-7",
"display": "Sexual orientation"
}
]
},
"subject": {
"reference": "Patient/MaxineMayfield16"
},
"effectiveDateTime": "2026-04-17",
"performer": [
{
"reference": "Patient/MaxineMayfield16"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "42035005",
"display": "Bisexual (finding)"
}
],
"text": "Bisexual"
}
}