Guide d'implémentation du GT Standards et Interopérabilité pour les EDS
0.1.0 - ci-build France flag

Guide d'implémentation du GT Standards et Interopérabilité pour les EDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: French Medicinal product Dose form - JSON Representation

Draft as of 2024-09-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "FrMpDoseForm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet FrMpDoseForm</b></p><a name=\"FrMpDoseForm\"> </a><a name=\"hcFrMpDoseForm\"> </a><a name=\"FrMpDoseForm-fr-FR\"> </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://interop.esante.gouv.fr/ig/fhir/eds/ValueSet/FrMpDoseForm",
  "version" : "0.1.0",
  "name" : "FrMpDoseForm",
  "title" : "French Medicinal product Dose form",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-10T07:10:31+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Le jeu de valeurs à utiliser pour coder l'élément *doseForm* des ressources *FrMedicationUcd*, *FrMedicationUcdPart* ou *FrMedicationNonProprietaryName*.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "< 763158003 |Medicinal product (product)| : 411116001 |Has manufactured dose form (attribute)| = *"
          }
        ]
      }
    ]
  }
}