{
  "resourceType": "StructureDefinition",
  "id": "839c6e6b-03ea-46e2-a5e2-c50639dc8602",
  "meta": {
    "lastUpdated": "2023-10-17T09:41:58.5627998+00:00"
  },
  "url": "https://simplifier.net/winningtest/infusion-medication-prescription-profile",
  "name": "InfusionMedicationPrescription",
  "title": "输液处方",
  "status": "retired",
  "date": "2024-04-29T07:17:34.3035309+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "RequestGroup",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RequestGroup",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RequestGroup.identifier",
        "path": "RequestGroup.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "RequestGroup.identifier:purchaseOrderId",
        "path": "RequestGroup.identifier",
        "sliceName": "purchaseOrderId",
        "max": "1"
      },
      {
        "id": "RequestGroup.identifier:purchaseOrderId.use",
        "path": "RequestGroup.identifier.use",
        "max": "0"
      },
      {
        "id": "RequestGroup.identifier:purchaseOrderId.type",
        "path": "RequestGroup.identifier.type",
        "max": "0"
      },
      {
        "id": "RequestGroup.identifier:purchaseOrderId.system",
        "path": "RequestGroup.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.3349"
      },
      {
        "id": "RequestGroup.identifier:purchaseOrderId.period",
        "path": "RequestGroup.identifier.period",
        "max": "0"
      },
      {
        "id": "RequestGroup.identifier:purchaseOrderId.assigner",
        "path": "RequestGroup.identifier.assigner",
        "max": "0"
      },
      {
        "id": "RequestGroup.instantiatesCanonical",
        "path": "RequestGroup.instantiatesCanonical",
        "max": "0"
      },
      {
        "id": "RequestGroup.instantiatesUri",
        "path": "RequestGroup.instantiatesUri",
        "max": "0"
      },
      {
        "id": "RequestGroup.basedOn",
        "path": "RequestGroup.basedOn",
        "max": "0"
      },
      {
        "id": "RequestGroup.replaces",
        "path": "RequestGroup.replaces",
        "max": "0"
      },
      {
        "id": "RequestGroup.groupIdentifier",
        "path": "RequestGroup.groupIdentifier",
        "short": "处方标识"
      },
      {
        "id": "RequestGroup.groupIdentifier.extension:groupNo",
        "path": "RequestGroup.groupIdentifier.extension",
        "sliceName": "groupNo",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://simplifier.net/winningtest/extension-group-no"
            ]
          }
        ]
      },
      {
        "id": "RequestGroup.groupIdentifier.use",
        "path": "RequestGroup.groupIdentifier.use",
        "max": "0"
      },
      {
        "id": "RequestGroup.groupIdentifier.type",
        "path": "RequestGroup.groupIdentifier.type",
        "max": "0"
      },
      {
        "id": "RequestGroup.groupIdentifier.system",
        "path": "RequestGroup.groupIdentifier.system",
        "short": "处方标识",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.3571"
      },
      {
        "id": "RequestGroup.groupIdentifier.period",
        "path": "RequestGroup.groupIdentifier.period",
        "max": "0"
      },
      {
        "id": "RequestGroup.groupIdentifier.assigner",
        "path": "RequestGroup.groupIdentifier.assigner",
        "max": "0"
      },
      {
        "id": "RequestGroup.status",
        "path": "RequestGroup.status",
        "fixedCode": "active"
      },
      {
        "id": "RequestGroup.intent",
        "path": "RequestGroup.intent",
        "fixedCode": "order"
      },
      {
        "id": "RequestGroup.priority",
        "path": "RequestGroup.priority",
        "max": "0"
      },
      {
        "id": "RequestGroup.code",
        "path": "RequestGroup.code",
        "max": "0"
      },
      {
        "id": "RequestGroup.reasonCode",
        "path": "RequestGroup.reasonCode",
        "max": "0"
      },
      {
        "id": "RequestGroup.reasonReference",
        "path": "RequestGroup.reasonReference",
        "short": "诊断",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/diagnosis-profile"
            ],
            "aggregation": [
              "contained"
            ]
          }
        ]
      },
      {
        "id": "RequestGroup.action.prefix",
        "path": "RequestGroup.action.prefix",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.title",
        "path": "RequestGroup.action.title",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.description",
        "path": "RequestGroup.action.description",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.textEquivalent",
        "path": "RequestGroup.action.textEquivalent",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.priority",
        "path": "RequestGroup.action.priority",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.code",
        "path": "RequestGroup.action.code",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.documentation",
        "path": "RequestGroup.action.documentation",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.condition",
        "path": "RequestGroup.action.condition",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.relatedAction",
        "path": "RequestGroup.action.relatedAction",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.timing[x]",
        "path": "RequestGroup.action.timing[x]",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.participant",
        "path": "RequestGroup.action.participant",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.type",
        "path": "RequestGroup.action.type",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.groupingBehavior",
        "path": "RequestGroup.action.groupingBehavior",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.selectionBehavior",
        "path": "RequestGroup.action.selectionBehavior",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.requiredBehavior",
        "path": "RequestGroup.action.requiredBehavior",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.precheckBehavior",
        "path": "RequestGroup.action.precheckBehavior",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.cardinalityBehavior",
        "path": "RequestGroup.action.cardinalityBehavior",
        "max": "0"
      },
      {
        "id": "RequestGroup.action.resource",
        "path": "RequestGroup.action.resource",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/medication-request-profile"
            ]
          }
        ]
      },
      {
        "id": "RequestGroup.action.action",
        "path": "RequestGroup.action.action",
        "max": "0"
      }
    ]
  }
}