<ValueSet xmlns="http://hl7.org/fhir">
  <id value="prescription-formats" />
  <meta>
    <lastUpdated value="2022-03-09T06:48:53.859+00:00" />
    <profile value="http://electronichealth.se/fhir/StructureDefinition/NLLValueSet" />
  </meta>
  <url value="http://ehalsomyndigheten.se/fhir/ValueSet/prescription-formats" />
  <version value="1.0.0" />
  <name value="prescription-formats" />
  <title value="Aktuellt format" />
  <status value="active" />
  <date value="2022-02-18T00:00:00+01:00" />
  <publisher value="E-hälsomyndigheten" />
  <description value="Format som förskrivning föreligger i vid nuvarande tidpunkt" />
  <compose>
    <include>
      <system value="http://ehalsomyndigheten.se/fhir/CodeSystem/library" />
      <version value="1.0.0" />
      <concept>
        <code value="PAPPER" />
        <display value="Papper" />
      </concept>
      <concept>
        <code value="ELEKTRONISKT" />
        <display value="Elektroniskt" />
      </concept>
    </include>
  </compose>
</ValueSet>