{ "description": null, "_filename": "KBV_PR_Base_Datatype_Post_Office_Box.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.0", "status": "active", "id": "0d9726ef-9801-47e6-a104-bf63e7dfeed6", "kind": "complex-type", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Post_Office_Box", "version": "1.2.0", "differential": { "element": [ { "id": "Address", "path": "Address", "short": "Ein Postfach gemäß postalischer Konventionen" }, { "id": "Address.type", "min": 1, "path": "Address.type", "patternCode": "postal" }, { "id": "Address.line", "max": "3", "path": "Address.line" }, { "id": "Address.line.extension", "min": 1, "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": 1, "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" }