FHIR implementation guide of AP-HP FormBuilder
1.0.0 - ci-build France flag

FHIR implementation guide of AP-HP FormBuilder - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Some program that gather CodeSystem, ValueSet and Questionnaire together - XML Representation

Active as of 2025-09-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ProgramExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : EnsembleValeurs ProgramExample</b></p><a name="ProgramExample"> </a><a name="hcProgramExample"> </a><ul><li>Include tous les codes définis dans <a href="CodeSystem-ProgramExample.html"><code>https://aphp.fr/ig/fhir/formbuilder/CodeSystem/ProgramExample</code></a></li></ul></div>
  </text>
  <url value="https://aphp.fr/ig/fhir/formbuilder/ValueSet/ProgramExample"/>
  <version value="1.0.0"/>
  <name value="ProgramExample"/>
  <title
         value="Some program that gather CodeSystem, ValueSet and Questionnaire together"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-16T20:06:34+00:00"/>
  <publisher value="AP-HP"/>
  <contact>
    <name value="AP-HP"/>
    <telecom>
      <system value="url"/>
      <value value="https://aphp.fr"/>
    </telecom>
  </contact>
  <description
               value="This ValueSet contains programs that link together Questionnaire, CodeSystem and ValueSet created with the FormBuilder"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://aphp.fr/ig/fhir/formbuilder/CodeSystem/ProgramExample"/>
    </include>
  </compose>
</ValueSet>