FHIR IG analytics
| Package | ca.infoway.io.core |
| Resource Type | ValueSet |
| Id | ValueSet-recorded-gender-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.2.0-dft-1&canonical=https://fhir.infoway-inforoute.ca/ValueSet/recordedgender |
| URL | https://fhir.infoway-inforoute.ca/ValueSet/recordedgender |
| Version | 1.2.0-dft-1 |
| Status | active |
| Date | 2025-03-31 |
| Name | RecordedGenderValueSet |
| Title | Recorded Gender Value Set |
| Realm | ca |
| Authority | national |
| Description | The scope of this subset is to represent genders as used in healthcare data systems. This includes commonly used gender identities for administrative and clinical purposes. This resource is a *draft* informative value set; a normative subset containing the expanded values is pending, and will be added to Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server) once available. |
| Copyright | Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "recorded-gender-vs",
"url": "https://fhir.infoway-inforoute.ca/ValueSet/recordedgender",
"version": "1.2.0-dft-1",
"name": "RecordedGenderValueSet",
"title": "Recorded Gender Value Set",
"status": "active",
"experimental": false,
"date": "2025-03-31",
"publisher": "Canada Health Infoway",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.ca"
}
]
}
],
"description": "The scope of this subset is to represent genders as used in healthcare data systems. This includes commonly used gender identities for administrative and clinical purposes. This resource is a *draft* informative value set; a normative subset containing the expanded values is pending, and will be added to Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server) once available.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA13504-8",
"display": "F"
},
{
"code": "LA15170-6",
"display": "M"
},
{
"code": "LA32969-0",
"display": "X"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "Unknown"
},
{
"code": "NI",
"display": "No Information"
}
]
}
]
}
}