FHIR IG Statistics: ValueSet/administrative-gender-ab
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "administrative-gender-ab",
"url": "https://www.alberta.ca/fhir/ValueSet/administrative-gender-ab",
"version": "1.1.0",
"name": "AdministrativeGender_AB",
"title": "AdministrativeGender_AB",
"status": "draft",
"date": "2024-06-25",
"publisher": "Alberta Health",
"contact": [
{
"name": "Alberta Health",
"telecom": [
{
"system": "url",
"value": "http://alberta.ca/hisca",
"use": "work"
},
{
"system": "email",
"value": "hisca@gov.ab.ca",
"use": "work"
}
]
}
],
"description": "AdministrativeGender_AB",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.alberta.ca/fhir/CodeSystem/administrative-gender-ab",
"concept": [
{
"code": "I",
"display": "Inderminate"
},
{
"code": "X",
"display": "Gender X"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0001",
"concept": [
{
"code": "F",
"display": "Female"
},
{
"code": "M",
"display": "Male"
},
{
"code": "O",
"display": "Other"
},
{
"code": "U",
"display": "Unknown"
}
]
}
]
}
}