FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-InternationalPatientSummaryAssignedSex.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-InternationalPatientSummaryAssignedSex.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryAssignedSex |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | InternationalPatientSummaryAssignedSex |
| Title | International Patient Summary: Assigned sex |
| StructureDefinition | ||
| openehr.ehds.fhir.dataexchange#current | InternationalPatientSummary | International Patient Summary |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet InternationalPatientSummaryAssignedSex
http://openehr.org/archetypes/openEHR-EHR-EVALUATION.pregnancy_summary.v0/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0113 | Male |
| at0114 | Female |
| at0115 | Indeterminate |
| at0176 | Intersex |
| at0177 | Unknown |
{
"resourceType": "ValueSet",
"id": "InternationalPatientSummaryAssignedSex",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummaryAssignedSex",
"version": "0.1.0",
"name": "InternationalPatientSummaryAssignedSex",
"title": "International Patient Summary: Assigned sex",
"status": "draft",
"date": "2026-03-25T15:55:34+00:00",
"publisher": "Ian",
"contact": [
{
"name": "Ian",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"compose": {
"include": [
{
"system": "http://openehr.org/archetypes/openEHR-EHR-EVALUATION.pregnancy_summary.v0/CS",
"concept": [
{
"code": "at0113",
"display": "Male"
},
{
"code": "at0114",
"display": "Female"
},
{
"code": "at0115",
"display": "Indeterminate"
},
{
"code": "at0176",
"display": "Intersex"
},
{
"code": "at0177",
"display": "Unknown"
}
]
}
]
}
}