{
"description": null,
"_filename": "KBVPRBaseDatatypePostOfficeBox.json",
"package_name": "kbv.basis",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "KBV_PR_Base_Datatype_Post_Office_Box",
"abstract": false,
"type": "Address",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.2.1",
"status": "active",
"id": "c51c63df-8c0a-4742-8912-9ef9f0285bf8",
"kind": "complex-type",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Post_Office_Box",
"version": "1.2.1",
"differential": {
"element": [ {
"id": "Address",
"path": "Address",
"short": "Ein Postfach gemäß postalischer Konventionen",
"constraint": [ {
"key": "postBox-de-1",
"human": "Die Extension 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox' darf nur einmal vorkommen.",
"source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient",
"severity": "error",
"expression": "line.where($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox').exists()).count()=1"
} ]
}, {
"id": "Address.type",
"min": 1,
"path": "Address.type",
"patternCode": "postal"
}, {
"id": "Address.line",
"max": "3",
"path": "Address.line"
}, {
"id": "Address.line.extension",
"min": 0,
"path": "Address.line.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Address.line.extension:Strasse",
"max": "0",
"min": 0,
"path": "Address.line.extension",
"sliceName": "Strasse"
}, {
"id": "Address.line.extension:Hausnummer",
"max": "0",
"min": 0,
"path": "Address.line.extension",
"sliceName": "Hausnummer"
}, {
"id": "Address.line.extension:Adresszusatz",
"max": "0",
"min": 0,
"path": "Address.line.extension",
"sliceName": "Adresszusatz"
}, {
"id": "Address.line.extension:Postfach",
"min": 0,
"path": "Address.line.extension",
"sliceName": "Postfach"
}, {
"id": "Address.line.extension:Postfach.value[x]",
"path": "Address.line.extension.value[x]",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Address.line.extension:Postfach.value[x]:valueString",
"path": "Address.line.extension.value[x]",
"maxLength": 8,
"sliceName": "valueString"
}, {
"id": "Address.city",
"path": "Address.city",
"maxLength": 40
}, {
"id": "Address.postalCode",
"path": "Address.postalCode",
"maxLength": 10
}, {
"id": "Address.country",
"path": "Address.country",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8"
},
"maxLength": 3
} ]
},
"baseDefinition": "http://fhir.de/StructureDefinition/address-de-basis|0.9.13"
}