FHIR IG analytics| Package | hl7.fhir.cz.img |
| Resource Type | Patient |
| Id | Patient-2ccb472f-5747-4939-a119-5597835ad7da.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 2ccb472f-5747-4939-a119-5597835ad7da
Profile: Patient (CZ core)
Example Jana Female, DoB: 1935-01-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#9999999999 (use: official, ))
| Other Id: | https://ncez.mzcr.cz/fhir/sid/rid/2066425387 | ||
| Contact Detail | Ulice 13a, 150 00 Praha 5(home) | ||
| Languages: |
| ||
| Patient Nationality: |
| ||
{
"resourceType": "Patient",
"id": "2ccb472f-5747-4939-a119-5597835ad7da",
"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": "SK"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
}
],
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/rid",
"value": "2066425387"
},
{
"use": "official",
"system": "https://ncez.mzcr.cz/fhir/sid/cpoj",
"value": "9999999999"
}
],
"name": [
{
"use": "usual",
"family": "Jana",
"given": [
"Example"
],
"prefix": [
"Mudr., Ing."
],
"suffix": [
"PhD."
]
}
],
"gender": "female",
"birthDate": "1935-01-12",
"address": [
{
"use": "home",
"type": "physical",
"text": "Ulice 13a, 150 00 Praha 5",
"line": [
"Ulice 13a"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Ulice"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "13a"
}
]
}
],
"city": "Praha",
"postalCode": "15000",
"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": "sk"
}
]
},
"preferred": true
},
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "cs"
}
]
}
}
]
}