<StructureDefinition xmlns="http://hl7.org/fhir">
	<id value="medication-form-and-strength"/>
	<url value="http://ns.electronichealth.net.au/fhir/v1.2.0/StructureDefinition/medication-form-and-strength"/>
	<name value="Medication Form And Strength"/>
	<display value="Medication Form And Strength"/>
	<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="2016-05-31"/>
	<description value="Detailed information about the form and strength."/>
	<fhirVersion value="1.4.0"/>
	<kind value="datatype"/>
	<abstract value="false"/>
	<contextType value="resource"/>
	<context value="Medication.product"/>
	<baseType value="Extension"/>
	<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension"/>
	<snapshot>
		<element>
			<path value="Extension"/>
			<short value="Medication Form and Strength"/>
			<definition value="Detailed information about the form and strength."/>
			<comments value="My Health Record extenstion to include the medication form and strength."/>
			<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.2.0/StructureDefinition/medication-form-and-strength"/>
		</element>
		<element>
			<path value="Extension.valueString"/>
			<short value="Value of extension"/>
			<definition value="Medication Form and Strength 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 Form and Strength"/>
			<definition value="Detailed information about the form and strength."/>
			<comments value="My Health Record extenstion to include the medication form and strength of the medication"/>
			<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.2.0/StructureDefinition/medication-form-and-strength"/>
		</element>
		<element>
			<path value="Extension.value[x]"/>
			<min value="1"/>
			<type>
				<code value="string"/>
			</type>
		</element>
	</differential>
</StructureDefinition>