FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | Patient |
| Id | Patient-patient-israeli-with-statistical-area.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "patient-israeli-with-statistical-area",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-patient"
]
},
"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": "קופת חולים כללית"
}
]
}
},
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name",
"extension": [
{
"url": "given",
"valueString": "אברהם"
},
{
"url": "role",
"valueCode": "FTH"
},
{
"url": "official",
"valueBoolean": true
}
]
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "he"
}
],
"family": "בן ברוך",
"given": [
"יעלה"
],
"text": "יעלה בן ברוך"
}
],
"address": [
{
"line": [
"סעדון אליהו 4 א'"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "סעדון אליהו"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "4"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString": "א'"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
"valueString": "4"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
"valueString": "1446"
}
]
}
],
"extension": [
{
"extension": [
{
"url": "longitude",
"valueDecimal": 182468.59
},
{
"url": "latitude",
"valueDecimal": 670131.38
}
],
"url": "http://hl7.org/fhir/StructureDefinition/geolocation"
},
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-statistical-area",
"valueIdentifier": {
"system": "http://fhir.health.gov.il/identifier/cbs-statistical-area",
"value": "24000007"
}
}
],
"use": "home",
"type": "physical",
"text": "סעדון אליהו 4 א' אור יהודה",
"city": "אור יהודה",
"_city": {
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-city-code",
"valueCodeableConcept": {
"coding": [
{
"code": "2400",
"system": "http://fhir.health.gov.il/cs/city-symbol"
}
]
}
}
]
},
"postalCode": "6039725",
"district": "אור יהודה",
"country": "IL"
}
],
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/il-national-id",
"value": "000000018"
}
],
"active": true,
"telecom": [
{
"system": "phone",
"value": "052467910",
"use": "home"
},
{
"system": "email",
"value": "Israel@example.com"
}
],
"gender": "female",
"birthDate": "2003-04-17",
"deceasedBoolean": false
}