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 only - JSON Representation

Draft as of 2024-09-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "FrMedicinalProductOnly",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet FrMedicinalProductOnly</b></p><a name=\"FrMedicinalProductOnly\"> </a><a name=\"hcFrMedicinalProductOnly\"> </a><a name=\"FrMedicinalProductOnly-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)| : 127489000 |Has active ingredient (attribute)| = * ,  [0..0] 411116001 |Has manufactured dose form (attribute)| = *</li></ul></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/eds/ValueSet/FrMedicinalProductOnly",
  "version" : "0.1.0",
  "name" : "FrMedicinalProductOnly",
  "title" : "French Medicinal Product only",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-10T07:13:57+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 *code* de la ressource *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)| : 127489000 |Has active ingredient (attribute)| = * ,  [0..0] 411116001 |Has manufactured dose form (attribute)| = *"
          }
        ]
      }
    ]
  }
}