FHIR IG analytics| Package | hl7.fhir.cz.korder |
| Resource Type | Patient |
| Id | Patient-48a9d440-4194-42c1-87ad-b5a39020a4d0.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 48a9d440-4194-42c1-87ad-b5a39020a4d0
Profile: Patient (CZ core)
Ing. Petr Novák, Ph.D. Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "48a9d440-4194-42c1-87ad-b5a39020a4d0",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/rid",
"value": "1597778923"
}
],
"name": [
{
"text": "Ing. Petr Novák, Ph.D.",
"family": "Novák",
"given": [
"Petr",
"Pavel"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+420777111222"
},
{
"system": "email",
"value": "novak@example.com"
}
],
"gender": "male",
"birthDate": "1985-06-15",
"address": [
{
"use": "home",
"text": "Pavlovova 1424/11, 568 02 Svitavy - Předměstí",
"line": [
"Pavlovova 1424/11"
],
"city": "Svitavy - Předměstí",
"postalCode": "56802",
"country": "Česko",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
}
]
}
}
]
}