FHIR IG analytics| Package | hl7.fhir.cz.lab-order |
| Resource Type | Patient |
| Id | Patient-Zyrgana.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Zyrgana
Profile: Patient (CZ core)
Zyrgana Prouzdalová Female, DoB: 1982-03-17 ( Passport number (use: official, ))
| Other Ids: |
| ||
| Contact Detail |
| ||
| Languages: |
| ||
| Links: |
| ||
| Patient Nationality: |
| ||
{
"resourceType": "Patient",
"id": "Zyrgana",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
}
],
"identifier": [
{
"use": "official",
"system": "https://ncez.mzcr.cz/fhir/sid/rcis",
"value": "8203171234"
},
{
"system": "https://ncez.mzcr.cz/fhir/sid/rid",
"value": "1122334455"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PPN"
}
]
},
"system": "http://hl7.org/fhir/sid/passport-CZE",
"value": "CZE9876543"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PPN"
}
]
},
"system": "http://hl7.org/fhir/sid/passport-FRA",
"value": "FRA1234567"
}
],
"name": [
{
"use": "usual",
"family": "Prouzdalová",
"given": [
"Zyrgana"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+420777123987",
"use": "mobile"
}
],
"gender": "female",
"birthDate": "1982-03-17",
"address": [
{
"use": "home",
"type": "physical",
"text": "U Roury 42, 999 99, Počernice n. Blátem",
"line": [
"U Roury 42"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "U Roury"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "42"
}
]
}
],
"city": "Počernice nad Blátem",
"postalCode": "99999",
"country": "Česko",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
}
]
}
}
],
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "cs"
}
]
},
"preferred": true
},
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "fr"
}
]
}
}
],
"generalPractitioner": [
{
"identifier": {
"system": "https://ncez.mzcr.cz/fhir/sid/nrzp",
"value": "876543210"
},
"display": "MUDr. Kvido Polštář"
}
]
}