FHIR IG analytics| Package | laniado.test.fhir.r4 |
| Resource Type | Organization |
| Id | Organization-01604.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "01604",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-organization"
]
},
"identifier": [
{
"system": "http://institutions.health.gov.il/Institutions",
"value": "01604"
},
{
"system": "http://fhir.health.gov.il/identifier/legal-entity",
"value": "580082014"
}
],
"type": [
{
"coding": [
{
"code": "1",
"system": "http://fhir.health.gov.il/cs/institution-type-moh",
"display": "אשפוז כללי"
}
]
}
],
"alias": [
"Laniado Medical Center"
],
"telecom": [
{
"system": "phone",
"value": "09-8604666"
},
{
"system": "fax",
"value": "09-8624805"
},
{
"system": "email",
"value": "eyedidia@laniado.org.il"
}
],
"address": [
{
"line": [
"רח' דברי חיים 16, קרית צאנז, נתניה"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "דברי חיים"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "16"
}
]
}
],
"type": "both",
"postalCode": "4244916",
"country": "ISR",
"_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": "נתניה"
}
]
}
}
]
}
}
],
"active": true,
"name": "בית חולים לניאדו"
}