FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "DGUV-ENLA-PR-Unfallversicherungstraeger",
"url": "http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Unfallversicherungstraeger",
"version": "1.0",
"name": "DGUV_ENLA_PR_Unfallversicherungstraeger",
"title": "Unfallversicherungsträger",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Dieses Profil bildet den Unfallversicherungsträger ab.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Unfallversicherungstraeger",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization.id",
"path": "Organization.id",
"mustSupport": true
},
{
"id": "Organization.meta",
"path": "Organization.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.meta.profile",
"path": "Organization.meta.profile",
"min": 1,
"fixedCanonical": "http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Unfallversicherungstraeger",
"mustSupport": true
},
{
"id": "Organization.text",
"path": "Organization.text"
},
{
"id": "Organization.text.status",
"path": "Organization.text.status",
"mustSupport": false
},
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"short": "Identifikator für den Unfallversicherungsträger",
"min": 1,
"max": "2",
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen",
"path": "Organization.identifier",
"sliceName": "Institutionskennzeichen",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen.type",
"path": "Organization.identifier.type",
"short": "Kennzeichnung Identifikator als Institutionskennzeichen (IKNR)",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"display": "Organization identifier"
}
]
},
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen.type.coding",
"path": "Organization.identifier.type.coding",
"min": 1,
"max": "1",
"patternCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX",
"display": "Organization identifier"
},
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen.type.coding.system",
"path": "Organization.identifier.type.coding.system",
"short": "Genutztes Terminologiesystem",
"min": 1,
"patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen.type.coding.code",
"path": "Organization.identifier.type.coding.code",
"short": "Code für Identifikatortyp",
"min": 1,
"patternCode": "XX",
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen.type.coding.display",
"path": "Organization.identifier.type.coding.display",
"short": "Bezeichnung für Identifikatortyp",
"patternString": "Organization identifier",
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen.system",
"path": "Organization.identifier.system",
"short": "Menge möglicher IKNRs",
"mustSupport": true
},
{
"id": "Organization.identifier:Institutionskennzeichen.value",
"path": "Organization.identifier.value",
"short": "Konkrete IKNR",
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID",
"path": "Organization.identifier",
"sliceName": "Telematik-ID",
"short": "Identifikationsnummer in Telematikinfrastruktur",
"max": "1",
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID.type",
"path": "Organization.identifier.type",
"short": "Kennzeichnung Identifikator als Identifikationsnummer in Telematikinfrastruktur",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"display": "Provider number"
}
]
},
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID.type.coding",
"path": "Organization.identifier.type.coding",
"min": 1,
"max": "1",
"patternCoding": {
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PRN",
"display": "Provider number"
},
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID.type.coding.system",
"path": "Organization.identifier.type.coding.system",
"short": "Genutztes Terminologiesystem",
"min": 1,
"patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID.type.coding.code",
"path": "Organization.identifier.type.coding.code",
"short": "Code für Identifikatortyp",
"min": 1,
"patternCode": "PRN",
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID.type.coding.display",
"path": "Organization.identifier.type.coding.display",
"short": "Bezeichnung für Identifikatortyp",
"patternString": "Provider number",
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID.system",
"path": "Organization.identifier.system",
"short": "Menge möglicher Telematik-IDs",
"mustSupport": true
},
{
"id": "Organization.identifier:Telematik-ID.value",
"path": "Organization.identifier.value",
"short": "Konkrete Telematik-ID",
"mustSupport": true
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Name des Unfallversicherungsträgers",
"mustSupport": true
},
{
"id": "Organization.telecom.value",
"path": "Organization.telecom.value",
"short": "Konkrete Kontaktdaten"
},
{
"id": "Organization.address",
"path": "Organization.address",
"short": "Adresse des Unfallversicherungsträgers",
"max": "1"
},
{
"id": "Organization.address:Strassenanschrift",
"path": "Organization.address",
"sliceName": "Strassenanschrift",
"max": "1"
},
{
"id": "Organization.address:Strassenanschrift.line",
"path": "Organization.address.line",
"min": 1,
"max": "1"
},
{
"id": "Organization.address:Strassenanschrift.line.extension",
"path": "Organization.address.line.extension",
"min": 2,
"max": "3"
},
{
"id": "Organization.address:Strassenanschrift.line.extension:Strasse",
"path": "Organization.address.line.extension",
"sliceName": "Strasse",
"min": 1
},
{
"id": "Organization.address:Strassenanschrift.line.extension:Strasse.value[x]",
"path": "Organization.address.line.extension.value[x]",
"short": "Konkreter Strassenname"
},
{
"id": "Organization.address:Strassenanschrift.line.extension:Hausnummer",
"path": "Organization.address.line.extension",
"sliceName": "Hausnummer",
"min": 1
},
{
"id": "Organization.address:Strassenanschrift.line.extension:Hausnummer.value[x]",
"path": "Organization.address.line.extension.value[x]",
"short": "Konkrete Hausnummer"
},
{
"id": "Organization.address:Strassenanschrift.line.extension:Adresszusatz",
"path": "Organization.address.line.extension",
"sliceName": "Adresszusatz"
},
{
"id": "Organization.address:Strassenanschrift.line.extension:Adresszusatz.value[x]",
"path": "Organization.address.line.extension.value[x]",
"short": "Konkreter Adresszusatz"
},
{
"id": "Organization.address:Strassenanschrift.city",
"path": "Organization.address.city",
"short": "Name der Stadt",
"min": 1
},
{
"id": "Organization.address:Strassenanschrift.postalCode",
"path": "Organization.address.postalCode",
"min": 1
},
{
"id": "Organization.address:Postfach",
"path": "Organization.address",
"sliceName": "Postfach",
"max": "1"
},
{
"id": "Organization.address:Postfach.line",
"path": "Organization.address.line",
"min": 1,
"max": "1"
},
{
"id": "Organization.address:Postfach.line.extension",
"path": "Organization.address.line.extension",
"min": 1,
"max": "1"
},
{
"id": "Organization.address:Postfach.line.extension:Postfach",
"path": "Organization.address.line.extension",
"sliceName": "Postfach",
"min": 1
},
{
"id": "Organization.address:Postfach.line.extension:Postfach.value[x]",
"path": "Organization.address.line.extension.value[x]",
"short": "Konkrete Postfachbezeichnung"
},
{
"id": "Organization.address:Postfach.city",
"path": "Organization.address.city",
"short": "Name der Stadt",
"min": 1
},
{
"id": "Organization.address:Postfach.postalCode",
"path": "Organization.address.postalCode",
"min": 1
}
]
}
}