FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/DataStandardsWales-GenderIdentity-HL7AdministrativeGender

Packagefhir.r4.wales.test
Resource TypeConceptMap
IdDataStandardsWales-GenderIdentity-HL7AdministrativeGender
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/ConceptMap/DataStandardsWales-GenderIdentity-HL7AdministrativeGender
URLhttps://fhir.nhs.wales/ConceptMap/DataStandardsWales-GenderIdentity-HL7AdministrativeGender
Version1.0.1
Statusactive
Date2023-11-10
NameDataStandardsWalesConceptMapGenderIdentityToHL7AdministrativeGender
TitleData Standards Wales Concept Map from Gender Identity to HL7 Administrative Gender
Realmus
Authorityhl7
DescriptionMaps concepts from Data Standards Wales Gender Identity codes to HL7 Administrative Gender codes
Copyright2024 NHS Wales.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender
DataStandardsWales-GenderIdentityData Standards Wales Gender Identity
ValueSet
DataStandardsWales-GenderIdentityData Standards Wales Gender Identity

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "DataStandardsWales-GenderIdentity-HL7AdministrativeGender",
  "url": "https://fhir.nhs.wales/ConceptMap/DataStandardsWales-GenderIdentity-HL7AdministrativeGender",
  "version": "1.0.1",
  "name": "DataStandardsWalesConceptMapGenderIdentityToHL7AdministrativeGender",
  "title": "Data Standards Wales Concept Map from Gender Identity to HL7 Administrative Gender",
  "status": "active",
  "experimental": false,
  "date": "2023-11-10",
  "publisher": "NHS Wales",
  "description": "Maps concepts from Data Standards Wales Gender Identity codes to HL7 Administrative Gender codes",
  "copyright": "2024 NHS Wales.",
  "sourceUri": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-GenderIdentity",
  "targetUri": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "group": [
    {
      "source": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
      "target": "http://hl7.org/fhir/administrative-gender",
      "element": [
        {
          "code": "M",
          "display": "Male",
          "target": [
            {
              "code": "male",
              "display": "Male",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "F",
          "display": "Female",
          "target": [
            {
              "code": "female",
              "display": "Female",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "N",
          "display": "Non-binary",
          "target": [
            {
              "code": "other",
              "display": "Other",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Z",
          "display": "Not disclosed or unknown",
          "target": [
            {
              "code": "unknown",
              "display": "Unknown",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}