HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

DoseFormModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="cimi-entity-DoseForm-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW DoseForm Logical Model</b></p>
  <p>The form in which active and/or inert ingredient(s) are physically presented.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-DoseForm-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/sw"/>
    <value value="cimi.entity.DoseForm"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="DoseFormModel"/>
  <title value="SW DoseForm Logical Model"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00-04:00"/>
  <publisher
             value="HL7 Patient Care and Clinical Information Modeling Initiative Work Groups"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description
               value="The form in which active and/or inert ingredient(s) are physically presented."/>
  <keyword>
    <system value="http://ncimeta.nci.nih.gov"/>
    <code value="C0013058"/>
  </keyword>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="cimi-entity-DoseForm-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="cimi-entity-DoseForm-model">
      <path value="cimi-entity-DoseForm-model"/>
      <definition
                  value="The form in which active and/or inert ingredient(s) are physically presented."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-DoseForm-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-DoseForm-model.value">
      <path value="cimi-entity-DoseForm-model.value"/>
      <short
             value="Code representing the form in which active and/or inert ingredient(s) are physically presented."/>
      <definition
                  value="Code representing the form in which active and/or inert ingredient(s) are physically presented."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-DoseForm-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/medication-form-codes"/>
        </valueSetReference>
      </binding>
    </element>
  </snapshot>
  <differential>
    <element id="cimi-entity-DoseForm-model">
      <path value="cimi-entity-DoseForm-model"/>
      <definition
                  value="The form in which active and/or inert ingredient(s) are physically presented."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-DoseForm-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-DoseForm-model.value">
      <path value="cimi-entity-DoseForm-model.value"/>
      <short
             value="Code representing the form in which active and/or inert ingredient(s) are physically presented."/>
      <definition
                  value="Code representing the form in which active and/or inert ingredient(s) are physically presented."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-DoseForm-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/medication-form-codes"/>
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>