{
  "resourceType": "StructureDefinition",
  "id": "5db32da3-07bb-4ea6-98a3-958f4b0b930e",
  "meta": {
    "lastUpdated": "2021-08-25T07:34:12.682+00:00"
  },
  "url": "https://simplifier.net/winningtest/medication-knowledge-profile",
  "name": "MedicationKnowledge",
  "title": "Medication Knowledge",
  "status": "draft",
  "date": "2021-02-09T02:27:33.764279Z",
  "description": "药品详情",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "script10.6",
      "uri": "http://ncpdp.org/SCRIPT10_6",
      "name": "Mapping to NCPDP SCRIPT 10.6"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicationKnowledge",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationKnowledge",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationKnowledge.code",
        "path": "MedicationKnowledge.code",
        "short": "药品编码"
      },
      {
        "id": "MedicationKnowledge.status",
        "path": "MedicationKnowledge.status",
        "fixedCode": "active"
      },
      {
        "id": "MedicationKnowledge.manufacturer",
        "path": "MedicationKnowledge.manufacturer",
        "short": "制造商"
      },
      {
        "id": "MedicationKnowledge.doseForm",
        "path": "MedicationKnowledge.doseForm",
        "definition": "药物形式：粉末、片剂等",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.amount",
        "path": "MedicationKnowledge.amount",
        "short": "药品包装数量"
      },
      {
        "id": "MedicationKnowledge.synonym",
        "path": "MedicationKnowledge.synonym",
        "short": "别名"
      },
      {
        "id": "MedicationKnowledge.relatedMedicationKnowledge",
        "path": "MedicationKnowledge.relatedMedicationKnowledge",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.associatedMedication",
        "path": "MedicationKnowledge.associatedMedication",
        "short": "关联的药品资源",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/medication-profile",
              "https://simplifier.net/winningtest/traditional-chinese-medication-profile"
            ]
          }
        ]
      },
      {
        "id": "MedicationKnowledge.productType",
        "path": "MedicationKnowledge.productType",
        "short": "药品类别",
        "definition": "西药、中成药等",
        "binding": {
          "strength": "required",
          "description": "临床服务类型",
          "valueSet": "urn:oid:1.2.156.112604.1.2.558"
        }
      },
      {
        "id": "MedicationKnowledge.monograph",
        "path": "MedicationKnowledge.monograph",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.ingredient",
        "path": "MedicationKnowledge.ingredient",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.preparationInstruction",
        "path": "MedicationKnowledge.preparationInstruction",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.intendedRoute",
        "path": "MedicationKnowledge.intendedRoute",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.cost",
        "path": "MedicationKnowledge.cost",
        "short": "定价"
      },
      {
        "id": "MedicationKnowledge.cost.type",
        "path": "MedicationKnowledge.cost.type",
        "short": "定价类型",
        "definition": "进价、零售价等；"
      },
      {
        "id": "MedicationKnowledge.cost.cost",
        "path": "MedicationKnowledge.cost.cost",
        "short": "价格"
      },
      {
        "id": "MedicationKnowledge.monitoringProgram",
        "path": "MedicationKnowledge.monitoringProgram",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.administrationGuidelines",
        "path": "MedicationKnowledge.administrationGuidelines",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.medicineClassification",
        "path": "MedicationKnowledge.medicineClassification",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.drugCharacteristic",
        "path": "MedicationKnowledge.drugCharacteristic",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.contraindication",
        "path": "MedicationKnowledge.contraindication",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.regulatory",
        "path": "MedicationKnowledge.regulatory",
        "max": "0"
      },
      {
        "id": "MedicationKnowledge.kinetics",
        "path": "MedicationKnowledge.kinetics",
        "max": "0"
      }
    ]
  }
}