| Package | hl7.fhir.us.ccda |
| Resource Type | ConceptMap |
| Id | FC-AdministrativeGender |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-AdministrativeGender.html |
| URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-AdministrativeGender |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-07-31T21:42:42+00:00 |
| Name | FHIRtoCCDAAdminsitrativeGender |
| Title | FHIR to C-CDA Administrative Gender |
| Realm | us |
| Authority | hl7 |
| Description | FHIR to C-CDA Administrative Gender. Based on http://hl7.org/fhir/cm-administrative-gender-v3.html |
No resources found
| CodeSystem | |
| v3-AdministrativeGender | AdministrativeGender |
| administrative-gender | Administrative Gender |
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 Code | Relationship | Target Code | Comment |
| male | is equivalent to | M (Male) | |
| female | is equivalent to | F (Female) | |
| other | narrower | UN (Undifferentiated) | Consider using CDA nullFlavor concepts in this instance |
{
"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/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
}
]
}
}
],
"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-07-31T21:42:42+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"
}
]
}
]
}
]
}