FHIR IG analytics| Package | laniado.test.fhir |
| Resource Type | Patient |
| Id | Patient-LaniadoPatientExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "LaniadoPatientExample",
"meta": {
"source": "http://atd.laniado.org.il",
"profile": [
"http://fhir.laniado.org.il/StructureDefinition/laniado-patient"
]
},
"extension": [
{
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.laniado.org.il/CodeSystem/k-kupat-cholim",
"code": "1",
"display": "כללית"
},
{
"code": "101",
"system": "http://fhir.health.gov.il/cs/paying-entity-moh",
"display": "קופת חולים כללית"
}
]
},
"url": "http://fhir.health.gov.il/StructureDefinition/ext-il-hmo"
},
{
"extension": [
{
"url": "given",
"valueString": "אברהם"
},
{
"url": "role",
"valueCode": "FTH"
}
],
"url": "http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name"
},
{
"valueAddress": {
"country": "ISR",
"_country": {
"extension": [
{
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.laniado.org.il/CodeSystem/k-arazot",
"code": "900",
"display": "ישראל"
}
]
},
"url": "http://fhir.laniado.org.il/StructureDefinition/ext-laniado-country"
}
]
}
},
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
},
{
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.laniado.org.il/CodeSystem/k-dat-leom",
"code": "1",
"display": "יהודי"
},
{
"code": "1026",
"system": "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
"display": "Judaism"
}
]
},
"url": "http://hl7.org/fhir/StructureDefinition/patient-religion"
}
],
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/il-national-id",
"value": "123456782"
},
{
"system": "http://fhir.laniado.org.il/Identifier/passport",
"value": "987654321"
},
{
"system": "http://fhir.laniado.org.il/Identifier/temp-patient",
"value": "202300340"
}
],
"name": [
{
"given": [
"ישראל"
],
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "he"
}
],
"family": "ישראלי",
"text": "ישראל ישראלי"
},
{
"given": [
"Israel"
],
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "en"
}
],
"family": "Israeli",
"text": "Israel Israeli"
},
{
"given": [
"إسرائيل"
],
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "ar"
}
],
"family": "إسرائيلي",
"text": "إسرائيل إسرائيلي"
}
],
"telecom": [
{
"system": "phone",
"value": "053-0000000"
}
],
"address": [
{
"postalCode": "82000",
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "ירושלמי"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "9/4"
}
]
}
],
"_city": {
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-city-code",
"valueCodeableConcept": {
"coding": [
{
"code": "7400",
"system": "http://fhir.health.gov.il/cs/city-symbol",
"display": "נתניה"
}
]
}
}
]
}
}
],
"maritalStatus": {
"coding": [
{
"system": "http://fhir.laniado.org.il/CodeSystem/k-matzav-mishp",
"code": "10",
"display": "רווק/ה"
},
{
"code": "S",
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"display": "Never Married"
}
]
},
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "fr",
"display": "French"
},
{
"system": "http://fhir.laniado.org.il/CodeSystem/k-safa",
"code": "6",
"display": "צרפתית"
}
]
}
}
],
"gender": "male",
"birthDate": "1980-01-01",
"deceasedDateTime": "2023-01-01T13:54:00Z"
}