Package | nictiz.fhir.nl.r4.zib2020 |
Type | ConceptMap |
Id | GeslachtCodelijst-to-AdministrativeGender |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender |
URL | http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender |
Version | 0.0.1 |
Status | draft |
Name | GeslachtCodelijst_to_AdministrativeGender |
Title | GeslachtCodelijst to AdministrativeGender |
Realm | nl |
Authority | hl7 |
Description | Maps gender codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Patient v3.2 (2020)](https://zibs.nl/wiki/Patient-v3.2(2020EN)) and [zib HealthProfessional v3.5 (2020)](https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)) to <http://hl7.org/fhir/ValueSet/administrative-gender> as found in `Patient.gender` and `Practitioner.gender` in FHIR R4. Note: these zibs both define an identical ValueSet with the identical name 'GeslachtCodelijst', but with a different canonical URL. To allow both ValueSets as source for this ConceptMap, no `sourceCanonical` is given. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
No resources found
CodeSystem | |
v3-AdministrativeGender | AdministrativeGender |
v3-NullFlavor | NullFlavor |
administrative-gender | Administrative Gender |
administrative-gender | AdministrativeGender |
v3-AdministrativeGender | AdministrativeGender |
v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
{ "resourceType": "ConceptMap", "id": "GeslachtCodelijst-to-AdministrativeGender", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional", "valueBoolean": false } ], "url": "http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender", "version": "0.0.1", "name": "GeslachtCodelijst_to_AdministrativeGender", "title": "GeslachtCodelijst to AdministrativeGender", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Maps gender codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Patient v3.2 (2020)](https://zibs.nl/wiki/Patient-v3.2(2020EN)) and [zib HealthProfessional v3.5 (2020)](https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)) to <http://hl7.org/fhir/ValueSet/administrative-gender> as found in `Patient.gender` and `Practitioner.gender` in FHIR R4.\r\n\r\nNote: these zibs both define an identical ValueSet with the identical name 'GeslachtCodelijst', but with a different canonical URL. To allow both ValueSets as source for this ConceptMap, no `sourceCanonical` is given.", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "targetCanonical": "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", "target": [ { "code": "male", "equivalence": "equal" } ] }, { "code": "F", "target": [ { "code": "female", "equivalence": "equal" } ] }, { "code": "UN", "target": [ { "code": "other", "equivalence": "narrower", "comment": "Undifferentiated: the gender of a person could not be uniquely defined as male or female, such as hermaphrodite. Other: neither male nor female and not unknown." } ] } ] }, { "source": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "target": "http://hl7.org/fhir/administrative-gender", "element": [ { "code": "UNK", "target": [ { "code": "unknown", "equivalence": "equal" } ] } ] } ] }