FHIR IG analytics| Package | rki.demis.r4.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-NotifierFacility.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "NotifierFacility",
"url": "https://demis.rki.de/fhir/StructureDefinition/NotifierFacility",
"version": "1.2.0",
"name": "NotifierFacility",
"title": "Melder-Einrichtung",
"status": "active",
"date": "2023-05-05",
"description": "Die Melder-Einrichtung enthält die Angaben der meldenden Einrichtung. Die Informationen werden vom zuständigen Gesundsamt zur Kontaktaufnahme genutzt.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "servd",
"uri": "http://www.omg.org/spec/ServD/1.0/",
"name": "ServD"
}
],
"kind": "resource",
"abstract": false,
"type": "Organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Organization.identifier",
"path": "Organization.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"short": "Identifier der Melder-Einrichtung",
"definition": "Als Identifier kann die BSNR oder die von DEMIS zugewiesene Labornummer angegegeben werden."
},
{
"id": "Organization.identifier:bsnr",
"path": "Organization.identifier",
"sliceName": "bsnr",
"type": [
{
"code": "Identifier",
"profile": [
"http://fhir.de/StructureDefinition/identifier-bsnr"
]
}
],
"mustSupport": true
},
{
"id": "Organization.identifier:demisLaboratoryId",
"path": "Organization.identifier",
"sliceName": "demisLaboratoryId",
"short": "DEMIS-Labornummer",
"definition": "DEMIS-Labornummer, die dem Melder bei der Anmeldung an DEMIS zugewiesen wird. Es handelt sich um eine eindeutige 5-stellige Nummer im NamingSystem https://demis.rki.de/fhir/NamingSystem/DemisLaboratoryId.",
"mustSupport": true
},
{
"id": "Organization.identifier:demisLaboratoryId.system",
"path": "Organization.identifier.system",
"min": 1,
"fixedUri": "https://demis.rki.de/fhir/NamingSystem/DemisLaboratoryId"
},
{
"id": "Organization.identifier:demisLaboratoryId.value",
"path": "Organization.identifier.value",
"min": 1
},
{
"id": "Organization.identifier:demisParticipantId",
"path": "Organization.identifier",
"sliceName": "demisParticipantId",
"short": "DEMIS-Teilnehmer-Nummer",
"definition": "DEMIS-Teilnehmernummer, welche durch das RKI an ausgewählte Systemteilnehmer vergeben wird. Der Identifier entstammt folgendem NamingSystem: https://demis.rki.de/fhir/NamingSystem/DemisParticipantId. Dieses NamingSystem wird der zukünftige Standard und soll die DEMIS-Labornummer perspektivisch ersetzen."
},
{
"id": "Organization.identifier:demisParticipantId.system",
"path": "Organization.identifier.system",
"min": 1,
"fixedUri": "https://demis.rki.de/fhir/NamingSystem/DemisParticipantId"
},
{
"id": "Organization.identifier:demisParticipantId.value",
"path": "Organization.identifier.value",
"min": 1
},
{
"id": "Organization.type",
"path": "Organization.type",
"short": "Art der meldenden Einrichtung",
"definition": "Art der meldenden Einrichtung. Der Wert muss entsprechend des vom RKI definierten ValueSets (https://demis.rki.de/fhir/ValueSet/organizationType) im coding Element dargestellt werden.",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Organization.type.coding",
"path": "Organization.type.coding",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "https://demis.rki.de/fhir/ValueSet/organizationType"
}
},
{
"id": "Organization.type.coding.system",
"path": "Organization.type.coding.system",
"min": 1
},
{
"id": "Organization.type.coding.code",
"path": "Organization.type.coding.code",
"min": 1
},
{
"id": "Organization.type.text",
"path": "Organization.type.text",
"max": "0"
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Bezeichnung der Einrichtung",
"definition": "Bezeichnung der Einrichtung",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"short": "Kontaktangaben der Einrichtung",
"definition": "Kontaktangaben der Einrichtung. Telefonnummern, E-Mailadressen, Urls und Faxnummern können angegeben werden.",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.telecom:Email",
"path": "Organization.telecom",
"sliceName": "Email"
},
{
"id": "Organization.telecom:Email.system",
"path": "Organization.telecom.system",
"min": 1,
"fixedCode": "email"
},
{
"id": "Organization.telecom:Email.value",
"path": "Organization.telecom.value",
"min": 1
},
{
"id": "Organization.telecom:Phone",
"path": "Organization.telecom",
"sliceName": "Phone"
},
{
"id": "Organization.telecom:Phone.system",
"path": "Organization.telecom.system",
"min": 1,
"fixedCode": "phone"
},
{
"id": "Organization.telecom:Phone.value",
"path": "Organization.telecom.value",
"min": 1
},
{
"id": "Organization.telecom:Url",
"path": "Organization.telecom",
"sliceName": "Url"
},
{
"id": "Organization.telecom:Url.system",
"path": "Organization.telecom.system",
"min": 1,
"fixedCode": "url"
},
{
"id": "Organization.telecom:Url.value",
"path": "Organization.telecom.value",
"min": 1
},
{
"id": "Organization.telecom:Fax",
"path": "Organization.telecom",
"sliceName": "Fax"
},
{
"id": "Organization.telecom:Fax.system",
"path": "Organization.telecom.system",
"min": 1,
"fixedCode": "fax"
},
{
"id": "Organization.telecom:Fax.value",
"path": "Organization.telecom.value",
"min": 1
},
{
"id": "Organization.address",
"path": "Organization.address",
"short": "Einrichtungsaddresse",
"definition": "Einrichtungsaddresse",
"min": 1,
"max": "1",
"type": [
{
"code": "Address",
"profile": [
"http://fhir.de/StructureDefinition/address-de-basis"
]
}
],
"mustSupport": true
},
{
"id": "Organization.address.line",
"path": "Organization.address.line",
"max": "1"
},
{
"id": "Organization.address.city",
"path": "Organization.address.city",
"min": 1
},
{
"id": "Organization.address.postalCode",
"path": "Organization.address.postalCode",
"min": 1,
"binding": {
"strength": "preferred",
"valueSet": "https://demis.rki.de/fhir/ValueSet/postalCode"
}
},
{
"id": "Organization.address.country",
"path": "Organization.address.country",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "https://demis.rki.de/fhir/ValueSet/country"
}
},
{
"id": "Organization.partOf",
"path": "Organization.partOf",
"short": "Übergeordnete Einrichtung, zu der diese Einrichtung gehört",
"definition": "Übergeordnete Einrichtung, zu der diese Einrichtung gehört",
"mustSupport": true
},
{
"id": "Organization.contact",
"path": "Organization.contact",
"short": "Ansprechpartner der Einrichtung",
"definition": "Ansprechpartner der Einrichtung",
"max": "1",
"mustSupport": true
},
{
"id": "Organization.endpoint",
"path": "Organization.endpoint",
"max": "0"
}
]
}
}