{
  "resourceType": "StructureDefinition",
  "id": "dbb1318b-e13c-4cb9-bd39-ed1a05f3c633",
  "meta": {
    "lastUpdated": "2020-03-16T15:49:26.566+00:00"
  },
  "url": "https://simplifier.net/winningtest/refund-reason-profile",
  "name": "RefundReason",
  "title": "Refund Reason",
  "status": "draft",
  "date": "2020-03-16T15:49:15.7543032+00:00",
  "description": "退费原因",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM 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": "objimpl",
      "uri": "http://hl7.org/fhir/object-implementation",
      "name": "Object Implementation Information"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "ValueSet",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ValueSet.url",
        "path": "ValueSet.url",
        "short": "全局唯一URL",
        "definition": "[base]/ValueSet?name=RefundReason，服务器应当将本机基地址替换[base]部分作为本属性的值，例如：http://winning.com.cn/FHIR/ValueSet?name=RefundReason"
      },
      {
        "id": "ValueSet.version",
        "path": "ValueSet.version",
        "fixedString": "0.1"
      },
      {
        "id": "ValueSet.name",
        "path": "ValueSet.name",
        "fixedString": "RefundReason"
      },
      {
        "id": "ValueSet.title",
        "path": "ValueSet.title",
        "fixedString": "退费原因"
      },
      {
        "id": "ValueSet.status",
        "path": "ValueSet.status",
        "fixedCode": "active"
      },
      {
        "id": "ValueSet.experimental",
        "path": "ValueSet.experimental",
        "max": "0"
      },
      {
        "id": "ValueSet.date",
        "path": "ValueSet.date",
        "max": "0"
      },
      {
        "id": "ValueSet.publisher",
        "path": "ValueSet.publisher",
        "max": "0"
      },
      {
        "id": "ValueSet.contact",
        "path": "ValueSet.contact",
        "max": "0"
      },
      {
        "id": "ValueSet.description",
        "path": "ValueSet.description",
        "max": "0"
      },
      {
        "id": "ValueSet.useContext",
        "path": "ValueSet.useContext",
        "max": "0"
      },
      {
        "id": "ValueSet.jurisdiction",
        "path": "ValueSet.jurisdiction",
        "max": "0"
      },
      {
        "id": "ValueSet.immutable",
        "path": "ValueSet.immutable",
        "max": "0"
      },
      {
        "id": "ValueSet.purpose",
        "path": "ValueSet.purpose",
        "max": "0"
      },
      {
        "id": "ValueSet.copyright",
        "path": "ValueSet.copyright",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.lockedDate",
        "path": "ValueSet.compose.lockedDate",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.inactive",
        "path": "ValueSet.compose.inactive",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.system",
        "path": "ValueSet.compose.include.system",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.version",
        "path": "ValueSet.compose.include.version",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.concept.code",
        "path": "ValueSet.compose.include.concept.code",
        "short": "退费原因编码"
      },
      {
        "id": "ValueSet.compose.include.concept.display",
        "path": "ValueSet.compose.include.concept.display",
        "short": "退费原因名称"
      },
      {
        "id": "ValueSet.compose.include.concept.designation",
        "path": "ValueSet.compose.include.concept.designation",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.filter",
        "path": "ValueSet.compose.include.filter",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.include.valueSet",
        "path": "ValueSet.compose.include.valueSet",
        "max": "0"
      },
      {
        "id": "ValueSet.compose.exclude",
        "path": "ValueSet.compose.exclude",
        "max": "0"
      },
      {
        "id": "ValueSet.expansion",
        "path": "ValueSet.expansion",
        "max": "0"
      }
    ]
  }
}