View raw Markdown
type: exampleresource: InsurancePlanexample: insuranceplan-example

InsurancePlan Example: insuranceplan-example

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<InsurancePlan xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/[insuranceplan.xsd">
<id value = "example"></id>
<name value="foo"/>

</InsurancePlan>