<ValueSet xmlns="http://hl7.org/fhir">
  <id value="complete-prescription-choices" />
  <meta>
    <lastUpdated value="2022-03-09T06:48:42.148+00:00" />
    <profile value="http://electronichealth.se/fhir/StructureDefinition/NLLValueSet" />
  </meta>
  <url value="http://ehalsomyndigheten.se/fhir/ValueSet/complete-prescription-choices" />
  <version value="1.0.0" />
  <name value="complete-prescription-choices" />
  <title value="Beslut slutexpediering" />
  <status value="active" />
  <date value="2022-02-18T00:00:00+01:00" />
  <publisher value="E-hälsomyndigheten" />
  <description value="Beslut att frångå automatiska regler för slutexpedition" />
  <compose>
    <include>
      <system value="http://ehalsomyndigheten.se/fhir/CodeSystem/library" />
      <version value="1.0.0" />
      <concept>
        <code value="prescomp" />
        <display value="Slutexpediera" />
      </concept>
      <concept>
        <code value="presact" />
        <display value="Slutexpediera inte" />
      </concept>
    </include>
  </compose>
</ValueSet>