FHIR IG analytics| Package | fhir.outburn.co.il |
| Resource Type | Patient |
| Id | Patient-Patient-with-IL-ID.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "Patient-with-IL-ID",
"meta": {
"lastUpdated": "2023-07-05T10:38:30+03:00",
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-patient"
]
},
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/il-national-id",
"value": "000999996"
},
{
"system": "http://fhir.rmc.gov.il/identifier/demog-id",
"value": "3308237"
},
{
"system": "http://fhir.rmc.gov.il/identifier/sap-id",
"value": "3824068"
}
],
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-il-hmo",
"valueCodeableConcept": {
"coding": [
{
"code": "101",
"system": "http://fhir.health.gov.il/cs/paying-entity-moh",
"display": "קופת חולים כללית"
}
]
}
},
{
"extension": [
{
"url": "given",
"valueString": "אלמו"
}
],
"url": "http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name"
}
],
"name": [
{
"given": [
"בנימין"
],
"family": "ביטאו",
"text": "ביטאו בנימין"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "en"
}
],
"given": [
"BENJAMIN"
],
"family": "BITAU"
}
],
"address": [
{
"text": "שומרון 1, מגדל העמק",
"postalCode": "2301428",
"_city": {
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-city-code",
"valueCodeableConcept": {
"coding": [
{
"code": "874",
"system": "http://fhir.health.gov.il/cs/city-symbol",
"display": "מגדל העמק"
}
]
}
}
]
}
}
],
"active": true,
"gender": "male",
"birthDate": "1961-01-01",
"maritalStatus": {
"coding": [
{
"code": "M",
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"display": "Married"
}
]
},
"deceasedDateTime": "2023-07-04T00:00:00+03:00"
}