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 Active substance - JSON Representation

Draft as of 2021-10-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "FrMpSubstanceActive",
  "meta" : {
    "lastUpdated" : "2021-10-18T07:45:00Z",
    "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 FrMpSubstanceActive</b></p><a name=\"FrMpSubstanceActive\"> </a><a name=\"hcFrMpSubstanceActive\"> </a><a name=\"FrMpSubstanceActive-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-10-18 07:45:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><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)|) or ((&lt; 763158003 |Medicinal product (product)|) . 762949000 |Has precise active ingredient (attribute)|)</li></ul></div>"
  },
  "url" : "http://interopsante.org/fhir/ValueSet/fr-mp-substance-active",
  "version" : "0.1.0",
  "name" : "FrMpSubstanceActive",
  "title" : "French Medicinal product Active substance",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-10-18T07:45:00Z",
  "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 *ingredient.itemCodeableConcept* des ressources *FrMedicationUcd*, *FrMedicationUcdPart* et *FrMedicationNonproprietaryName*.",
  "immutable" : false,
  "copyright" : "InterOp'Santé 2021. This value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "constraint",
            "op" : "=",
            "value" : "((< 763158003 |Medicinal product (product)|) . 127489000 |Has active ingredient (attribute)|) or ((< 763158003 |Medicinal product (product)|) . 762949000 |Has precise active ingredient (attribute)|)"
          }
        ]
      }
    ]
  }
}