PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.10.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson
{
  "description": "A contact is a person not being a healthcare professional who is involved in the patient’s care, such as family members, caregivers, mental caretakers, guardians and legal representatives.\\r\\n\\r\\nIn addition to identification information such as the name, address and contact information can also be entered. The relationship to the patient and the role this person has can be entered as well.",
  "_filename": "nl-core-ContactPerson.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-ContactPerson](http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreContactPerson",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/ContactPerson-v3.4(2020EN)",
    "name": "zib ContactPerson-v3.4(2020EN)",
    "identity": "zib-contactperson-v3.4-2020EN"
  }, {
    "uri": "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
    "name": "zib ContactInformation-v1.2(2020EN)",
    "identity": "zib-contactinformation-v1.2-2020EN"
  }, {
    "uri": "https://zibs.nl/wiki/Payer-v3.1.1(2020EN)",
    "name": "zib Payer-v3.1.1(2020EN)",
    "identity": "zib-payer-v3.1.1-2020EN"
  } ],
  "abstract": false,
  "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": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core ContactPerson",
  "package_version": "0.10.0-beta.1",
  "status": "draft",
  "id": "0c5ab400-0ffd-41ed-a33f-53546fd53cfd",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson",
  "version": null,
  "differential": {
    "element": [ {
      "id": "RelatedPerson",
      "path": "RelatedPerson",
      "alias": [ "nl-core-ContactPerson" ]
    }, {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "RelatedPerson.name:nameInformation",
      "path": "RelatedPerson.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation" ]
      } ],
      "sliceName": "nameInformation"
    }, {
      "id": "RelatedPerson.name:nameInformation-GivenName",
      "path": "RelatedPerson.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation.GivenName" ]
      } ],
      "sliceName": "nameInformation-GivenName"
    }, {
      "id": "RelatedPerson.telecom:telephoneNumbers",
      "path": "RelatedPerson.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers" ]
      } ],
      "sliceName": "telephoneNumbers"
    }, {
      "id": "RelatedPerson.telecom:emailAddresses",
      "path": "RelatedPerson.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses" ]
      } ],
      "sliceName": "emailAddresses"
    }, {
      "id": "RelatedPerson.address",
      "path": "RelatedPerson.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson"
}