Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions

: French overall intention of the treatment - XML Representation

Draft as of 2024-12-26

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="fr-treatment-intent"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet fr-treatment-intent</b></p><a name="fr-treatment-intent"> </a><a name="hcfr-treatment-intent"> </a><a name="fr-treatment-intent-en-US"> </a><ul><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where constraint  = &lt; 363675004 |Intents (nature of procedure values) (qualifier value)|</li></ul></div>
  </text>
  <url
       value="https://hl7.fr/fhir/fr/medication/ValueSet/fr-treatment-intent"/>
  <version value="0.1.0"/>
  <name value="FrTreatmentIntent"/>
  <title value="French overall intention of the treatment"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-12-26T13:24:49+00:00"/>
  <publisher value="Interop'Santé"/>
  <contact>
    <name value="Interop'Santé"/>
    <telecom>
      <system value="url"/>
      <value value="http://interopsante.org/"/>
    </telecom>
  </contact>
  <description
               value="Le jeu de valeurs à utiliser pour coder l'élément *treatmentIntent* de la ressource *FrInpatientMedicationRequest*."/>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="constraint"/>
        <op value="="/>
        <value
               value="&lt; 363675004 |Intents (nature of procedure values) (qualifier value)|"/>
      </filter>
    </include>
  </compose>
</ValueSet>