PackagesCanonicalsLogsProblems
    Packages
    se.electronichealth.fhir.hvo.r5@0.1.0-alpha
    http://electronichealth.se/fhir/hvo/StructureDefinition/HVODevice
{
  "description": "HVO profile for device with user friendly name",
  "_filename": "StructureDefinition-HVODevice.json",
  "package_name": "se.electronichealth.fhir.hvo.r5",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "HVODevice",
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0-alpha",
  "status": "draft",
  "id": "78e5b2a7-e3ca-4de4-8f47-ad33fcca76f6",
  "kind": "resource",
  "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVODevice",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Device.identifier",
      "path": "Device.identifier",
      "mustSupport": true
    }, {
      "id": "Device.identifier.value",
      "min": 1,
      "path": "Device.identifier.value",
      "mustSupport": true
    }, {
      "id": "Device.name",
      "max": "1",
      "path": "Device.name",
      "mustSupport": true
    }, {
      "id": "Device.name.value",
      "path": "Device.name.value",
      "mustSupport": true
    }, {
      "id": "Device.name.type",
      "path": "Device.name.type",
      "fixedCode": "user-friendly-name",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}