| Package | cce.fhir.full |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-cce-core-Patient-Patient |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.full@0.2.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient |
| URL | https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient |
| Status | draft |
| Name | Patient |
| 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-Patient",
"name": "Patient",
"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",
"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": {
"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.deceased[x]:deceasedBoolean",
"path": "Patient.deceased[x]",
"sliceName": "deceasedBoolean",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Patient.maritalStatus",
"path": "Patient.maritalStatus",
"max": "0"
},
{
"id": "Patient.multipleBirth[x]",
"path": "Patient.multipleBirth[x]",
"max": "0"
},
{
"id": "Patient.photo",
"path": "Patient.photo",
"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"
}
]
}
}