PackagesCanonicalsLogsProblems
    Packages
    nhn.fhir.no.kjernejournal@1.0.0
    http://nhn.no/kj/fhir/StructureDefinition/KjDevice
{
  "description": null,
  "_filename": "KjDevice.StructureDefinition.json",
  "package_name": "nhn.fhir.no.kjernejournal",
  "date": "2019-12-04T12:43:37.5544155Z",
  "derivation": "constraint",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2019-12-04T12:43:37.669+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "KjDevice",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://fda.gov/UDI",
    "name": "UDI Mapping",
    "identity": "udi"
  } ],
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "7b06583b-3615-4b70-bb9b-e9acb9e15d85",
  "kind": "resource",
  "url": "http://nhn.no/kj/fhir/StructureDefinition/KjDevice",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Device.identifier",
      "max": "0",
      "path": "Device.identifier"
    }, {
      "id": "Device.definition",
      "max": "0",
      "path": "Device.definition"
    }, {
      "id": "Device.udiCarrier",
      "max": "0",
      "path": "Device.udiCarrier"
    }, {
      "id": "Device.status",
      "max": "0",
      "path": "Device.status"
    }, {
      "id": "Device.statusReason",
      "max": "0",
      "path": "Device.statusReason"
    }, {
      "id": "Device.distinctIdentifier",
      "max": "0",
      "path": "Device.distinctIdentifier"
    }, {
      "id": "Device.manufacturer",
      "max": "0",
      "path": "Device.manufacturer"
    }, {
      "id": "Device.manufactureDate",
      "max": "0",
      "path": "Device.manufactureDate"
    }, {
      "id": "Device.expirationDate",
      "max": "0",
      "path": "Device.expirationDate"
    }, {
      "id": "Device.lotNumber",
      "max": "0",
      "path": "Device.lotNumber"
    }, {
      "id": "Device.serialNumber",
      "max": "0",
      "path": "Device.serialNumber"
    }, {
      "id": "Device.deviceName",
      "max": "0",
      "path": "Device.deviceName"
    }, {
      "id": "Device.modelNumber",
      "max": "0",
      "path": "Device.modelNumber"
    }, {
      "id": "Device.partNumber",
      "max": "0",
      "path": "Device.partNumber"
    }, {
      "id": "Device.type",
      "min": 1,
      "path": "Device.type",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://nhn.no/kj/fhir/ValueSet/Devices"
      },
      "mustSupport": true
    }, {
      "id": "Device.type.coding",
      "path": "Device.type.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://nhn.no/kj/fhir/ValueSet/Devices"
      },
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Device.type.coding:KjDevice",
      "max": "1",
      "min": 1,
      "path": "Device.type.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://nhn.no/kj/fhir/ValueSet/Devices"
      },
      "sliceName": "KjDevice"
    }, {
      "id": "Device.type.coding:KjDevice.system",
      "path": "Device.type.coding.system",
      "fixedUri": "http://nhn.no/kj/fhir/CodeSystem/ImplantsAndOtherForeignBodies"
    }, {
      "id": "Device.specialization",
      "max": "0",
      "path": "Device.specialization"
    }, {
      "id": "Device.version",
      "max": "0",
      "path": "Device.version"
    }, {
      "id": "Device.property",
      "max": "0",
      "path": "Device.property"
    }, {
      "id": "Device.patient",
      "max": "0",
      "path": "Device.patient"
    }, {
      "id": "Device.owner",
      "max": "0",
      "path": "Device.owner"
    }, {
      "id": "Device.contact",
      "max": "0",
      "path": "Device.contact"
    }, {
      "id": "Device.location",
      "max": "0",
      "path": "Device.location"
    }, {
      "id": "Device.url",
      "max": "0",
      "path": "Device.url"
    }, {
      "id": "Device.note",
      "max": "1",
      "path": "Device.note",
      "mustSupport": true
    }, {
      "id": "Device.note.author[x]",
      "max": "0",
      "path": "Device.note.author[x]"
    }, {
      "id": "Device.note.time",
      "max": "0",
      "path": "Device.note.time"
    }, {
      "id": "Device.safety",
      "max": "0",
      "path": "Device.safety"
    }, {
      "id": "Device.parent",
      "max": "0",
      "path": "Device.parent"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}