FHIR IG Statistics: ConceptMap/Gender-to-AdministrativeGender
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | Gender-to-AdministrativeGender |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/Gender-to-AdministrativeGender |
URL | https://fhir.healthdata.be/ConceptMap/Gender-to-AdministrativeGender |
Status | draft |
Name | Gender_to_AdministrativeGender |
Title | Gender_to_AdministrativeGender |
Description | Maps gender codes as found in the CBB Patient and CBB HealthProfessional to <http://hl7.org/fhir/ValueSet/administrative-gender> as found in `Patient.gender` and `Practitioner.gender` in FHIR R4. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "Gender-to-AdministrativeGender",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "https://fhir.healthdata.be/ConceptMap/Gender-to-AdministrativeGender",
"name": "Gender_to_AdministrativeGender",
"title": "Gender_to_AdministrativeGender",
"status": "draft",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "Maps gender codes as found in the CBB Patient and CBB HealthProfessional to <http://hl7.org/fhir/ValueSet/administrative-gender> as found in `Patient.gender` and `Practitioner.gender` in FHIR R4.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"sourceCanonical": "https://fhir.healthdata.be/ValueSet/Gender",
"targetCanonical": "http://hl7.org/fhir/ValueSet/administrative-gender",
"group": [
{
"source": "http://snomed.info/sct",
"target": "http://hl7.org/fhir/administrative-gender",
"element": [
{
"code": "248153007",
"display": "Male",
"target": [
{
"code": "male",
"equivalence": "equal"
}
]
},
{
"code": "248152002",
"display": "Female",
"target": [
{
"code": "female",
"equivalence": "equal"
}
]
},
{
"code": "32570681000036106",
"display": "Indeterminate sex",
"target": [
{
"code": "other",
"equivalence": "narrower",
"comment": "Indeterminate sex: The gender of a person could not be uniquely defined as male or female, such as hermaphrodite. Other: 'neither male nor female and not unknown'"
}
]
},
{
"code": "261665006",
"display": "Unknown",
"target": [
{
"code": "unknown",
"equivalence": "equal"
}
]
}
]
}
]
}