{
  "resourceType": "StructureDefinition",
  "id": "d0328718-83d7-437a-9231-ab1e02fd5fc8",
  "meta": {
    "lastUpdated": "2023-03-28T08:47:19.1823264+00:00"
  },
  "url": "https://simplifier.net/winningtest/device-request-profile",
  "name": "DeviceRequest",
  "title": "设备/耗材申请",
  "status": "draft",
  "date": "2023-03-28T08:48:05.9013494+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DeviceRequest",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceRequest",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceRequest.extension",
        "path": "DeviceRequest.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "DeviceRequest.extension:urgent",
        "path": "DeviceRequest.extension",
        "sliceName": "urgent",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-urgent"
            ]
          }
        ]
      },
      {
        "id": "DeviceRequest.identifier",
        "path": "DeviceRequest.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderId",
        "path": "DeviceRequest.identifier",
        "sliceName": "clinicalOrderId",
        "short": "医嘱标识",
        "max": "1"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderId.use",
        "path": "DeviceRequest.identifier.use",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderId.type",
        "path": "DeviceRequest.identifier.type",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderId.system",
        "path": "DeviceRequest.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.801"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderId.period",
        "path": "DeviceRequest.identifier.period",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderId.assigner",
        "path": "DeviceRequest.identifier.assigner",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderItemId",
        "path": "DeviceRequest.identifier",
        "sliceName": "clinicalOrderItemId",
        "short": "医嘱项标识",
        "max": "1"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderItemId.use",
        "path": "DeviceRequest.identifier.use",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderItemId.type",
        "path": "DeviceRequest.identifier.type",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderItemId.system",
        "path": "DeviceRequest.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.4118"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderItemId.period",
        "path": "DeviceRequest.identifier.period",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:clinicalOrderItemId.assigner",
        "path": "DeviceRequest.identifier.assigner",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:supplyFrozenItemId",
        "path": "DeviceRequest.identifier",
        "sliceName": "supplyFrozenItemId",
        "short": "库存冻结明细标识",
        "max": "1"
      },
      {
        "id": "DeviceRequest.identifier:supplyFrozenItemId.use",
        "path": "DeviceRequest.identifier.use",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:supplyFrozenItemId.type",
        "path": "DeviceRequest.identifier.type",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:supplyFrozenItemId.system",
        "path": "DeviceRequest.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.2.104940"
      },
      {
        "id": "DeviceRequest.identifier:supplyFrozenItemId.period",
        "path": "DeviceRequest.identifier.period",
        "max": "0"
      },
      {
        "id": "DeviceRequest.identifier:supplyFrozenItemId.assigner",
        "path": "DeviceRequest.identifier.assigner",
        "max": "0"
      },
      {
        "id": "DeviceRequest.instantiatesCanonical",
        "path": "DeviceRequest.instantiatesCanonical",
        "max": "0"
      },
      {
        "id": "DeviceRequest.instantiatesUri",
        "path": "DeviceRequest.instantiatesUri",
        "max": "0"
      },
      {
        "id": "DeviceRequest.status",
        "path": "DeviceRequest.status",
        "fixedCode": "active"
      },
      {
        "id": "DeviceRequest.intent",
        "path": "DeviceRequest.intent",
        "fixedCode": "order"
      },
      {
        "id": "DeviceRequest.code[x]",
        "path": "DeviceRequest.code[x]",
        "short": "设备/耗材",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/device-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          },
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DeviceRequest.subject",
        "path": "DeviceRequest.subject",
        "short": "患者",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/patient-profile"
            ],
            "aggregation": [
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "DeviceRequest.encounter",
        "path": "DeviceRequest.encounter",
        "short": "就诊",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/outpatient-encounter-profile",
              "https://simplifier.net/winningtest/inpatient-encounter-profile"
            ],
            "aggregation": [
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "DeviceRequest.occurrence[x]",
        "path": "DeviceRequest.occurrence[x]",
        "type": [
          {
            "code": "Timing",
            "profile": [
              "https://simplifier.net/winningtest/timing-profile"
            ]
          }
        ]
      },
      {
        "id": "DeviceRequest.authoredOn",
        "path": "DeviceRequest.authoredOn",
        "short": "录入时间"
      },
      {
        "id": "DeviceRequest.requester",
        "path": "DeviceRequest.requester",
        "short": "录入操作员"
      },
      {
        "id": "DeviceRequest.performerType",
        "path": "DeviceRequest.performerType",
        "max": "0"
      },
      {
        "id": "DeviceRequest.performer",
        "path": "DeviceRequest.performer",
        "short": "物资库房",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/warehouse-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DeviceRequest.reasonReference",
        "path": "DeviceRequest.reasonReference",
        "max": "0"
      },
      {
        "id": "DeviceRequest.insurance",
        "path": "DeviceRequest.insurance",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/medical-insurance-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "DeviceRequest.insurance.extension",
        "path": "DeviceRequest.insurance.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "DeviceRequest.insurance.extension:mandatorySelfPayReason",
        "path": "DeviceRequest.insurance.extension",
        "sliceName": "mandatorySelfPayReason",
        "short": "强制自费原因",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-reason"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "DeviceRequest.supportingInfo",
        "path": "DeviceRequest.supportingInfo",
        "max": "0"
      },
      {
        "id": "DeviceRequest.note",
        "path": "DeviceRequest.note",
        "short": "嘱托内容"
      },
      {
        "id": "DeviceRequest.relevantHistory",
        "path": "DeviceRequest.relevantHistory",
        "max": "0"
      }
    ]
  }
}