PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson
{
  "description": "A RelatedPerson resource as defined by the Dutch Clinical Building Block or CBB (Dutch: Zorginformatiebouwsteen or ZIB) ContactPersoon version 1.2 (Release 2015)",
  "_filename": "nl-core-relatedperson.json",
  "package_name": "nictiz.fhir.nl.dstu2.zib2015",
  "date": null,
  "meta": {
    "versionId": "4",
    "lastUpdated": "2016-11-12T15:56:01.865+00:00"
  },
  "publisher": "HL7 Netherlands",
  "fhirVersion": "1.0.2",
  "name": "nl-core-relatedperson",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/Contactpersoon(NL)",
    "name": "Zorginformatiebouwsteen Contactpersoon",
    "identity": "zib-contactpersoon"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "a1cde616-87a8-41fe-b9f2-41658517b14f",
  "kind": "resource",
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson",
  "base": "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "RelatedPerson",
      "path": "RelatedPerson",
      "type": [ {
        "code": "RelatedPerson"
      } ],
      "mapping": [ {
        "map": "NL-CM:3.1.1",
        "identity": "zib-contactpersoon"
      } ]
    }, {
      "id": "RelatedPerson.extension",
      "path": "RelatedPerson.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ "url" ]
      }
    }, {
      "id": "RelatedPerson.extension",
      "min": 0,
      "name": "role",
      "path": "RelatedPerson.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role" ]
      } ],
      "short": "role",
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "display": "RolCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20150401000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:3.1.2",
        "identity": "zib-contactpersoon"
      } ]
    }, {
      "id": "RelatedPerson.identifier",
      "name": "Identifier",
      "path": "RelatedPerson.identifier",
      "short": "Identifier"
    }, {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" ]
      } ]
    }, {
      "id": "RelatedPerson.relationship",
      "name": "Relationship",
      "path": "RelatedPerson.relationship",
      "short": "Relationship",
      "mapping": [ {
        "map": "NL-CM:3.1.3",
        "identity": "zib-contactpersoon"
      } ]
    }, {
      "id": "RelatedPerson.name",
      "path": "RelatedPerson.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.nl/fhir/StructureDefinition/nl-core-humanname" ]
      } ],
      "alias": [ "Naamgegevens" ],
      "short": "NameInformation",
      "mapping": [ {
        "map": "NL-CM:3.1.4",
        "identity": "zib-contactpersoon"
      } ]
    }, {
      "id": "RelatedPerson.telecom",
      "path": "RelatedPerson.telecom",
      "alias": [ "Contactgegevens" ],
      "short": "ContactInformation",
      "mapping": [ {
        "map": "NL-CM:3.1.6",
        "identity": "zib-contactpersoon"
      }, {
        "map": "NL-CM:0.1.5",
        "identity": "zib-patient"
      } ]
    }, {
      "id": "RelatedPerson.telecom.Phone",
      "min": 1,
      "path": "RelatedPerson.telecom.system"
    }, {
      "id": "RelatedPerson.telecom.value",
      "min": 1,
      "path": "RelatedPerson.telecom.value",
      "alias": [ "Telefoonnummer", "EmailAdres" ],
      "mapping": [ {
        "map": "NL-CM:0.1.23",
        "identity": "zib-patient"
      }, {
        "map": "NL-CM:0.1.20",
        "identity": "zib-patient"
      } ]
    }, {
      "id": "RelatedPerson.telecom.use",
      "path": "RelatedPerson.telecom.use",
      "alias": [ "NummerSoort", "EmailSoort" ],
      "mapping": [ {
        "map": "NL-CM:0.1.22",
        "identity": "zib-patient"
      }, {
        "map": "NL-CM:0.1.19",
        "identity": "zib-patient"
      } ]
    }, {
      "id": "RelatedPerson.address",
      "path": "RelatedPerson.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.nl/fhir/StructureDefinition/nl-core-address" ]
      } ],
      "alias": [ "Adresgegevens" ],
      "short": "AddressInformation",
      "mapping": [ {
        "map": "NL-CM:3.1.5",
        "identity": "zib-contactpersoon"
      } ]
    } ]
  },
  "constrainedType": "RelatedPerson"
}