Package | hl7.fhir.us.ccda |
Type | ConceptMap |
Id | CF-AdministrativeGender |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-AdministrativeGender.html |
URL | http://hl7.org/fhir/us/ccda/ConceptMap/CF-AdministrativeGender |
Version | 2.0.0-ballot |
Status | active |
Date | 2025-05-05T14:21:57+00:00 |
Name | CCDAtoFHIRAdminsitrativeGender |
Title | C-CDA to FHIR Administrative Gender |
Realm | us |
Authority | hl7 |
Description | C-CDA to FHIR Administrative Gender |
No resources found
CodeSystem | |
v3-AdministrativeGender | AdministrativeGender |
administrative-gender | Administrative Gender |
administrative-gender | AdministrativeGender |
v3-AdministrativeGender | AdministrativeGender |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CF-AdministrativeGender
Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.1 to AdministrativeGender
Group 1 Mapping from AdministrativeGender to AdministrativeGender
Source Code | Relationship | Target Code |
M (Male) | is equivalent to | male |
F (Female) | is equivalent to | female |
UN (Undifferentiated) | maps to wider concept | other |
{ "resourceType": "ConceptMap", "id": "CF-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/CF-AdministrativeGender", "version": "2.0.0-ballot", "name": "CCDAtoFHIRAdminsitrativeGender", "title": "C-CDA to FHIR 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": "C-CDA to FHIR Administrative Gender", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "sourceUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.1", "targetUri": "http://hl7.org/fhir/ValueSet/administrative-gender", "group": [ { "source": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender", "target": "http://hl7.org/fhir/administrative-gender", "element": [ { "code": "M", "display": "Male", "target": [ { "code": "male", "display": "Male", "equivalence": "equivalent" } ] }, { "code": "F", "display": "Female", "target": [ { "code": "female", "display": "Female", "equivalence": "equivalent" } ] }, { "code": "UN", "display": "Undifferentiated", "target": [ { "code": "other", "display": "Other", "equivalence": "wider" } ] } ], "unmapped": { "mode": "fixed", "code": "unknown", "display": "Unknown" } } ] }