| Package | fhir.r4.wales.discovery |
| Resource Type | ConceptMap |
| Id | DataStandardsWales-AdministrativeGender |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.wales.discovery@0.0.5&canonical=https://fhir.nhs.wales/ConceptMap/DataStandardsWales-AdministrativeGender |
| URL | https://fhir.nhs.wales/ConceptMap/DataStandardsWales-AdministrativeGender |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-09-24T00:00:00+01:00 |
| Name | DataStandardsWalesAdministrativeGender |
| Title | Data Standards Wales AdministrativeGender |
| Realm | us |
| Authority | hl7 |
| Description | A Concept Map from HL7 ValueSet Administrative Gender to Data Standards Wales Gender Identity code to aid interpretation. |
| Copyright | © 2020 NHS Wales. |
No resources found
| CodeSystem | |
| administrative-gender | Administrative Gender |
No narrative content found in resource
{
"resourceType": "ConceptMap",
"id": "DataStandardsWales-AdministrativeGender",
"url": "https://fhir.nhs.wales/ConceptMap/DataStandardsWales-AdministrativeGender",
"version": "1.0.0",
"name": "DataStandardsWalesAdministrativeGender",
"title": "Data Standards Wales AdministrativeGender",
"status": "active",
"date": "2020-09-24T00:00:00+01:00",
"publisher": "NHS Wales",
"contact": [
{
"name": "Data Standards",
"telecom": [
{
"system": "email",
"value": "data.standards@wales.nhs.uk",
"use": "work"
}
]
}
],
"description": "A Concept Map from HL7 ValueSet Administrative Gender to Data Standards Wales Gender Identity code to aid interpretation.",
"copyright": "© 2020 NHS Wales.",
"sourceUri": "http://hl7.org/fhir/ValueSet/administrative-gender",
"targetUri": "https://fhir.nhs.wales/ValueSet/GenderIdentity",
"group": [
{
"source": "http://hl7.org/fhir/administrative-gender",
"target": "https://fhir.nhs.wales/CodeSystem/GenderIdentity",
"element": [
{
"code": "male",
"display": "Male",
"target": [
{
"code": "M",
"display": "Male",
"equivalence": "equivalent"
}
]
},
{
"code": "female",
"display": "Female",
"target": [
{
"code": "F",
"display": "Female",
"equivalence": "equivalent"
}
]
},
{
"code": "other",
"display": "Other",
"target": [
{
"code": "N",
"display": "Non-binary",
"equivalence": "inexact",
"comment": "This mapping is inexact. Implementers should be careful when using these mappings operationally"
}
]
},
{
"code": "unknown",
"display": "Unknown",
"target": [
{
"code": "Z",
"display": "Not disclosed or unknown, e.g. for unborn baby",
"equivalence": "equivalent"
}
]
}
]
}
]
}