FHIR IG analytics| Package | hl7.fhir.uv.ae-research-ig |
| Resource Type | Patient |
| Id | Patient-JanetPatient.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Janet Clinical Trial Patient female, DoB: 1961-04-08 ( EPI/738472983 (use: usual))
| Deceased: | false | Marital Status: | Married |
| Multiple Birth: | true | ||
| Contact Detail |
| ||
| Language: | Nederlands (preferred) | ||
| Emergency Contact: |
| ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "JanetPatient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
],
"text": "EPI"
},
"system": "urn:oid:2.16.840.1.113883.2.4.6.3",
"value": "738472983"
}
],
"name": [
{
"family": "Clinical Trial Patient",
"given": [
"Janet"
]
}
],
"telecom": [
{
"system": "phone",
"value": "0648352638",
"use": "mobile"
},
{
"system": "email",
"value": "p.heuvel@gmail.com",
"use": "home"
}
],
"gender": "female",
"birthDate": "1961-04-08",
"deceasedBoolean": false,
"address": [
{
"use": "home",
"line": [
"123 Just Moved from Overseas St"
],
"city": "Sagaponack",
"state": "NY",
"postalCode": "11962",
"country": "US"
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "M",
"display": "Married"
}
]
},
"multipleBirthBoolean": true,
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "C"
}
]
}
],
"name": {
"use": "usual",
"family": "Abels",
"given": [
"Sarah"
]
},
"telecom": [
{
"system": "phone",
"value": "0690383372",
"use": "mobile"
}
]
}
],
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "nl",
"display": "Dutch"
}
],
"text": "Nederlands"
},
"preferred": true
}
],
"managingOrganization": {
"identifier": {
"system": "http://hospital.orgsrus/",
"value": "f001"
},
"display": "Reference(Organization/f001) Burgers University Medical Centre"
}
}