PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.8.0-beta.1
    http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender
{
  "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  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.",
  "_filename": "conceptmap-GeslachtCodelijst-to-AdministrativeGender.json",
  "package_name": "nictiz.fhir.nl.r4.zib2020",
  "date": null,
  "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",
        "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'",
        "equivalence": "narrower"
      } ]
    } ]
  }, {
    "source": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
    "target": "http://hl7.org/fhir/administrative-gender",
    "element": [ {
      "code": "UNK",
      "target": [ {
        "code": "unknown",
        "equivalence": "equal"
      } ]
    } ]
  } ],
  "publisher": "Nictiz",
  "name": "GeslachtCodelijst_to_AdministrativeGender",
  "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.",
  "type": null,
  "experimental": null,
  "resourceType": "ConceptMap",
  "title": "GeslachtCodelijst to AdministrativeGender",
  "package_version": "0.8.0-beta.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
    "valueBoolean": false
  } ],
  "targetCanonical": "http://hl7.org/fhir/ValueSet/administrative-gender",
  "status": "draft",
  "id": "17de32e9-b738-4b17-b4c4-1709aa0b7aec",
  "kind": null,
  "url": "http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender",
  "version": "0.0.1",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ]
}