{ "description": "Zorgaanbieder. Functional requirements taken from Clinical Building Block (Zorginformatiebouwsteen) Zorgaanbieder v1.2 (release 2015) via the Basic Care Data Set (Basisgegevensset Zorg 1.0). Names and addresses are also in compliance with HL7 V3 Basic Components. Every instantiation of an Organization is a top level organization or a part of an (top level) organization, e.g. Department of Radiology.", "_filename": "nl-core-organization.json", "package_name": "nictiz.fhir.nl.dstu2.zib2015", "date": null, "meta": { "versionId": "10", "lastUpdated": "2017-02-13T14:38:08.291+00:00" }, "publisher": "HL7 NL", "fhirVersion": "1.0.2", "name": "nl-core-organization", "mapping": [ { "uri": "https://zibs.nl/wiki/Zorgaanbieder(NL)", "name": "Zorginformatiebouwsteen Zorgaanbieder", "identity": "zib-zorgaanbieder" }, { "uri": "https://zibs.nl/wiki/Patient(NL)", "name": "Zorginformatiebouwsteen Patient", "identity": "zib-patient" } ], "abstract": false, "copyright": "CC0", "type": null, "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "a3501588-044d-40e5-97b9-384765c7f8e3", "kind": "resource", "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization", "base": "http://hl7.org/fhir/StructureDefinition/Organization", "version": null, "differential": { "element": [ { "id": "Organization", "name": "HealthcareProvider", "path": "Organization", "type": [ { "code": "Organization" } ], "alias": [ "Zorgaanbieder" ], "short": "HealthcareProvider", "mapping": [ { "map": "NL-CM:17.2.1", "identity": "zib-zorgaanbieder" } ] }, { "id": "Organization.extension", "path": "Organization.extension", "slicing": { "rules": "open", "discriminator": [ "url" ] } }, { "id": "Organization.extension.OrganizationAlias", "min": 0, "name": "organization-alias", "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/organization-alias" ] } ], "short": "Other names that this Organization is known as.", "definition": "Other names that this Organization is known as." }, { "id": "Organization.identifier", "path": "Organization.identifier", "slicing": { "rules": "open", "discriminator": [ "system" ] } }, { "id": "Organization.identifier.URA", "name": "URA", "path": "Organization.identifier", "mapping": [ { "map": "NL-CM:17.2.2", "identity": "zib-zorgaanbieder" } ] }, { "id": "Organization.identifier.system", "min": 1, "path": "Organization.identifier.system", "fixedUri": "http://fhir.nl/fhir/NamingSystem/ura" }, { "id": "Organization.identifier.value", "min": 1, "path": "Organization.identifier.value", "short": "URA (UZI-register abonneenummer)", "exampleString": "12345678" }, { "id": "Organization.identifier.AGB", "name": "AGB", "path": "Organization.identifier", "mapping": [ { "map": "NL-CM:17.2.2", "identity": "zib-zorgaanbieder" } ] }, { "id": "Organization.identifier.system", "min": 1, "path": "Organization.identifier.system", "fixedUri": "http://fhir.nl/fhir/NamingSystem/agb-z" }, { "id": "Organization.identifier.value", "min": 1, "path": "Organization.identifier.value", "short": "AGB-Z (Vektis AGB-Z zorgverlenertabel)" }, { "id": "Organization.type", "path": "Organization.type", "slicing": { "rules": "open", "discriminator": [ "coding.system" ] } }, { "id": "Organization.type.Type", "name": "OrganizationType", "path": "Organization.type", "alias": [ "OrganisatieType" ], "short": "OrganizationType", "binding": { "strength": "extensible", "valueSetReference": { "display": "OrganisatieTypeCodelijst", "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20150401000000" } }, "mapping": [ { "map": "NL-CM:17.2.4", "identity": "zib-zorgaanbieder" } ] }, { "id": "Organization.type.DepartmentSpecialism", "name": "DepartmentSpecialty", "path": "Organization.type", "short": "DepartmentSpecialty", "binding": { "strength": "extensible", "valueSetReference": { "display": "AfdelingSpecialismeCodelijst", "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.4--20150401000000" } }, "mapping": [ { "map": "NL-CM:17.2.7", "identity": "zib-zorgaanbieder" } ], "definition": "Department type, e.g. Cardiology" }, { "id": "Organization.name", "path": "Organization.name", "short": "OrganizationName or DepartmentName", "mapping": [ { "map": "NL-CM:17.2.3", "identity": "zib-zorgaanbieder" } ] }, { "id": "Organization.telecom", "path": "Organization.telecom", "alias": [ "Contactgegevens" ], "short": "ContactInformation", "mapping": [ { "map": "NL-CM:17.2.6", "identity": "zib-zorgaanbieder" }, { "map": "NL-CM:0.1.5", "identity": "zib-patient" } ] }, { "id": "Organization.telecom.Phone", "min": 1, "path": "Organization.telecom.system" }, { "id": "Organization.telecom.value", "min": 1, "path": "Organization.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": "Organization.telecom.use", "path": "Organization.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": "Organization.address", "path": "Organization.address", "type": [ { "code": "Address", "profile": [ "http://fhir.nl/fhir/StructureDefinition/nl-core-address" ] } ], "alias": [ "Adresgegevens" ], "short": "AddressInformation", "mapping": [ { "map": "NL-CM:17.2.5", "identity": "zib-zorgaanbieder" } ] } ] }, "constrainedType": "Organization" }