IL Core Implementation Guide
0.18.0 - draft
Publication Build: This will be filled in by the publication tooling
<Organization xmlns="http://hl7.org/fhir">
<id value="organization-ministry-of-health"/>
<meta>
<profile
value="http://fhir.health.gov.il/StructureDefinition/il-core-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">משרד הבריאות</div>
</text>
<identifier>
<use value="official"/>
<system value="http://fhir.health.gov.il/identifier/legal-entity"/>
<value value="500100904"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system value="http://fhir.health.gov.il/cs/institution-type-moh"/>
<code value="76"/>
<display value="משרדי ממשלה"/>
</coding>
</type>
<name value="משרד הבריאות"/>
<telecom>
<system value="phone"/>
<value value="08-6241010"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<type value="physical"/>
<text value="ירמיהו 39 ירושלים"/>
<line value="ירמיהו 39">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="ירמיהו"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="39"/>
</extension>
</line>
<city value="ירושלים">
<extension
url="http://fhir.health.gov.il/StructureDefinition/ext-city-code">
<valueCodeableConcept>
<coding>
<system value="http://fhir.health.gov.il/cs/city-symbol"/>
<code value="3000"/>
</coding>
</valueCodeableConcept>
</extension>
</city>
<postalCode value="9446724"/>
<country value="IL"/>
</address>
</Organization>