FHIR IG analytics| Package | ee.fhir.mpi |
| Resource Type | Patient |
| Id | Patient-pat-unk.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient pat-unk
Profile: EE MPI Patient Unknown
Malle Maasikas(nickname) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/mr#3456346)
| Contact Detail | Valukoja 10, Tallinn(temp) | ||
{
"resourceType": "Patient",
"id": "pat-unk",
"meta": {
"profile": [
"https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-unknown"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.ee/sid/pid/est/mr",
"value": "3456346"
}
],
"name": [
{
"use": "nickname",
"text": "Malle Maasikas"
}
],
"gender": "male",
"birthDate": "1973-02-10",
"_birthDate": {
"extension": [
{
"url": "https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator",
"valueCoding": {
"system": "https://fhir.ee/base/CodeSystem/date-accuracy-indicator",
"code": "AAA",
"display": "Day, month and year are accurate"
}
}
]
},
"address": [
{
"extension": [
{
"url": "https://fhir.ee/base/StructureDefinition/ee-ads-adr-id",
"valueCoding": {
"system": "https://fhir.ee/base/CodeSystem/ads-adr-id",
"code": "2280361"
}
},
{
"url": "https://fhir.ee/base/StructureDefinition/ee-ads-oid",
"valueCoding": {
"system": "https://fhir.ee/base/CodeSystem/ads-oid",
"code": "ME03379409"
}
}
],
"use": "temp",
"text": "Valukoja 10, Tallinn",
"country": "EE"
}
]
}