PACIO Sample Data Depot
0.1.0 - draft
PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="organization-centersForMedicareMedicaidServices-01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization organization-centersForMedicareMedicaidServices-01</b></p><a name="organization-centersForMedicareMedicaidServices-01"> </a><a name="hcorganization-centersForMedicareMedicaidServices-01"> </a><p><b>active</b>: true</p><p><b>name</b>: Centers for Medicare & Medicaid Services</p><p><b>telecom</b>: ph: 877-267-2323, ph: 410-786-3000</p><p><b>address</b>: 7500 Security Boulevard, Baltimore, MD 21244-1850</p></div>
</text>
<active value="true"/>
<name value="Centers for Medicare & Medicaid Services"/>
<telecom>
<system value="phone"/>
<value value="877-267-2323"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="410-786-3000"/>
</telecom>
<address>
<text value="7500 Security Boulevard, Baltimore, MD 21244-1850"/>
<line value="7500 Security Boulevard"/>
<city value="Baltimore"/>
<state value="MD"/>
<postalCode value="21244-1850"/>
<country value="US"/>
</address>
</Organization>