{
  "resourceType": "StructureDefinition",
  "url": "http://www.adusoft.fr/xips/StructureDefinition/fr-xips-ValueSet-simple",
  "version": "0.2",
  "name": "XipsValueSetSimple",
  "title": "fr-xips-ValueSet-simple",
  "status": "draft",
  "date": "2019-10-19",
  "publisher": "L'Atelier du Soft",
  "contact": [
    {
      "name": "Nicolas Canu",
      "telecom": [
        {
          "system": "email",
          "value": "nicolas.canu@wanadoo.fr"
        }
      ]
    }
  ],
  "description": "Profil ValueSet simple pour XIPS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ],
      "text": "France"
    }
  ],
  "purpose": "Le profil fr-xips-ValueSet-simple est le profil utilisé par XIPS pour le type de ressource ValueSet dans les cas simples.",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.url",
        "path": "ValueSet.url",
        "min": 1
      },
      {
        "id": "ValueSet.identifier",
        "path": "ValueSet.identifier",
        "max": "0"
      },
      {
        "id": "ValueSet.contact",
        "path": "ValueSet.contact",
        "max": "1"
      },
      {
        "id": "ValueSet.useContext",
        "path": "ValueSet.useContext",
        "max": "0"
      },
      {
        "id": "ValueSet.jurisdiction",
        "path": "ValueSet.jurisdiction",
        "max": "0"
      },
      {
        "id": "ValueSet.immutable",
        "path": "ValueSet.immutable",
        "max": "0"
      },
      {
        "id": "ValueSet.purpose",
        "path": "ValueSet.purpose",
        "max": "0"
      },
      {
        "id": "ValueSet.copyright",
        "path": "ValueSet.copyright",
        "max": "0"
      },
      {
        "id": "ValueSet.compose",
        "path": "ValueSet.compose",
        "min": 1
      },
      {
        "id": "ValueSet.compose.lockedDate",
        "path": "ValueSet.compose.lockedDate",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.inactive",
        "path": "ValueSet.compose.inactive",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include",
        "path": "ValueSet.compose.include",
        "max": "1"
      },
      {
        "id": "ValueSet.compose.include.system",
        "path": "ValueSet.compose.include.system",
        "min": 1
      },
      {
        "id": "ValueSet.compose.include.version",
        "path": "ValueSet.compose.include.version",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.concept",
        "path": "ValueSet.compose.include.concept",
        "max": "10"
      },
      {
        "id": "ValueSet.compose.include.concept.designation",
        "path": "ValueSet.compose.include.concept.designation",
        "max": "1"
      },
      {
        "id": "ValueSet.compose.include.concept.designation.language",
        "path": "ValueSet.compose.include.concept.designation.language",
        "min": 1
      },
      {
        "id": "ValueSet.compose.include.concept.designation.use",
        "path": "ValueSet.compose.include.concept.designation.use",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.filter",
        "path": "ValueSet.compose.include.filter",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.exclude",
        "path": "ValueSet.compose.exclude",
        "max": "0"
      },
      {
        "id": "ValueSet.expansion",
        "path": "ValueSet.expansion",
        "max": "0"
      }
    ]
  }
}