{ "description": null, "_filename": "profile-patient-ets.json", "package_name": "de.kvtelematik.eterminservice.r4", "date": "2019-08-02", "derivation": "constraint", "publisher": "KV Telematik GmbH", "fhirVersion": "4.0.0", "name": "PatientEts", "abstract": false, "copyright": "Copyright 2018,2019 KV Telematik GmbH", "type": "Patient", "experimental": "true", "resourceType": "StructureDefinition", "title": "Patient", "package_version": "0.1.1", "status": "draft", "id": "09d8056d-9931-45e3-a2f4-99261e63a558", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Patient", "version": "3.0", "differential": { "element": [ { "id": "Patient.identifier", "max": "0", "path": "Patient.identifier" }, { "id": "Patient.active", "max": "0", "path": "Patient.active" }, { "id": "Patient.name", "max": "1", "min": 1, "path": "Patient.name", "mustSupport": true }, { "id": "Patient.name.use", "max": "0", "path": "Patient.name.use" }, { "id": "Patient.name.text", "max": "0", "path": "Patient.name.text" }, { "id": "Patient.name.family", "min": 1, "path": "Patient.name.family", "mustSupport": true }, { "id": "Patient.name.given", "max": "1", "min": 1, "path": "Patient.name.given", "mustSupport": true }, { "id": "Patient.name.prefix", "max": "1", "path": "Patient.name.prefix", "mustSupport": true }, { "id": "Patient.name.suffix", "max": "0", "path": "Patient.name.suffix" }, { "id": "Patient.name.period", "max": "0", "path": "Patient.name.period" }, { "id": "Patient.telecom", "max": "3", "path": "Patient.telecom", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" }, { "path": "use", "type": "value" } ] }, "mustSupport": true }, { "id": "Patient.telecom:phone", "max": "1", "path": "Patient.telecom", "sliceName": "phone" }, { "id": "Patient.telecom:phone.system", "min": 1, "path": "Patient.telecom.system", "fixedCode": "phone", "mustSupport": true }, { "id": "Patient.telecom:phone.value", "min": 1, "path": "Patient.telecom.value", "mustSupport": true }, { "id": "Patient.telecom:phone.use", "min": 1, "path": "Patient.telecom.use", "fixedCode": "home", "mustSupport": true }, { "id": "Patient.telecom:phone.rank", "max": "0", "path": "Patient.telecom.rank" }, { "id": "Patient.telecom:phone.period", "max": "0", "path": "Patient.telecom.period" }, { "id": "Patient.telecom:email", "max": "1", "path": "Patient.telecom", "sliceName": "email" }, { "id": "Patient.telecom:email.system", "min": 1, "path": "Patient.telecom.system", "fixedCode": "email", "mustSupport": true }, { "id": "Patient.telecom:email.value", "min": 1, "path": "Patient.telecom.value", "mustSupport": true }, { "id": "Patient.telecom:email.use", "min": 1, "path": "Patient.telecom.use", "fixedCode": "home", "mustSupport": true }, { "id": "Patient.telecom:email.rank", "max": "0", "path": "Patient.telecom.rank" }, { "id": "Patient.telecom:email.period", "max": "0", "path": "Patient.telecom.period" }, { "id": "Patient.telecom:mobil", "max": "1", "path": "Patient.telecom", "sliceName": "mobil" }, { "id": "Patient.telecom:mobil.system", "min": 1, "path": "Patient.telecom.system", "fixedCode": "phone", "mustSupport": true }, { "id": "Patient.telecom:mobil.value", "min": 1, "path": "Patient.telecom.value", "mustSupport": true }, { "id": "Patient.telecom:mobil.use", "min": 1, "path": "Patient.telecom.use", "fixedCode": "mobile", "mustSupport": true }, { "id": "Patient.telecom:mobil.rank", "max": "0", "path": "Patient.telecom.rank" }, { "id": "Patient.telecom:mobil.period", "max": "0", "path": "Patient.telecom.period" }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate", "mustSupport": true }, { "id": "Patient.deceased[x]", "max": "0", "path": "Patient.deceased[x]" }, { "id": "Patient.address", "max": "1", "min": 1, "path": "Patient.address", "mustSupport": true }, { "id": "Patient.address.use", "max": "0", "path": "Patient.address.use" }, { "id": "Patient.address.type", "max": "0", "path": "Patient.address.type" }, { "id": "Patient.address.text", "max": "0", "path": "Patient.address.text" }, { "id": "Patient.address.line", "max": "1", "min": 1, "path": "Patient.address.line", "mustSupport": true }, { "id": "Patient.address.city", "min": 1, "path": "Patient.address.city", "mustSupport": true }, { "id": "Patient.address.state", "max": "0", "path": "Patient.address.state" }, { "id": "Patient.address.postalCode", "min": 1, "path": "Patient.address.postalCode", "mustSupport": true }, { "id": "Patient.address.country", "max": "0", "path": "Patient.address.country" }, { "id": "Patient.address.period", "max": "0", "path": "Patient.address.period" }, { "id": "Patient.maritalStatus", "max": "0", "path": "Patient.maritalStatus" }, { "id": "Patient.multipleBirth[x]", "max": "0", "path": "Patient.multipleBirth[x]" }, { "id": "Patient.photo", "max": "0", "path": "Patient.photo" }, { "id": "Patient.contact", "max": "0", "path": "Patient.contact" }, { "id": "Patient.communication", "max": "0", "path": "Patient.communication" }, { "id": "Patient.generalPractitioner", "max": "0", "path": "Patient.generalPractitioner" }, { "id": "Patient.managingOrganization", "max": "0", "path": "Patient.managingOrganization" }, { "id": "Patient.link", "max": "0", "path": "Patient.link" } ] }, "contact": [ { "name": "KV Telematik GmbH", "telecom": [ { "value": "https://www.kv-telematik.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }