PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.7
    http://fkcfhir.org/fhir/StructureDefinition/fmc-devicedefintion-profile
{
  "description": "Fresenius DeviceDefinition Profile",
  "_filename": "StructureDefinition-fmc-devicedefintion-profile.json",
  "package_name": "fmcna.caredata.fhir.ig.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "FreseniusDeviceDefinition",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "DeviceDefinition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Fresenius DeviceDefinition Profile",
  "package_version": "1.1.7",
  "status": "active",
  "id": "d2d5e0b5-13c9-4787-9fc7-438fcb9449b6",
  "kind": "resource",
  "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-devicedefintion-profile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DeviceDefinition.identifier",
      "min": 1,
      "base": {
        "max": "*",
        "min": 1,
        "path": "DeviceDefinition.identifier"
      },
      "path": "DeviceDefinition.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DeviceDefinition.identifier:DeviceDefinitionIdentifier",
      "max": "1",
      "min": 1,
      "path": "DeviceDefinition.identifier",
      "sliceName": "DeviceDefinitionIdentifier",
      "mustSupport": true
    }, {
      "id": "DeviceDefinition.identifier:DeviceDefinitionIdentifier.system",
      "min": 1,
      "path": "DeviceDefinition.identifier.system",
      "patternUri": "urn:oid:2.16.840.1.113883.3.7418.11.1"
    }, {
      "id": "DeviceDefinition.deviceName",
      "max": "1",
      "min": 1,
      "path": "DeviceDefinition.deviceName"
    }, {
      "id": "DeviceDefinition.deviceName.type",
      "path": "DeviceDefinition.deviceName.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-devicename-vs"
      }
    }, {
      "id": "DeviceDefinition.type",
      "min": 1,
      "path": "DeviceDefinition.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-device-vs"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition"
}