FHIR IG Statistics: StructureDefinition/nl-core-organization
Package | nictiz.fhir.nl.stu3.zib2015 |
Resource Type | StructureDefinition |
Id | nl-core-organization |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-organization |
URL | http://fhir.nl/fhir/StructureDefinition/nl-core-organization |
Status | retired |
Name | nl-core-organization |
Title | nl-core-organization |
Realm | nl |
Authority | hl7 |
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. |
Copyright | CC0 |
Type | Organization |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nl-core-organization",
"meta": {
"versionId": "10",
"lastUpdated": "2017-02-13T14:38:08.291+00:00"
},
"url": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
"name": "nl-core-organization",
"title": "nl-core-organization",
"status": "retired",
"publisher": "HL7 Netherlands",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"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.",
"copyright": "CC0",
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"uri": "https://zibs.nl/wiki/HealthcareProvider-v1.2(2015EN)",
"name": "HCIM HealthcareProvider-v1.2(2015EN)"
},
{
"identity": "hcim-contactinformation-v2.0.1-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-payer-v1.2-2015EN",
"uri": "https://zibs.nl/wiki/Payer-v1.2(2015EN)",
"name": "HCIM Payer-v1.2(2015EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization",
"path": "Organization",
"short": "HealthcareProvider",
"alias": [
"Zorgaanbieder"
],
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.1"
}
]
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "Organization.identifier.URA",
"path": "Organization.identifier",
"sliceName": "URA",
"short": "URA",
"alias": [
"URA"
],
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.2"
}
]
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"min": 1,
"fixedUri": "http://fhir.nl/fhir/NamingSystem/ura"
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"short": "URA (UZI-register abonneenummer)",
"alias": [
"URA (UZI-register abonneenummer)"
],
"min": 1,
"example": [
{
"label": "Example URA",
"valueString": "12345678"
}
]
},
{
"id": "Organization.identifier.AGB",
"path": "Organization.identifier",
"sliceName": "AGB",
"short": "AGB",
"alias": [
"AGB"
],
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.2"
}
]
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"min": 1,
"fixedUri": "http://fhir.nl/fhir/NamingSystem/agb-z"
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"short": "AGB-Z (Vektis AGB-Z zorgverlenertabel)",
"alias": [
"AGB-Z (Vektis AGB-Z zorgverlenertabel)"
],
"min": 1
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"sliceName": "UZOVI",
"short": "UZOVI",
"definition": "Unique healthcare insurance company identification (the UZOVI number).",
"alias": [
"UZOVI"
],
"mapping": [
{
"identity": "hcim-payer-v1.2-2015EN",
"map": "NL-CM:1.1.7"
}
]
},
{
"id": "Organization.identifier.system",
"path": "Organization.identifier.system",
"min": 1,
"fixedUri": "http://fhir.nl/fhir/NamingSystem/uzovi"
},
{
"id": "Organization.identifier.value",
"path": "Organization.identifier.value",
"short": "Unique healthcare insurance company identification (the UZOVI number)",
"alias": [
"Unieke zorgverekeraar identificatie (het UZOVI-nummer)"
],
"min": 1
},
{
"id": "Organization.type",
"path": "Organization.type",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding.system"
}
],
"rules": "open"
}
},
{
"id": "Organization.type:organizationType",
"path": "Organization.type",
"sliceName": "organizationType",
"short": "OrganizationType",
"alias": [
"OrganisatieType"
],
"binding": {
"strength": "extensible",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20150401000000",
"display": "OrganisatieTypeCodelijst"
}
},
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.4"
}
]
},
{
"id": "Organization.type:departmentSpecialty",
"path": "Organization.type",
"sliceName": "departmentSpecialty",
"short": "DepartmentSpecialty",
"definition": "Department type, e.g. Cardiology",
"alias": [
"AfdelingSpeciaisme"
],
"binding": {
"strength": "extensible",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.4--20150401000000",
"display": "AfdelingSpecialismeCodelijst"
}
},
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.7"
}
]
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "OrganizationName or DepartmentName",
"alias": [
"OrganisatieNaam of AfdelingNaam"
],
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.3"
},
{
"identity": "hcim-payer-v1.2-2015EN",
"map": "NL-CM:1.1.16"
}
]
},
{
"id": "Organization.alias",
"path": "Organization.alias",
"short": "OrganizationAlias",
"definition": "Other names that this Organization is known as.",
"alias": [
"OrganisatieAlias"
]
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"short": "ContactInformation",
"alias": [
"Contactgegevens"
],
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.6"
},
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.5"
}
]
},
{
"id": "Organization.telecom.system",
"path": "Organization.telecom.system",
"min": 1
},
{
"id": "Organization.telecom.value",
"path": "Organization.telecom.value",
"short": "TelephoneNumber / E-mailAddress",
"alias": [
"Telefoonnummer",
"EmailAdres"
],
"min": 1,
"mapping": [
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.23"
},
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.20"
}
]
},
{
"id": "Organization.telecom.use",
"path": "Organization.telecom.use",
"short": "NumberType / E-mailAddressType",
"alias": [
"NummerSoort",
"EmailSoort"
],
"mapping": [
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.22"
},
{
"identity": "hcim-contactinformation-v2.0.1-2015EN",
"map": "NL-CM:0.1.19"
}
]
},
{
"id": "Organization.address",
"path": "Organization.address",
"short": "AddressInformation",
"alias": [
"Adresgegevens"
],
"type": [
{
"code": "Address",
"profile": "http://fhir.nl/fhir/StructureDefinition/nl-core-address"
}
],
"mapping": [
{
"identity": "hcim-healthcareprovider-v1.2-2015EN",
"map": "NL-CM:17.2.5"
}
]
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
]
}
]
}
}