FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Patient |
| Id | Patient-3b46c18c-7e07-4232-af3e-f710dec8e766.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 3b46c18c-7e07-4232-af3e-f710dec8e766
Profile: Patient (CZ core)
Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
| Marital Status: | Married | ||
| Other Ids: |
| ||
| Contact Detail |
| ||
| Languages: |
| ||
| wife: |
| ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "3b46c18c-7e07-4232-af3e-f710dec8e766",
"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/rcis",
"value": "7711260678"
},
{
"system": "https://ncez.mzcr.cz/fhir/sid/cpoj",
"value": "7711260678"
}
],
"name": [
{
"use": "usual",
"family": "Novotný",
"given": [
"Petr"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+420601601601",
"use": "home"
}
],
"gender": "female",
"birthDate": "1977-11-26",
"address": [
{
"use": "home",
"type": "physical",
"text": "Testovací 2517/87, 37005, České Budějovice",
"line": [
"Testovací 2517/87"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Testovací"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "2517/87"
}
]
}
],
"city": "České Budějovice",
"postalCode": "37005",
"country": "Česko",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
}
]
}
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "M",
"display": "Married"
}
]
},
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "WIFE"
}
]
}
],
"name": {
"family": "Novotná",
"given": [
"Petra"
]
},
"telecom": [
{
"system": "phone",
"value": "+420602602602"
}
]
}
],
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "cs"
}
]
},
"preferred": true
},
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en"
}
]
}
},
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "de"
}
]
}
}
],
"generalPractitioner": [
{
"identifier": {
"system": "https://ncez.mzcr.cz/fhir/sid/krzp",
"value": "123456789"
},
"display": "MUDr. Josef Švejk"
}
]
}