FHIR IG analytics| Package | ma.ambulanter.fall |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-MaPatient.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ma.ambulanter.fall@2.0.0&canonical=http://ma-ambulant.de/StructureDefinition/MaPatient |
| URL | http://ma-ambulant.de/StructureDefinition/MaPatient |
| Status | draft |
| Name | MaPatient |
| Title | Patient |
| Description | Dieses Profil bildet administrativer Patientendaten ab. Es erweitert das Profil [KBV_PR_Base_Patient](https://simplifier.net/base1x0/kbv_pr_base_patient) ist kompatibel mit den Profilen [ISiKPatient](https://simplifier.net/isik-basis-v4/isikpatient) und [MII_PR_Person_Patient](https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient). |
| Type | Patient |
| Kind | resource |
| StructureDefinition | |
| MaEncounterBesuch | Ambulanter Besuch |
| MaProcedureProzedur | Prozedur |
| StructureDefinition | |
| identifier-iknr | Identifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR) |
| KBV_PR_Base_Patient | KBV_PR_Base_Patient |
Note: links and images are rebased to the (stated) source
Patient
Dieses Profil bildet administrativer Patientendaten ab. Es erweitert das Profil [KBV_PR_Base_Patient](https://simplifier.net/base1x0/kbv_pr_base_patient) ist kompatibel mit den Profilen [ISiKPatient](https://simplifier.net/isik-basis-v4/isikpatient) und [MII_PR_Person_Patient](https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient).
{
"resourceType": "StructureDefinition",
"id": "MaPatient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ma-ambulant.de/StructureDefinition/MaPatient",
"name": "MaPatient",
"title": "Patient",
"status": "draft",
"description": "Dieses Profil bildet administrativer Patientendaten ab. Es erweitert das Profil [KBV_PR_Base_Patient](https://simplifier.net/base1x0/kbv_pr_base_patient) ist kompatibel mit den Profilen [ISiKPatient](https://simplifier.net/isik-basis-v4/isikpatient) und [MII_PR_Person_Patient](https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient).",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.identifier:pid",
"path": "Patient.identifier",
"sliceName": "pid",
"short": "Patienten-ID",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.identifier:versichertenId",
"path": "Patient.identifier",
"sliceName": "versichertenId",
"mustSupport": true
},
{
"id": "Patient.identifier:versichertenId.assigner",
"path": "Patient.identifier.assigner",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.identifier:versichertenId.assigner.identifier",
"path": "Patient.identifier.assigner.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"http://fhir.de/StructureDefinition/identifier-iknr"
]
}
],
"mustSupport": true
},
{
"id": "Patient.identifier:versichertenId.assigner.identifier.system",
"path": "Patient.identifier.assigner.identifier.system",
"mustSupport": true
},
{
"id": "Patient.identifier:versichertenId.assigner.identifier.value",
"path": "Patient.identifier.assigner.identifier.value",
"mustSupport": true
},
{
"id": "Patient.name",
"path": "Patient.name",
"mustSupport": true
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"mustSupport": true
},
{
"id": "Patient.gender.extension:other-amtlich",
"path": "Patient.gender.extension",
"sliceName": "other-amtlich",
"mustSupport": true
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"mustSupport": true
},
{
"id": "Patient.address",
"path": "Patient.address",
"mustSupport": true
}
]
}
}