FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | Organization |
| Id | Organization-organization-school-moe.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "organization-school-moe",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-organization"
]
},
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/moe-institute-symbol",
"value": "440172",
"use": "official"
}
],
"address": [
{
"line": [
"אזר 43"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "אזר"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "43"
}
]
}
],
"use": "work",
"type": "physical",
"text": "אזר 43 כפר סבא",
"city": "כפר סבא",
"_city": {
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-city-code",
"valueCodeableConcept": {
"coding": [
{
"code": "6900",
"system": "http://fhir.health.gov.il/cs/city-symbol"
}
]
}
}
]
},
"postalCode": "4410601",
"country": "IL"
}
],
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"active": true,
"name": "תיכון כצנלסון",
"telecom": [
{
"system": "phone",
"value": "09-7433376",
"use": "work"
}
],
"type": [
{
"coding": [
{
"code": "77",
"system": "http://fhir.health.gov.il/cs/institution-type-moh",
"display": "בית ספר"
}
]
}
]
}