FHIR IG analytics| Package | kvdigital.terminsynchronisation-tvs |
| Resource Type | Patient |
| Id | KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Patient_Example_Maximum.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "9821b80b-76b7-4635-886b-1027e7a6cd14",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Patient|1.0.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"version": "1.4.0",
"code": "GKV",
"display": "Gesetzliche Krankenversicherung"
}
]
},
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "A123456789"
},
{
"type": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_identifier_type",
"version": "1.5.0",
"code": "kvk",
"display": "Krankenversichertenkarte"
}
]
},
"system": "http://fhir.de/sid/gkv/kvk-versichertennummer",
"value": "987654321"
}
],
"name": [
{
"use": "official",
"family": "Mustermensch",
"_family": {
"extension": [
{
"url": "http://fhir.de/StructureDefinition/humanname-namenszusatz",
"valueString": "Gräfin"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Mustermensch"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "von"
}
]
},
"given": [
"Maxi"
],
"prefix": [
"Prof."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "030123456789"
},
{
"system": "email",
"value": "m.mustermensch@gmail.com"
}
],
"gender": "other",
"_gender": {
"extension": [
{
"url": "http://fhir.de/StructureDefinition/gender-amtlich-de",
"valueCoding": {
"system": "http://fhir.de/CodeSystem/gender-amtlich-de",
"code": "D",
"display": "divers"
}
}
]
},
"_birthDate": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
},
"address": [
{
"type": "both",
"line": [
"Musterstr. 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Musterstr."
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
"valueString": "3. OG Seitenflügel"
}
]
}
],
"city": "Darmstadt",
"postalCode": "64283",
"country": "D"
},
{
"type": "postal",
"line": [
"Postfach 112233"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
"valueString": "112233"
}
]
}
],
"city": "Darmstadt",
"postalCode": "64283",
"country": "D"
}
]
}