FHIR IG Statistics: StructureDefinition/NotifiedPersonFacility
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "NotifiedPersonFacility",
"url": "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonFacility",
"version": "1.7.0",
"name": "NotifiedPersonFacility",
"title": "Betroffenen-Einrichtung",
"status": "active",
"date": "2025-03-27",
"description": "Sofern dem Melder bekannt ist, wo sich die betroffene Person derzeit aufhält (abweichend vom Hauptwohnsitz) ist diese Information anzugeben.",
"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.meta",
"path": "Organization.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.meta.profile",
"path": "Organization.meta.profile",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Organization.meta.profile:notifiedPersonFacility",
"path": "Organization.meta.profile",
"sliceName": "notifiedPersonFacility",
"min": 1,
"max": "1",
"fixedCanonical": "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonFacility",
"mustSupport": true
},
{
"id": "Organization.type",
"path": "Organization.type",
"short": "Art der Einrichtung",
"definition": "Art der Einrichtung. Der Wert muss entsprechend des vom RKI definierten ValueSets (https://demis.rki.de/fhir/ValueSet/organizationType) im coding Element dargestellt werden.",
"max": "1",
"mustSupport": true
},
{
"id": "Organization.type.coding",
"path": "Organization.type.coding",
"min": 1,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://demis.rki.de/fhir/ValueSet/organizationType"
}
},
{
"id": "Organization.type.coding.system",
"path": "Organization.type.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.type.coding.code",
"path": "Organization.type.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Organization.type.text",
"path": "Organization.type.text",
"max": "0"
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Einrichtungsname",
"definition": "Einrichtungsname",
"mustSupport": true
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"short": "Kontaktangaben der Betroffenen Person",
"definition": "Kontaktangaben der Betroffenen Person. Telefonnummern oder E-Mailadressen können angegeben werden.",
"mustSupport": true
},
{
"id": "Organization.telecom:Email",
"path": "Organization.telecom",
"sliceName": "Email"
},
{
"id": "Organization.telecom:Email.system",
"path": "Organization.telecom.system",
"min": 1,
"fixedCode": "email",
"mustSupport": true
},
{
"id": "Organization.telecom:Email.value",
"path": "Organization.telecom.value",
"min": 1,
"constraint": [
{
"key": "validEmailAddress",
"severity": "warning",
"human": "Die E-Mail-Adresse muss valide sein.",
"expression": "$this.matches('^[a-zA-Z0-9._%+-]+@(?:[a-zA-Z0-9-]+[.])+[a-zA-Z0-9]{2,63}[%content%]#39;)"
}
],
"mustSupport": true
},
{
"id": "Organization.telecom:Phone",
"path": "Organization.telecom",
"sliceName": "Phone"
},
{
"id": "Organization.telecom:Phone.extension",
"path": "Organization.telecom.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Organization.telecom:Phone.extension:comment",
"path": "Organization.telecom.extension",
"sliceName": "comment",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/Comment"
]
}
]
},
{
"id": "Organization.telecom:Phone.system",
"path": "Organization.telecom.system",
"min": 1,
"fixedCode": "phone",
"mustSupport": true
},
{
"id": "Organization.telecom:Phone.value",
"path": "Organization.telecom.value",
"min": 1,
"constraint": [
{
"key": "validPhoneNumber",
"severity": "warning",
"human": "Die Telefonnummer muss valide sein.",
"expression": "$this.matches('^[0+][0-9 \\\\-\\\\(\\\\)]{6,50}[%content%]#39;)"
}
],
"mustSupport": true
},
{
"id": "Organization.address",
"path": "Organization.address",
"short": "Einrichtungsaddresse",
"definition": "Einrichtungsaddresse",
"type": [
{
"code": "Address",
"profile": [
"http://fhir.de/StructureDefinition/address-de-basis"
]
}
],
"mustSupport": true
},
{
"id": "Organization.address.line",
"path": "Organization.address.line",
"max": "3"
},
{
"id": "Organization.address.line.extension",
"path": "Organization.address.line.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Organization.address.line.extension:Postfach",
"path": "Organization.address.line.extension",
"sliceName": "Postfach",
"max": "0"
},
{
"id": "Organization.address.postalCode",
"path": "Organization.address.postalCode",
"binding": {
"strength": "preferred",
"valueSet": "https://demis.rki.de/fhir/ValueSet/postalCode"
}
},
{
"id": "Organization.address.country",
"path": "Organization.address.country",
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-2"
}
},
{
"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",
"mustSupport": true
},
{
"id": "Organization.endpoint",
"path": "Organization.endpoint",
"max": "0"
}
]
}
}