{
  "resourceType": "StructureDefinition",
  "language": "fr-FR",
  "url": "http://www.adusoft.fr/xips/StructureDefinition/fr-xips-Substance",
  "version": "0.2",
  "name": "XipsSubstance",
  "title": "fr-xips-Substance",
  "status": "draft",
  "date": "2019-07-01",
  "publisher": "L'Atelier du Soft",
  "contact": [
    {
      "name": "Nicolas Canu",
      "telecom": [
        {
          "system": "email",
          "value": "nicolas.canu@wanadoo.fr"
        }
      ]
    }
  ],
  "description": "Profil Substance pour XIPS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ],
      "text": "France"
    }
  ],
  "purpose": "Le profil fr-xips-Substance est le profil utilisé par XIPS pour toutes les interactions concernant le type de ressource Substance.\r\nIl n'y a pas de profils \"supported\" (spécifiques à certains cas d'utilisation) pour le type de ressource Substance.",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Substance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Substance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Substance.identifier",
        "path": "Substance.identifier",
        "max": "0"
      },
      {
        "id": "Substance.status",
        "path": "Substance.status",
        "max": "0"
      },
      {
        "id": "Substance.category",
        "path": "Substance.category",
        "max": "2"
      },
      {
        "id": "Substance.description",
        "path": "Substance.description",
        "max": "0"
      },
      {
        "id": "Substance.instance",
        "path": "Substance.instance",
        "max": "0"
      },
      {
        "id": "Substance.ingredient",
        "path": "Substance.ingredient",
        "max": "0"
      }
    ]
  }
}