{
  "resourceType": "StructureDefinition",
  "id": "90425b57-b0c1-41cd-ad97-73b8eea4180c",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-06-05T18:25:03.907+00:00"
  },
  "url": "http://rivta.se/fhir/StructureDefinition/core/se-core-vitalsigns-v1/Device",
  "name": "PoCDevice",
  "status": "draft",
  "date": "2018-06-05T18:25:02.377Z",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device.identifier",
        "path": "Device.identifier",
        "comment": "The barcode string from a barcode present on a device label or package may identify the instance, include names given to the device in local usage, or may identify the type of device. If the identifier identifies the type of device, Device.type element should be used.  For [UDI](device.html#5.11.3.2.2),  this element corresponds to the variable portion of the UDI that identifies the serial number of a specific device. See [UDI mappings](device-mappings.html#udi) for a complete mapping of UDI parts to Device. (Resurs)"
      },
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient",
            "aggregation": [
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "Device.patient.identifier",
        "path": "Device.patient.identifier",
        "slicing": {
          "rules": "open"
        }
      },
      {
        "id": "Device.patient.identifier:Personnummer",
        "path": "Device.patient.identifier",
        "sliceName": "Personnummer",
        "fixedIdentifier": {
          "system": "urn:oid:1.2.752.129.2.1.3.1"
        }
      },
      {
        "id": "Device.patient.identifier:Samordningsnummer",
        "path": "Device.patient.identifier",
        "sliceName": "Samordningsnummer",
        "fixedIdentifier": {
          "system": "urn:oid:1.2.752.129.2.1.3.3"
        }
      },
      {
        "id": "Device.patient.identifier:NationelltReservnummer",
        "path": "Device.patient.identifier",
        "sliceName": "NationelltReservnummer",
        "fixedIdentifier": {
          "system": "urn:oid:1.2.752.74.9.1"
        }
      }
    ]
  }
}