{
  "resourceType": "StructureDefinition",
  "id": "0653d225-dc01-4a15-8f16-44455de38763",
  "meta": {
    "lastUpdated": "2023-11-09T07:41:58.9662849+00:00"
  },
  "url": "https://simplifier.net/winningtest/advice-service-request-profile",
  "name": "AdviceServiceRequest",
  "title": "嘱托医嘱",
  "status": "draft",
  "date": "2023-11-09T07:42:15.6305953+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "quick",
      "uri": "http://siframework.org/cqf",
      "name": "Quality Improvement and Clinical Knowledge (QUICK)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ServiceRequest",
  "baseDefinition": "https://simplifier.net/winningtest/service-request-profile",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ServiceRequest.extension:clinicalSummary",
        "path": "ServiceRequest.extension",
        "sliceName": "clinicalSummary",
        "max": "0"
      },
      {
        "id": "ServiceRequest.extension:clinicalTrial",
        "path": "ServiceRequest.extension",
        "sliceName": "clinicalTrial",
        "max": "0"
      },
      {
        "id": "ServiceRequest.extension:urgent",
        "path": "ServiceRequest.extension",
        "sliceName": "urgent",
        "max": "0"
      },
      {
        "id": "ServiceRequest.extension:submissionPurpose",
        "path": "ServiceRequest.extension",
        "sliceName": "submissionPurpose",
        "max": "0"
      },
      {
        "id": "ServiceRequest.basedOn",
        "path": "ServiceRequest.basedOn",
        "max": "0"
      },
      {
        "id": "ServiceRequest.category:serviceType",
        "path": "ServiceRequest.category",
        "sliceName": "serviceType",
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "urn:oid:1.2.156.112604.1.2.558",
              "code": "urn:oid:1.2.156.112604.1.2.558.66",
              "display": "嘱托"
            }
          ]
        }
      },
      {
        "id": "ServiceRequest.category:orderType",
        "path": "ServiceRequest.category",
        "sliceName": "orderType",
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "urn:oid:1.2.156.112604.1.2.1051",
              "code": "urn:oid:1.2.156.112604.1.2.1051.13",
              "display": "嘱托"
            }
          ]
        }
      },
      {
        "id": "ServiceRequest.orderDetail",
        "path": "ServiceRequest.orderDetail",
        "short": "嘱托"
      },
      {
        "id": "ServiceRequest.quantity[x]",
        "path": "ServiceRequest.quantity[x]",
        "max": "0"
      },
      {
        "id": "ServiceRequest.occurrence[x]",
        "path": "ServiceRequest.occurrence[x]",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "ServiceRequest.occurrence[x].start",
        "path": "ServiceRequest.occurrence[x].start",
        "short": "开始时间"
      },
      {
        "id": "ServiceRequest.occurrence[x].end",
        "path": "ServiceRequest.occurrence[x].end",
        "short": "结束时间"
      },
      {
        "id": "ServiceRequest.locationReference",
        "path": "ServiceRequest.locationReference",
        "max": "0"
      },
      {
        "id": "ServiceRequest.reasonCode",
        "path": "ServiceRequest.reasonCode",
        "max": "0"
      },
      {
        "id": "ServiceRequest.reasonReference",
        "path": "ServiceRequest.reasonReference",
        "max": "0"
      },
      {
        "id": "ServiceRequest.insurance",
        "path": "ServiceRequest.insurance",
        "max": "0"
      },
      {
        "id": "ServiceRequest.supportingInfo",
        "path": "ServiceRequest.supportingInfo",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite",
        "path": "ServiceRequest.bodySite",
        "max": "0"
      }
    ]
  }
}