{
  "resourceType": "StructureDefinition",
  "language": "fr-FR",
  "url": "http://phast.fr/fhir/StructureDefinition/Resource/Pharmacy/SIPhCIOdmDeviceDefinitionR4",
  "version": "1.0",
  "name": "SIPhCIOdmDeviceDefinitionR4",
  "status": "active",
  "experimental": false,
  "date": "2020-11-20",
  "publisher": "Phast",
  "contact": [
    {
      "name": "Nicolas Canu",
      "telecom": [
        {
          "system": "email",
          "value": "nicolas.canu@phast.fr"
        }
      ]
    }
  ],
  "description": "Profil SIPhCIOdmDeviceDefinitionR4 utilisé par Phast pour le type de ressource DeviceDefinition R4",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "France"
        }
      ],
      "text": "France"
    }
  ],
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "DeviceDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceDefinition.udiDeviceIdentifier",
        "path": "DeviceDefinition.udiDeviceIdentifier",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.manufacturer[x]",
        "path": "DeviceDefinition.manufacturer[x]",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.deviceName",
        "path": "DeviceDefinition.deviceName",
        "min": 1,
        "max": "1"
      },
      {
        "id": "DeviceDefinition.modelNumber",
        "path": "DeviceDefinition.modelNumber",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.type",
        "path": "DeviceDefinition.type",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.specialization",
        "path": "DeviceDefinition.specialization",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.version",
        "path": "DeviceDefinition.version",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.safety",
        "path": "DeviceDefinition.safety",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.shelfLifeStorage",
        "path": "DeviceDefinition.shelfLifeStorage",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.physicalCharacteristics",
        "path": "DeviceDefinition.physicalCharacteristics",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.languageCode",
        "path": "DeviceDefinition.languageCode",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.capability",
        "path": "DeviceDefinition.capability",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.owner",
        "path": "DeviceDefinition.owner",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.contact",
        "path": "DeviceDefinition.contact",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.url",
        "path": "DeviceDefinition.url",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.onlineInformation",
        "path": "DeviceDefinition.onlineInformation",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.note",
        "path": "DeviceDefinition.note",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.quantity",
        "path": "DeviceDefinition.quantity",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.parentDevice",
        "path": "DeviceDefinition.parentDevice",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.material",
        "path": "DeviceDefinition.material",
        "max": "0"
      }
    ]
  }
}