FHIR IG analytics| Package | ee.fhir.base |
| Resource Type | Patient |
| Id | Patient-pat1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient pat1
Profile: EEBase Patient
Mart Mets (official) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/ni#37302102711)
| Other Id: | https://fhir.ee/sid/pid/est/ppn/K0307337 (, period: (?) --> 2023-12-28) | ||
| Contact Detail | Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10(work) | ||
{
"resourceType": "Patient",
"id": "pat1",
"meta": {
"profile": [
"https://fhir.ee/base/StructureDefinition/ee-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.ee/sid/pid/est/ni",
"value": "37302102711"
},
{
"system": "https://fhir.ee/sid/pid/est/ppn",
"value": "K0307337",
"period": {
"end": "2023-12-28"
},
"assigner": {
"display": "Estonian Police and Board Agency"
}
}
],
"name": [
{
"use": "official",
"family": "Mets",
"given": [
"Mart"
]
}
],
"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"
}
},
{
"url": "https://fhir.ee/base/StructureDefinition/ee-ehak",
"valueCoding": {
"system": "https://fhir.ee/sid/ehak",
"code": "0387"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/address-official",
"valueBoolean": true
}
],
"use": "work",
"text": "Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10",
"city": "Tallinn",
"state": "Harju",
"postalCode": "14215",
"country": "EE"
}
]
}