View raw Markdown
type: exampleresource: Organizationexample: organization-example-mihealth

Organization Example: organization-example-mihealth

Narrative

Michigan Helth

Example XML

<?xml version="1.0" encoding="UTF-8"?>

<Organization xmlns="http://hl7.org/fhir">
  <id value="3"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">

      <p>Michigan Helth</p>

    </div>
  </text>
  <identifier>
    <system value="http://michigan.gov/state-dept-ids"/>
    <value value="25"/>
  </identifier>
  <name value="Michigan Health"/>
  <alias value="Michigan State Department of Health"/>
</Organization>