FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Legal Status Of Supply - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="legal-status-of-supply"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>This code system 
              <code>http://hl7.org/fhir/legal-status-of-supply</code> defines the following codes:
            </p>
            <table class="codes">
              <tr>
                <td style="white-space:nowrap">
                  <b>Code</b>
                </td>
                <td>
                  <b>Display</b>
                </td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000072076
                  <a name="legal-status-of-supply-100000072076"> </a>
                </td>
                <td>Medicinal product not subject to medical prescription</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000072077
                  <a name="legal-status-of-supply-100000072077"> </a>
                </td>
                <td>Medicinal product on medical prescription for renewable or non-renewable delivery</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000072078
                  <a name="legal-status-of-supply-100000072078"> </a>
                </td>
                <td>Medicinal product subject to restricted medical prescription</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000072079
                  <a name="legal-status-of-supply-100000072079"> </a>
                </td>
                <td>Medicinal product on medical prescription for non-renewable delivery</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000072084
                  <a name="legal-status-of-supply-100000072084"> </a>
                </td>
                <td>Medicinal product subject to medical prescription</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000072085
                  <a name="legal-status-of-supply-100000072085"> </a>
                </td>
                <td>Medicinal product subject to special medical prescription</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000072086
                  <a name="legal-status-of-supply-100000072086"> </a>
                </td>
                <td>Medicinal product on medical prescription for renewable delivery</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">100000157313
                  <a name="legal-status-of-supply-100000157313"> </a>
                </td>
                <td>Medicinal product subject to special and restricted medical prescription</td>
              </tr>
            </table>
          </div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url value="http://hl7.org/fhir/legal-status-of-supply"/>
  <version value="5.0.0"/>
  <name value="LegalStatusOfSupply"/>
  <title value="Legal Status Of Supply"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2021-01-05T09:01:24+10:00"/>
  <publisher value="Biomedical Research and Regulation"/>
  <contact>
    <name value="Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="The prescription supply types appropriate to a medicinal product"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/legal-status-of-supply"/>
  <content value="complete"/>
  <concept>
    <code value="100000072076"/>
    <display value="Medicinal product not subject to medical prescription"/>
  </concept>
  <concept>
    <code value="100000072077"/>
    <display
             value="Medicinal product on medical prescription for renewable or non-renewable delivery"/>
  </concept>
  <concept>
    <code value="100000072078"/>
    <display
             value="Medicinal product subject to restricted medical prescription"/>
  </concept>
  <concept>
    <code value="100000072079"/>
    <display
             value="Medicinal product on medical prescription for non-renewable delivery"/>
  </concept>
  <concept>
    <code value="100000072084"/>
    <display value="Medicinal product subject to medical prescription"/>
  </concept>
  <concept>
    <code value="100000072085"/>
    <display
             value="Medicinal product subject to special medical prescription"/>
  </concept>
  <concept>
    <code value="100000072086"/>
    <display
             value="Medicinal product on medical prescription for renewable delivery"/>
  </concept>
  <concept>
    <code value="100000157313"/>
    <display
             value="Medicinal product subject to special and restricted medical prescription"/>
  </concept>
</CodeSystem>