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

FHIR IG Statistics: ConceptMap/DataStandardsWales-HL7AdministrativeGender-GenderIdentity

Packagefhir.r4.wales.test
Resource TypeConceptMap
IdDataStandardsWales-HL7AdministrativeGender-GenderIdentity
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/ConceptMap/DataStandardsWales-HL7AdministrativeGender-GenderIdentity
URLhttps://fhir.nhs.wales/ConceptMap/DataStandardsWales-HL7AdministrativeGender-GenderIdentity
Version1.0.1
Statusactive
Date2023-11-10
NameDataStandardsWalesConceptMapHL7AdministrativeGenderToGenderIdentity
TitleData Standards Wales Concept Map from HL7 Administrative Gender to Gender Identity
Realmus
Authorityhl7
DescriptionMaps concepts from HL7 Administrative Gender codes to Data Standards Wales Gender Identity 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-HL7AdministrativeGender-GenderIdentity",
  "url": "https://fhir.nhs.wales/ConceptMap/DataStandardsWales-HL7AdministrativeGender-GenderIdentity",
  "version": "1.0.1",
  "name": "DataStandardsWalesConceptMapHL7AdministrativeGenderToGenderIdentity",
  "title": "Data Standards Wales Concept Map from HL7 Administrative Gender to Gender Identity",
  "status": "active",
  "experimental": false,
  "date": "2023-11-10",
  "publisher": "NHS Wales",
  "description": "Maps concepts from HL7 Administrative Gender codes to Data Standards Wales Gender Identity codes",
  "copyright": "2024 NHS Wales.",
  "sourceUri": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "targetUri": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-GenderIdentity",
  "group": [
    {
      "source": "http://hl7.org/fhir/administrative-gender",
      "target": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
      "element": [
        {
          "code": "male",
          "display": "Male",
          "target": [
            {
              "code": "M",
              "display": "Male",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "female",
          "display": "Female",
          "target": [
            {
              "code": "F",
              "display": "Female",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "other",
          "display": "Other",
          "target": [
            {
              "code": "N",
              "display": "Non-binary",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "unknown",
          "display": "Unknown",
          "target": [
            {
              "code": "Z",
              "display": "Not disclosed or unknown",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}