FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | Patient |
| Id | Patient-3c137453-0de8-4e1a-be72-9dc55f500d57.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 3c137453-0de8-4e1a-be72-9dc55f500d57
Profile: Patient (CZ core)
Králík Pokusný Male, DoB: 1985-01-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621110 (use: official, ))
| Other Id: | https://ncez.mzcr.cz/fhir/sid/rid/2066425387 | ||
| Contact Detail | Pod Hroudou 8, 190 00 Praha 9 - Prosek(home) | ||
| Language: | Czech (preferred) | ||
{
"resourceType": "Patient",
"id": "3c137453-0de8-4e1a-be72-9dc55f500d57",
"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": "2066425387"
},
{
"use": "official",
"system": "https://ncez.mzcr.cz/fhir/sid/cpoj",
"value": "0551621110"
}
],
"name": [
{
"use": "usual",
"family": "Pokusný",
"given": [
"Králík"
],
"prefix": [
"Mudr., Ing., MBA, Ph.D."
]
}
],
"gender": "male",
"birthDate": "1985-01-12",
"address": [
{
"use": "home",
"type": "physical",
"text": "Pod Hroudou 8, 190 00 Praha 9 - Prosek",
"line": [
"Pod Hroudou 8"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Pod Hroudou"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "8"
}
]
}
],
"city": "Praha",
"postalCode": "19000",
"country": "CZ",
"_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
}
]
}