PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.11
    http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender
{
  "description": "Maps Gender codes as found in HCIM Patient (release 2017) to Patient.gender codes as found in FHIR STU3",
  "_filename": "conceptmap-GeslachtCodelijst-to-AdministrativeGender.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "group": [ {
    "source": "http://hl7.org/fhir/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://hl7.org/fhir/v3/NullFlavor",
    "target": "http://hl7.org/fhir/administrative-gender",
    "element": [ {
      "code": "UNK",
      "target": [ {
        "code": "unknown",
        "equivalence": "equal"
      } ]
    } ]
  } ],
  "publisher": "Nictiz",
  "name": "GeslachtCodelijst-to-AdministrativeGender",
  "type": null,
  "experimental": null,
  "resourceType": "ConceptMap",
  "title": null,
  "package_version": "2.2.11",
  "sourceReference": {
    "display": "GeslachtCodelijst",
    "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.0.1.1--20171231000000"
  },
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
    "valueBoolean": false
  } ],
  "status": "active",
  "id": "f12872f6-a92d-4715-aef9-054fbca02826",
  "kind": null,
  "url": "http://nictiz.nl/fhir/ConceptMap/GeslachtCodelijst-to-AdministrativeGender",
  "targetReference": {
    "display": "AdministrativeGender",
    "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
  },
  "version": "1.0.1",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ]
}