FHIR IG analytics| Package | ca.on.oh.mha.pds |
| Resource Type | Observation |
| Id | ObservationGenderIdentity.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "on-mha-ObvGI",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-gender-identity"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "76691-5",
"display": "Gender Identity"
}
]
},
"subject": {
"reference": "c3f1e2a6-f792-4502-85eb-ee79fb09da49/986531545"
},
"effectiveDateTime": "2021-04-03",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/gender-identity",
"code": "male",
"display": "Male"
}
]
}
}