<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nll-reason-for-cancellation" />
  <meta>
    <profile value="http://electronichealth.se/fhir/StructureDefinition/NLLValueSet" />
  </meta>
  <url value="http://electronichealth.se/fhir/ValueSet/nll-reason-for-cancellation" />
  <version value="1.0.0" />
  <name value="nll-reason-for-cancellation" />
  <title value="Felregistreringsorsak" />
  <status value="active" />
  <date value="2021-11-11T14:05:15+00:00" />
  <publisher value="E-hälsomyndigheten" />
  <description value="E-hälsomyndighetens koder för felregistreringsorsak. Felregistreringsorsak ska användas om förskrivningen är skickad till fel patient eller innehåller felaktiga uppgifter." />
  <useContext>
    <code>
      <system value="http://terminology.hl7.org/CodeSystem/usage-context-type" />
      <code value="program" />
    </code>
    <valueCodeableConcept>
      <coding>
        <code value="nll" />
      </coding>
    </valueCodeableConcept>
  </useContext>
  <compose>
    <include>
      <system value="http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-felregistreringsorsak" />
      <version value="1.0.0" />
      <concept>
        <code value="FEL_PATIENT" />
        <display value="Fel patient" />
      </concept>
      <concept>
        <code value="FELAKTIGA_UPPGIFTER" />
        <display value="Felaktiga uppgifter" />
      </concept>
    </include>
  </compose>
</ValueSet>