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 Medicinal product Dose form - JSON Representation

Draft as of 2024-12-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "fr-mp-dose-form",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-mp-dose-form</b></p><a name=\"fr-mp-dose-form\"> </a><a name=\"hcfr-mp-dose-form\"> </a><a name=\"fr-mp-dose-form-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where constraint  = (&lt; 763158003 |Medicinal product (product)|) . 411116001 |Has manufactured dose form (attribute)|</li></ul></div>"
  },
  "url" : "https://hl7.fr/fhir/fr/medication/ValueSet/fr-mp-dose-form",
  "version" : "0.1.0",
  "name" : "FrMpDoseForm",
  "title" : "French Medicinal product Dose form",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-12-26T13:24:49+00:00",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "Interop'Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://interopsante.org/"
        }
      ]
    }
  ],
  "description" : "Le jeu de valeurs à utiliser pour coder l'élément *doseForm* des ressources *FrMedicationUcd*, *FrMedicationUcdPart* ou *FrMedicationNonProprietaryName*.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "(< 763158003 |Medicinal product (product)|) . 411116001 |Has manufactured dose form (attribute)|"
          }
        ]
      }
    ]
  }
}