{ "description": null, "_filename": "StructureDefinition-cce-core-Patient-Patient.json", "package_name": "cce.fhir.full", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Patient", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.2.0", "status": "draft", "id": "c131fee3-5481-4d38-9129-c79652b3e767", "kind": "resource", "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient", "version": null, "differential": { "element": [ { "id": "Patient.identifier", "path": "Patient.identifier", "mustSupport": true }, { "id": "Patient.name", "path": "Patient.name", "mustSupport": true }, { "id": "Patient.gender", "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "mustSupport": true }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Patient.deceased[x]:deceasedDateTime", "path": "Patient.deceased[x]", "type": [ { "code": "dateTime" } ], "sliceName": "deceasedDateTime" }, { "id": "Patient.deceased[x]:deceasedBoolean", "path": "Patient.deceased[x]", "type": [ { "code": "boolean" } ], "sliceName": "deceasedBoolean" }, { "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.communication", "max": "0", "path": "Patient.communication" }, { "id": "Patient.generalPractitioner", "max": "0", "path": "Patient.generalPractitioner" }, { "id": "Patient.link", "max": "0", "path": "Patient.link" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }