<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-problem-category"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-problem-category"/>
  <version value="1.0.0"/>
  <name value="BeVSProblemCategory"/>
  <title value="Problem Category"/>
  <status value="active"/>
  <date value="2021-01-10T10:59:49+00:00"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="message-structure@www.ehealth.fgov.be"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message-Structure"/>
    <telecom>
      <system value="email"/>
      <value value="message-structure@www.ehealth.fgov.be"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Problem Category"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category"/>
    </include>
  </compose>
</ValueSet>