Package | cce.fhir.minimal |
Resource Type | StructureDefinition |
Id | StructureDefinition-cce-core-Patient-Pseudonym |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym |
URL | https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym |
Status | draft |
Name | PatientPseudonym |
Title | Patient Pseudonym |
Type | Patient |
Kind | resource |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym", "name": "PatientPseudonym", "title": "Patient Pseudonym", "status": "draft", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint", "differential": { "element": [ { "id": "Patient.identifier", "path": "Patient.identifier", "min": 1, "mustSupport": true }, { "id": "Patient.name", "path": "Patient.name", "max": "0", "mustSupport": true }, { "id": "Patient.telecom", "path": "Patient.telecom", "max": "0" }, { "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": { "discriminator": [ { "type": "type", "path": "$this" } ], "rules": "open" }, "mustSupport": true }, { "id": "Patient.deceased[x]:deceasedDateTime", "path": "Patient.deceased[x]", "sliceName": "deceasedDateTime", "type": [ { "code": "dateTime" } ] }, { "id": "Patient.address", "path": "Patient.address", "max": "0" }, { "id": "Patient.photo", "path": "Patient.photo", "max": "0" }, { "id": "Patient.contact", "path": "Patient.contact", "max": "0" }, { "id": "Patient.communication", "path": "Patient.communication", "max": "0" }, { "id": "Patient.generalPractitioner", "path": "Patient.generalPractitioner", "max": "0" }, { "id": "Patient.link", "path": "Patient.link", "max": "0" } ] } }