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


<CodeSystem 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é : CodeSystem ProgramExample</b></p><a name="ProgramExample"> </a><a name="hcProgramExample"> </a><p>This case-sensitive code system <code>https://aphp.fr/ig/fhir/formbuilder/CodeSystem/ProgramExample</code> defines the following codes in a Grouped By hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">obstetric<a name="ProgramExample-obstetric"> </a></td><td>Obstetric</td></tr><tr><td style="white-space:nowrap">whoqol100<a name="ProgramExample-whoqol100"> </a></td><td>WHOQOL - 100</td></tr><tr><td style="white-space:nowrap">painevaluation<a name="ProgramExample-painevaluation"> </a></td><td>Pain evaluation</td></tr></table></div>
  </text>
  <url value="https://aphp.fr/ig/fhir/formbuilder/CodeSystem/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 CodeSystem contains program 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>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="obstetric"/>
    <display value="Obstetric"/>
  </concept>
  <concept>
    <code value="whoqol100"/>
    <display value="WHOQOL - 100"/>
  </concept>
  <concept>
    <code value="painevaluation"/>
    <display value="Pain evaluation"/>
  </concept>
</CodeSystem>