FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.base |
| Resource Type | Patient |
| Id | Patient-mii-exa-person-patient-pseudonymisiert.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Patient mii-exa-person-patient-pseudonymisiert
Profile: MII PR Person Patient (Pseudonymisiert) version: 2026.0.1
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
Anonymous Patient Female, DoB: 1998 ( Krankenversichertennummer (use: official, ))
| Other Id: | pseudonymized/1234567890 | ||
| Contact Detail | 10 DE | ||
German
Generated Narrative: Patient mii-exa-person-patient-pseudonymisiert
Profile: MII PR Person Patient (Pseudonymisiert) version: 2026.0.1
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
Anonymous Patient Female, DoB: 1998 ( Krankenversichertennummer (use: official, ))
| Other Id: | pseudonymized/1234567890 | ||
| Contact Detail | 10 DE | ||
{
"resourceType": "Patient",
"id": "mii-exa-person-patient-pseudonymisiert",
"meta": {
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "de.medizininformatikinitiative.kerndatensatz.base"
},
{
"url": "version",
"valueString": "2026.0.1"
},
{
"url": "uri",
"valueUri": "https://www.medizininformatik-initiative.de/fhir/modul-base"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
}
],
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/PatientPseudonymisiert|2026.0.1"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "PSEUDED"
}
]
},
"system": "https://www.medizininformatik-initiative.de/fhir/sid/pseudonym",
"value": "1234567890"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"code": "KVZ10"
}
]
},
"system": "http://fhir.de/sid/gkv/kvid-10",
"_value": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"assigner": {
"identifier": {
"use": "official",
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "260326822"
}
}
}
],
"gender": "female",
"birthDate": "1998",
"address": [
{
"type": "both",
"postalCode": "10",
"country": "DE"
}
]
}