FHIR IG analytics| Package | ch.fhir.ig.ch-core |
| Resource Type | Patient |
| Id | Patient-UpiEprTestKrcmarevic.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "UpiEprTestKrcmarevic",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH",
"display": "Switzerland"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress": {
"city": "Zürich",
"_city": {
"extension": [
{
"url": "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-7-municipalityid",
"valueString": "261"
}
]
},
"country": "Switzerland",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
}
]
}
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
"value": "761337611234567897"
}
],
"name": [
{
"use": "official",
"family": "Krcmarevic",
"given": [
"Claude-Hélène Marguerite"
]
},
{
"use": "maiden",
"family": "Scheuble"
}
],
"gender": "female",
"birthDate": "1982-03-20",
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "PRN",
"display": "parent"
}
]
}
],
"name": {
"family": "Dalkiliç",
"given": [
"Hui Xue"
]
}
},
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "PRN",
"display": "parent"
}
]
}
],
"name": {
"family": "Dalkiliç",
"given": [
"Fabio Nicola"
]
}
}
]
}