FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-RelatedPerson01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson RelatedPerson01
Profile: Related Person (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/rcis/5151264525, https://ncez.mzcr.cz/fhir/sid/cpoj/5151264525, Passport number/23476525 (use: official, ), Passport number/88476522 (use: official, )
patient: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))
relationship: matka
name: PraMračena Mrakomorová
telecom: +420 603 853 226
gender: Female
birthDate: 1951-01-26
{
"resourceType": "RelatedPerson",
"id": "RelatedPerson01",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-relatedPerson-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/rcis",
"value": "5151264525"
},
{
"system": "https://ncez.mzcr.cz/fhir/sid/cpoj",
"value": "5151264525"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PPN"
}
]
},
"system": "http://hl7.org/fhir/sid/passport-CZE",
"value": "23476525"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PPN"
}
]
},
"system": "http://hl7.org/fhir/sid/passport-SVK",
"value": "88476522"
}
],
"patient": {
"reference": "Patient/Mracena"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MTH",
"display": "matka"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "N",
"display": "Příbuzný"
}
]
}
],
"name": [
{
"use": "usual",
"family": "Mrakomorová",
"given": [
"PraMračena"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+420 603 853 226",
"use": "home"
}
],
"gender": "female",
"birthDate": "1951-01-26"
}