FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.person |
| Resource Type | Patient |
| Id | Patient-mii-exa-person-patient-pseudonymisiert.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "mii-exa-person-patient-pseudonymisiert",
"meta": {
"security": [
{
"code": "HTEST",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"display": "test health data"
}
],
"profile": [
"https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/PatientPseudonymisiert|2025.0.1"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "PSEUDED",
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue"
}
]
},
"system": "https://www.medizininformatik-initiative.de/fhir/sid/pseudonym",
"value": "1234567890"
},
{
"type": {
"coding": [
{
"code": "KVZ10",
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis"
}
]
},
"system": "http://fhir.de/sid/gkv/kvid-10",
"assigner": {
"identifier": {
"system": "http://fhir.de/sid/arge-ik/iknr",
"use": "official",
"value": "260326822"
}
},
"use": "official",
"_value": {
"extension": [
{
"valueCode": "masked",
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
}
]
}
}
],
"address": [
{
"type": "both",
"postalCode": "50",
"country": "DE"
}
],
"gender": "male",
"birthDate": "2000-04-01"
}