{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/winningtest/traditional-chinese-medication-prescription-profile",
  "name": "TraditionalChineseMedicationPrescription",
  "title": "中草药处方",
  "status": "draft",
  "date": "2023-12-14T06:53:37.519683+00:00",
  "description": "可作为中草药医嘱/处方",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationRequest",
  "baseDefinition": "https://simplifier.net/winningtest/medication-request-profile",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationRequest.extension:antibioticUsedReasonCode",
        "path": "MedicationRequest.extension",
        "sliceName": "antibioticUsedReasonCode",
        "max": "0"
      },
      {
        "id": "MedicationRequest.extension:allergySkinTestRequired",
        "path": "MedicationRequest.extension",
        "sliceName": "allergySkinTestRequired",
        "max": "0"
      },
      {
        "id": "MedicationRequest.extension:clinicalTrial",
        "path": "MedicationRequest.extension",
        "sliceName": "clinicalTrial",
        "max": "0"
      },
      {
        "id": "MedicationRequest.extension:daySurgery",
        "path": "MedicationRequest.extension",
        "sliceName": "daySurgery",
        "max": "0"
      },
      {
        "id": "MedicationRequest.extension:DRG",
        "path": "MedicationRequest.extension",
        "sliceName": "DRG",
        "short": "按病种支付",
        "definition": "用于出自《关于开展基层中医门诊常见病按病种支付方式改革的通知》（浙人社发〔2018〕74号）中的八病九方相关内容的标志。",
        "max": "0"
      },
      {
        "id": "MedicationRequest.extension:unusedDisposalAmount",
        "path": "MedicationRequest.extension",
        "sliceName": "unusedDisposalAmount",
        "max": "0"
      },
      {
        "id": "MedicationRequest.extension:cipherPrescription",
        "path": "MedicationRequest.extension",
        "sliceName": "cipherPrescription",
        "short": "中药协定方",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-cipher-prescription"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "MedicationRequest.extension:prescriptionName",
        "path": "MedicationRequest.extension",
        "sliceName": "prescriptionName",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-prescription-name"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "MedicationRequest.identifier:prescriptionId",
        "path": "MedicationRequest.identifier",
        "sliceName": "prescriptionId",
        "short": "处方标识",
        "max": "1"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionId.use",
        "path": "MedicationRequest.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionId.type",
        "path": "MedicationRequest.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionId.system",
        "path": "MedicationRequest.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.3571"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionId.period",
        "path": "MedicationRequest.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionId.assigner",
        "path": "MedicationRequest.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionNo",
        "path": "MedicationRequest.identifier",
        "sliceName": "prescriptionNo",
        "short": "处方编号",
        "max": "1"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionNo.use",
        "path": "MedicationRequest.identifier.use",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionNo.type",
        "path": "MedicationRequest.identifier.type",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionNo.system",
        "path": "MedicationRequest.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.744"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionNo.period",
        "path": "MedicationRequest.identifier.period",
        "max": "0"
      },
      {
        "id": "MedicationRequest.identifier:prescriptionNo.assigner",
        "path": "MedicationRequest.identifier.assigner",
        "max": "0"
      },
      {
        "id": "MedicationRequest.category",
        "path": "MedicationRequest.category",
        "max": "0"
      },
      {
        "id": "MedicationRequest.doNotPerform",
        "path": "MedicationRequest.doNotPerform",
        "max": "0"
      },
      {
        "id": "MedicationRequest.medication[x]",
        "path": "MedicationRequest.medication[x]",
        "short": "开立药方",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/traditional-chinese-medication-formula-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.subject",
        "path": "MedicationRequest.subject",
        "short": "患者",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/patient-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.encounter",
        "path": "MedicationRequest.encounter",
        "short": "就诊",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/outpatient-encounter-profile",
              "https://simplifier.net/winningtest/inpatient-encounter-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.authoredOn",
        "path": "MedicationRequest.authoredOn",
        "short": "开立日期时间"
      },
      {
        "id": "MedicationRequest.requester",
        "path": "MedicationRequest.requester",
        "short": "开立医生",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/practitioner-role-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.performer",
        "path": "MedicationRequest.performer",
        "short": "执行科室",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/department-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.performerType",
        "path": "MedicationRequest.performerType",
        "max": "0"
      },
      {
        "id": "MedicationRequest.reasonReference",
        "path": "MedicationRequest.reasonReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/diagnosis-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.basedOn",
        "path": "MedicationRequest.basedOn",
        "max": "0"
      },
      {
        "id": "MedicationRequest.groupIdentifier",
        "path": "MedicationRequest.groupIdentifier",
        "max": "0"
      },
      {
        "id": "MedicationRequest.courseOfTherapyType",
        "path": "MedicationRequest.courseOfTherapyType",
        "max": "0"
      },
      {
        "id": "MedicationRequest.insurance",
        "path": "MedicationRequest.insurance",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/medical-insurance-profile"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.note",
        "path": "MedicationRequest.note",
        "short": "备注"
      },
      {
        "id": "MedicationRequest.dosageInstruction.sequence",
        "path": "MedicationRequest.dosageInstruction.sequence",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.text",
        "path": "MedicationRequest.dosageInstruction.text",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.additionalInstruction",
        "path": "MedicationRequest.dosageInstruction.additionalInstruction",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.patientInstruction",
        "path": "MedicationRequest.dosageInstruction.patientInstruction",
        "short": "嘱托"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing",
        "path": "MedicationRequest.dosageInstruction.timing",
        "type": [
          {
            "code": "Timing",
            "profile": [
              "https://simplifier.net/winningtest/timing-profile"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.extension:term",
        "path": "MedicationRequest.dosageInstruction.timing.extension",
        "sliceName": "term",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.timing.extension:performedDay",
        "path": "MedicationRequest.dosageInstruction.timing.extension",
        "sliceName": "performedDay",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.site",
        "path": "MedicationRequest.dosageInstruction.site",
        "short": "外用药部位"
      },
      {
        "id": "MedicationRequest.dosageInstruction.route",
        "path": "MedicationRequest.dosageInstruction.route",
        "short": "给药途径代码",
        "binding": {
          "strength": "required",
          "description": "给药途径代码",
          "valueSet": "urn:oid:1.2.156.112604.1.2.516"
        }
      },
      {
        "id": "MedicationRequest.dosageInstruction.method",
        "path": "MedicationRequest.dosageInstruction.method",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate",
        "path": "MedicationRequest.dosageInstruction.doseAndRate",
        "short": "用药剂量"
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "short": "剂量",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.maxDosePerPeriod",
        "path": "MedicationRequest.dosageInstruction.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
        "path": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
        "path": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.extension:express",
        "path": "MedicationRequest.dispenseRequest.extension",
        "sliceName": "express",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-express"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.dispenseRequest.extension:dococtionService",
        "path": "MedicationRequest.dispenseRequest.extension",
        "sliceName": "dococtionService",
        "short": "代煎服务",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-decoction-service"
            ]
          }
        ]
      },
      {
        "id": "MedicationRequest.dispenseRequest.extension:soakingDuration",
        "path": "MedicationRequest.dispenseRequest.extension",
        "sliceName": "soakingDuration",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-tcm-soaking-duration"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "MedicationRequest.dispenseRequest.extension:temporaryProcessingMethod",
        "path": "MedicationRequest.dispenseRequest.extension",
        "sliceName": "temporaryProcessingMethod",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-tcm-temporary-processing-method"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
        "path": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
        "max": "0"
      },
      {
        "id": "MedicationRequest.dispenseRequest.performer",
        "path": "MedicationRequest.dispenseRequest.performer",
        "type": [
          {
            "code": "Reference",
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      }
    ]
  }
}