{
  "resourceType": "StructureDefinition",
  "id": "bc-RelatedPerson",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-RelatedPerson",
  "version": "1.3.3",
  "name": "bc-RelatedPerson",
  "title": "bc-RelatedPerson",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A RelatedPerson profile as defined by BabyConnect to describe a related person (e.g. partner) of the woman Patient:\r\n* RelatedPerson.extension:role defines the role of the contact in relation to the woman Patient, for partner use the code 1 Eerste relatie/contactpersoon\r\n* RelatedPerson.extension:ethnicity defines the ethnicity of the related person\r\n* RelatedPerson.patient points to the woman Patient\r\n* RelatedPerson.relationship describes the relation to the woman Patient, for partner use the code DOMPART Partner",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "gebz-peri-v3.2",
      "uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name": "Geboortezorg 3.2"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "RelatedPerson",
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson.extension:ethnicity",
        "path": "RelatedPerson.extension",
        "sliceName": "ethnicity",
        "short": "Ethnicity",
        "definition": "Defines the ethnicity of the related person",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-patient-ethnicity"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-915",
            "comment": "Etniciteit"
          }
        ]
      },
      {
        "id": "RelatedPerson.extension:patientGenderIdentity",
        "path": "RelatedPerson.extension",
        "sliceName": "patientGenderIdentity",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-patient-genderIdentity"
          }
        ],
        "isModifier": false
      }
    ]
  }
}