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

FHIR IG Statistics: ConceptMap/FC-AdministrativeGender

Packagehl7.fhir.us.ccda
TypeConceptMap
IdFC-AdministrativeGender
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-AdministrativeGender.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/FC-AdministrativeGender
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameFHIRtoCCDAAdminsitrativeGender
TitleFHIR to C-CDA Administrative Gender
Realmus
Authorityhl7
DescriptionFHIR to C-CDA Administrative Gender. Based on http://hl7.org/fhir/cm-administrative-gender-v3.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AdministrativeGenderAdministrativeGender
administrative-genderAdministrative Gender
administrative-genderAdministrativeGender
v3-AdministrativeGenderAdministrativeGender

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap FC-AdministrativeGender

Mapping from AdministrativeGender to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.1


Group 1 Mapping from AdministrativeGender to AdministrativeGender

Source CodeRelationshipTarget CodeComment
maleis equivalent toM (Male)
femaleis equivalent toF (Female)
othernarrowerUN (Undifferentiated)Consider using CDA nullFlavor concepts in this instance

Source

{
  "resourceType": "ConceptMap",
  "id": "FC-AdministrativeGender",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-AdministrativeGender",
  "version": "2.0.0-ballot",
  "name": "FHIRtoCCDAAdminsitrativeGender",
  "title": "FHIR to C-CDA Administrative Gender",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T14:21:57+00:00",
  "publisher": "HL7 International / Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International / Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description": "FHIR to C-CDA Administrative Gender. Based on http://hl7.org/fhir/cm-administrative-gender-v3.html",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.1",
  "group": [
    {
      "source": "http://hl7.org/fhir/administrative-gender",
      "target": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
      "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": "UN",
              "display": "Undifferentiated",
              "equivalence": "narrower",
              "comment": "Consider using CDA nullFlavor concepts in this instance"
            }
          ]
        }
      ]
    }
  ]
}