FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | Organization |
| Id | Organization-ministry-of-health.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "ministry-of-health",
"meta": {
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "organization",
"display": "יחידה ארגונית"
}
],
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization"
]
},
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/legal-entity",
"value": "500100904",
"use": "official"
}
],
"telecom": [
{
"system": "phone",
"value": "08-6241010",
"use": "work"
}
],
"address": [
{
"line": [
"ירמיהו 39"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "ירמיהו"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "39"
}
]
}
],
"use": "work",
"type": "physical",
"text": "ירמיהו 39 ירושלים",
"city": "ירושלים",
"_city": {
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-city-code",
"valueCodeableConcept": {
"coding": [
{
"code": "3000",
"system": "http://fhir.health.gov.il/cs/city-symbol"
}
]
}
}
]
},
"postalCode": "9446724",
"country": "IL"
}
],
"type": [
{
"coding": [
{
"code": "76",
"system": "http://fhir.health.gov.il/cs/institution-type-moh",
"display": "משרדי ממשלה"
}
]
}
],
"active": true,
"name": "משרד הבריאות"
}