| Package | de.thieme-compliance.anamnese |
| Resource Type | StructureDefinition |
| Id | EcpPatient |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.2-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient |
| URL | https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-05-02 |
| Name | EcpPatient |
| Title | ECP Patient |
| Description | Patientenressource für die ECP-Dateneinleitung |
| Copyright | Copyright 2020-2023 Thieme Compliance GmbH |
| Type | Patient |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "EcpPatient",
"url": "https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient",
"version": "1.0.0",
"name": "EcpPatient",
"title": "ECP Patient",
"status": "draft",
"date": "2023-05-02",
"publisher": "Thieme Compliance GmbH",
"contact": [
{
"name": "Thieme Compliance GmbH",
"telecom": [
{
"system": "url",
"value": "http://thieme-compliance.de/",
"use": "work"
}
]
}
],
"description": "Patientenressource für die ECP-Dateneinleitung",
"copyright": "Copyright 2020-2023 Thieme Compliance GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.extension:konfession",
"path": "Patient.extension",
"sliceName": "konfession",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/patient-religion"
]
}
],
"mustSupport": true
},
{
"id": "Patient.extension:konfession.value[x]",
"path": "Patient.extension.value[x]",
"mustSupport": true
},
{
"id": "Patient.identifier:Versichertennummer_PKV",
"path": "Patient.identifier",
"sliceName": "Versichertennummer_PKV",
"mustSupport": true
},
{
"id": "Patient.identifier:sozialversicherungsnummer",
"path": "Patient.identifier",
"sliceName": "sozialversicherungsnummer",
"min": 0,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.identifier:sozialversicherungsnummer.type",
"path": "Patient.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.identifier:sozialversicherungsnummer.type.coding",
"path": "Patient.identifier.type.coding",
"patternCoding": {
"code": "SS",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
},
{
"id": "Patient.identifier:sozialversicherungsnummer.system",
"path": "Patient.identifier.system",
"mustSupport": true
},
{
"id": "Patient.identifier:sozialversicherungsnummer.value",
"path": "Patient.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"mustSupport": true
},
{
"id": "Patient.telecom:eMail",
"path": "Patient.telecom",
"sliceName": "eMail",
"min": 0,
"max": "1",
"patternContactPoint": {
"system": "email"
},
"mustSupport": true
},
{
"id": "Patient.telecom:eMail.system",
"path": "Patient.telecom.system",
"mustSupport": true
},
{
"id": "Patient.telecom:eMail.value",
"path": "Patient.telecom.value",
"mustSupport": true
},
{
"id": "Patient.telecom:privatePhone",
"path": "Patient.telecom",
"sliceName": "privatePhone",
"min": 0,
"max": "1",
"patternContactPoint": {
"system": "phone",
"use": "home"
},
"mustSupport": true
},
{
"id": "Patient.telecom:privatePhone.system",
"path": "Patient.telecom.system",
"mustSupport": true
},
{
"id": "Patient.telecom:privatePhone.value",
"path": "Patient.telecom.value",
"mustSupport": true
},
{
"id": "Patient.telecom:privatePhone.use",
"path": "Patient.telecom.use",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.telecom:sms",
"path": "Patient.telecom",
"sliceName": "sms",
"min": 0,
"max": "1",
"patternContactPoint": {
"system": "sms"
},
"mustSupport": true
},
{
"id": "Patient.telecom:sms.system",
"path": "Patient.telecom.system",
"mustSupport": true
},
{
"id": "Patient.telecom:sms.value",
"path": "Patient.telecom.value",
"mustSupport": true
}
]
}
}