PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://fhir.nl/fhir/StructureDefinition/nl-core-organization
{
  "description": "Organization, e.g. Health Provider or Insurance Company. Functional requirements taken from Health and Care Information models (Zorginformatiebouwsteen) HealthProvider v1.2 (release 2015) and Payer 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.stu3.zib2015",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2017-02-13T14:38:08.291+00:00"
  },
  "publisher": "HL7 Netherlands",
  "name": "nl-core-organization",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/HealthcareProvider-v1.2(2015EN)",
    "name": "HCIM HealthcareProvider-v1.2(2015EN)",
    "identity": "hcim-healthcareprovider-v1.2-2015EN"
  }, {
    "uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)",
    "name": "HCIM Patient-v2.0.1(2015EN)",
    "comment": "ContactInformation has become an independent information model as of release 2017 of the HCIMs",
    "identity": "hcim-contactinformation-v2.0.1-2015EN"
  }, {
    "uri": "https://zibs.nl/wiki/Payer-v1.2(2015EN)",
    "name": "HCIM Payer-v1.2(2015EN)",
    "identity": "hcim-payer-v1.2-2015EN"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl-core-organization",
  "package_version": "1.0.0",
  "status": "retired",
  "id": "49b853c6-2fa5-4cce-bce6-add77ef74ddc",
  "kind": "resource",
  "url": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Organization",
      "path": "Organization",
      "alias": [ "Zorgaanbieder" ],
      "short": "HealthcareProvider",
      "mapping": [ {
        "map": "NL-CM:17.2.1",
        "identity": "hcim-healthcareprovider-v1.2-2015EN"
      } ]
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.identifier.URA",
      "path": "Organization.identifier",
      "alias": [ "URA" ],
      "short": "URA",
      "mapping": [ {
        "map": "NL-CM:17.2.2",
        "identity": "hcim-healthcareprovider-v1.2-2015EN"
      } ],
      "sliceName": "URA"
    }, {
      "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",
      "alias": [ "URA (UZI-register abonneenummer)" ],
      "short": "URA (UZI-register abonneenummer)",
      "example": [ {
        "label": "Example URA",
        "valueString": "12345678"
      } ]
    }, {
      "id": "Organization.identifier.AGB",
      "path": "Organization.identifier",
      "alias": [ "AGB" ],
      "short": "AGB",
      "mapping": [ {
        "map": "NL-CM:17.2.2",
        "identity": "hcim-healthcareprovider-v1.2-2015EN"
      } ],
      "sliceName": "AGB"
    }, {
      "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",
      "alias": [ "AGB-Z (Vektis AGB-Z zorgverlenertabel)" ],
      "short": "AGB-Z (Vektis AGB-Z zorgverlenertabel)"
    }, {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "alias": [ "UZOVI" ],
      "short": "UZOVI",
      "mapping": [ {
        "map": "NL-CM:1.1.7",
        "identity": "hcim-payer-v1.2-2015EN"
      } ],
      "sliceName": "UZOVI",
      "definition": "Unique healthcare insurance company identification (the UZOVI number)."
    }, {
      "id": "Organization.identifier.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "http://fhir.nl/fhir/NamingSystem/uzovi"
    }, {
      "id": "Organization.identifier.value",
      "min": 1,
      "path": "Organization.identifier.value",
      "alias": [ "Unieke zorgverekeraar identificatie (het UZOVI-nummer)" ],
      "short": "Unique healthcare insurance company identification (the UZOVI number)"
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.type: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": "hcim-healthcareprovider-v1.2-2015EN"
      } ],
      "sliceName": "organizationType"
    }, {
      "id": "Organization.type:departmentSpecialty",
      "path": "Organization.type",
      "alias": [ "AfdelingSpeciaisme" ],
      "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": "hcim-healthcareprovider-v1.2-2015EN"
      } ],
      "sliceName": "departmentSpecialty",
      "definition": "Department type, e.g. Cardiology"
    }, {
      "id": "Organization.name",
      "path": "Organization.name",
      "alias": [ "OrganisatieNaam of AfdelingNaam" ],
      "short": "OrganizationName or DepartmentName",
      "mapping": [ {
        "map": "NL-CM:17.2.3",
        "identity": "hcim-healthcareprovider-v1.2-2015EN"
      }, {
        "map": "NL-CM:1.1.16",
        "identity": "hcim-payer-v1.2-2015EN"
      } ]
    }, {
      "id": "Organization.alias",
      "path": "Organization.alias",
      "alias": [ "OrganisatieAlias" ],
      "short": "OrganizationAlias",
      "definition": "Other names that this Organization is known as."
    }, {
      "id": "Organization.telecom",
      "path": "Organization.telecom",
      "alias": [ "Contactgegevens" ],
      "short": "ContactInformation",
      "mapping": [ {
        "map": "NL-CM:17.2.6",
        "identity": "hcim-healthcareprovider-v1.2-2015EN"
      }, {
        "map": "NL-CM:0.1.5",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      } ]
    }, {
      "id": "Organization.telecom.system",
      "min": 1,
      "path": "Organization.telecom.system"
    }, {
      "id": "Organization.telecom.value",
      "min": 1,
      "path": "Organization.telecom.value",
      "alias": [ "Telefoonnummer", "EmailAdres" ],
      "short": "TelephoneNumber / E-mailAddress",
      "mapping": [ {
        "map": "NL-CM:0.1.23",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.20",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      } ]
    }, {
      "id": "Organization.telecom.use",
      "path": "Organization.telecom.use",
      "alias": [ "NummerSoort", "EmailSoort" ],
      "short": "NumberType / E-mailAddressType",
      "mapping": [ {
        "map": "NL-CM:0.1.22",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      }, {
        "map": "NL-CM:0.1.19",
        "identity": "hcim-contactinformation-v2.0.1-2015EN"
      } ]
    }, {
      "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": "hcim-healthcareprovider-v1.2-2015EN"
      } ]
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}