FHIR IG Statistics: StructureDefinition/EBI-PR-Patient
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "EBI-PR-Patient",
"url": "https://fhir.gevko.de/StructureDefinition/EBI_PR_Patient",
"version": "0.9",
"name": "EBI_PR_Patient",
"status": "draft",
"date": "2022-04-29",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "https://gematik.de/fhir/ISiK/StructureDefinition/ISiKPatient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.meta",
"path": "Patient.meta",
"min": 1
},
{
"id": "Patient.meta.profile",
"path": "Patient.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.gevko.de/StructureDefinition/EBI_PR_Patient"
},
{
"id": "Patient.implicitRules",
"path": "Patient.implicitRules",
"max": "0"
},
{
"id": "Patient.language",
"path": "Patient.language",
"max": "0"
},
{
"id": "Patient.contained",
"path": "Patient.contained",
"max": "0"
},
{
"id": "Patient.extension",
"path": "Patient.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Patient.extension:Merkmale",
"path": "Patient.extension",
"sliceName": "Merkmale",
"min": 0,
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.gevko.de/StructureDefinition/EBI_EX_Merkmal"
]
}
]
},
{
"id": "Patient.identifier:Versichertennummer_PKV",
"path": "Patient.identifier",
"sliceName": "Versichertennummer_PKV",
"max": "0"
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"max": "0"
},
{
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"max": "0"
},
{
"id": "Patient.address",
"path": "Patient.address",
"max": "0"
},
{
"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.contact",
"path": "Patient.contact",
"max": "0"
},
{
"id": "Patient.communication",
"path": "Patient.communication",
"max": "0"
},
{
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"max": "1"
},
{
"id": "Patient.link",
"path": "Patient.link",
"max": "0"
}
]
}
}