<StructureDefinition xmlns="http://hl7.org/fhir">
	<id value="medication-brand"/>
	<url value="http://ns.electronichealth.net.au/fhir/v1.3.0/StructureDefinition/medication-brand"/>
	<name value="Medication Brand"/>
	<display value="Medication Brand"/>
	<status value="active"/>
	<publisher value="My Health Record System"/>
	<contact>
		<name value="My Health Record System project team"/>
		<telecom>
			<system value="email"/>
			<value value="mobile.enablement@health.gov.au"/>
		</telecom>
	</contact>
	<date value="2017-04-30"/>
	<description value="The brand of the pharmaceutical item supplied."/>
	<fhirVersion value="1.4.0"/>
	<kind value="datatype"/>
	<abstract value="false"/>
	<contextType value="resource"/>
	<context value="Medication"/>
	<baseType value="Extension"/>
	<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension"/>
	<snapshot>
		<element>
			<path value="Extension"/>
			<short value="Medication Brand"/>
			<definition value="The brand of the pharmaceutical item supplied."/>
			<comments value="My Health Record extension to include the brand name of the medication"/>
			<min value="1"/>
			<max value="1"/>
			<base>
				<path value="Extension"/>
				<min value="0"/>
				<max value="*"/>
			</base>
			<type>
				<code value="Extension"/>
			</type>
		</element>
		<element>
			<path value="Extension.id"/>
			<short value="xml:id (or equivalent in JSON)"/>
			<definition value="unique id for the element within a resource (for internal references)."/>
			<min value="0"/>
			<max value="1"/>
			<base>
				<path value="Extension.id"/>
				<min value="0"/>
				<max value="1"/>
			</base>
			<type>
				<code value="id"/>
			</type>
		</element>
		<element>
			<path value="Extension.extension"/>
			<name value="extension"/>
			<short value="Extension"/>
			<definition value="An Extension"/>
			<min value="0"/>
			<max value="0"/>
			<base>
				<path value="Extension.extension"/>
				<min value="0"/>
				<max value="*"/>
			</base>
			<type>
				<code value="Extension"/>
			</type>
		</element>
		<element>
			<path value="Extension.url"/>
			<short value="identifies the meaning of the extension"/>
			<definition value="Source of the definition for the extension code - a logical name or a URL."/>
			<comments value="The definition may point directly to a computable or human-readable definition of the
       extensibility codes, or it may be a logical URI as declared in some other specification.
       The definition should be version specific.  This will ideally be the URI for the Resource
       Profile defining the extension, with the code for the extension after a #."/>
			<min value="1"/>
			<max value="1"/>
			<base>
				<path value="Extension.url"/>
				<min value="1"/>
				<max value="1"/>
			</base>
			<type>
				<code value="uri"/>
			</type>
			<fixedUri value="http://ns.electronichealth.net.au/fhir/v1.3.0/StructureDefinition/medication-brand"/>
		</element>
		<element>
			<path value="Extension.valueString"/>
			<short value="Value of extension"/>
			<definition value="Medication Brand is of string type extension in Medication resource."/>
			<min value="1"/>
			<max value="1"/>
			<base>
				<path value="Extension.value[x]"/>
				<min value="0"/>
				<max value="1"/>
			</base>
			<type>
				<code value="string"/>
			</type>
		</element>
	</snapshot>
	<differential>
		<element>
			<path value="Extension"/>
			<short value="Medication Brand"/>
			<definition value="The brand of the pharmaceutical item supplied."/>
			<comments value="My Health Record extension to include the medication brand"/>
			<min value="1"/>
			<max value="1"/>
			<type>
				<code value="Extension"/>
			</type>
		</element>
		<element>
			<path value="Extension.extension"/>
			<name value="extension"/>
			<max value="0"/>
		</element>
		<element>
			<path value="Extension.url"/>
			<type>
				<code value="uri"/>
			</type>
			<fixedUri value="http://ns.electronichealth.net.au/fhir/v1.3.0/StructureDefinition/medication-brand"/>
		</element>
		<element>
			<path value="Extension.value[x]"/>
			<min value="1"/>
			<type>
				<code value="string"/>
			</type>
		</element>
	</differential>
</StructureDefinition>