FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | Patient |
| Id | Patient-cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec
Profile: Patient (CZ core)
Mračena Mrakomorová Female, DoB: 1988-02-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621111 (use: official, ))
| Other Id: | https://ncez.mzcr.cz/fhir/sid/rid/2066425388 | ||
| Contact Detail | Na Náměstí 16, 190 00 Praha 9 - Prosek(home) | ||
| Language: | Czech (preferred) | ||
{
"resourceType": "Patient",
"id": "cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec",
"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": "2066425388"
},
{
"use": "official",
"system": "https://ncez.mzcr.cz/fhir/sid/cpoj",
"value": "0551621111"
}
],
"name": [
{
"use": "usual",
"family": "Mrakomorová",
"given": [
"Mračena"
],
"prefix": [
"Bc."
]
}
],
"gender": "female",
"birthDate": "1988-02-12",
"address": [
{
"use": "home",
"type": "physical",
"text": "Na Náměstí 16, 190 00 Praha 9 - Prosek",
"line": [
"Na Náměstí 16"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Na Náměstí"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "16"
}
]
}
],
"city": "Praha",
"postalCode": "19000",
"country": "CZ",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
}
]
}
}
],
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "cs"
}
]
},
"preferred": true
}
]
}