FHIR IG analytics| Package | shin.interconnect |
| Resource Type | Patient |
| Id | PatientMPILoad-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "example-PatientMPILoad-Patient",
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0203",
"code": "MR"
}
]
},
"system": "5.22.2019.1557.003",
"value": "sgcWsrkqhp",
"period": {
"start": "2001-05-06"
},
"assigner": {
"display": "Acme Healthcare"
}
}
],
"active": "true",
"name": [
{
"use": "official",
"family": "Riveiro",
"given": [
"Elise",
"ghm7DLGPfc"
]
}
],
"telecom": [
{
"system": "phone",
"value": "9525553230",
"use": "home"
}
],
"gender": "female",
"birthDate": "1969-05-22",
"address": {
"use": "home",
"line": [
"1616 Warbler Lane",
""
],
"city": "Saint Paul",
"state": "MN",
"postalCode": "55344"
}
}