FHIR IG analytics| Package | ca.ab.fhir.psab |
| Resource Type | ValueSet |
| Id | ValueSet-administrative-gender-ab.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.2.0&canonical=https://www.alberta.ca/fhir/ValueSet/administrative-gender-ab |
| URL | https://www.alberta.ca/fhir/ValueSet/administrative-gender-ab |
| Version | 1.2.0 |
| Status | draft |
| Date | 2024-06-25 |
| Name | AdministrativeGender_AB |
| Title | AdministrativeGender_AB |
| Realm | ca |
| Authority | hl7 |
| Description | AdministrativeGender_AB |
| StructureDefinition | ||
| ca.ab.fhir.aberec1#1.1.2 | PatientABeReC | Patient (AB-eReC) |
| ca.ab.fhir.psab#1.2.0 | PatientPSAB | Patient (PS-AB) |
| ca.ab.fhir.ab-eorder-lab#1.0.3 | PatientABeOrderLab | Patient (AB:eOrder-Lab) |
| CodeSystem | ||
| hl7.terminology#current | v2-0001 | administrativeSex |
| ca.ab.fhir.psab#1.2.0 | administrative-gender-ab | AdministrativeGender_AB |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "AdministrativeGender_AB",
"id": "administrative-gender-ab",
"title": "AdministrativeGender_AB",
"description": "AdministrativeGender_AB",
"version": "1.2.0",
"url": "https://www.alberta.ca/fhir/ValueSet/administrative-gender-ab",
"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"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.alberta.ca/fhir/CodeSystem/administrative-gender-ab",
"concept": [
{
"code": "I",
"display": "Indeterminate"
},
{
"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"
}
]
}
]
}
}