{
  "resourceType": "StructureDefinition",
  "id": "d7fadea3-e8f1-494b-9c65-3de1448dc49a",
  "meta": {
    "lastUpdated": "2022-09-07T03:55:27.5786583+00:00"
  },
  "url": "https://simplifier.net/winningtest/pay-later-profile",
  "name": "PayLater",
  "title": "特批标志",
  "status": "draft",
  "date": "2022-09-07T04:20:07.5307899+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Flag",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Flag.identifier",
        "path": "Flag.identifier",
        "max": "0"
      },
      {
        "id": "Flag.category",
        "path": "Flag.category",
        "max": "0"
      },
      {
        "id": "Flag.code",
        "path": "Flag.code",
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "urn:oid:1.2.156.112604.1.2.104326",
              "code": "urn:oid:1.2.156.112604.1.2.104326.1",
              "display": "特批标志"
            }
          ]
        },
        "binding": {
          "strength": "required",
          "description": "住院就诊状况类型代码",
          "valueSet": "urn:oid:1.2.156.112604.1.2.104326"
        }
      },
      {
        "id": "Flag.subject",
        "path": "Flag.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/patient-profile"
            ],
            "aggregation": [
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "Flag.period",
        "path": "Flag.period",
        "short": "标志有效期"
      },
      {
        "id": "Flag.encounter",
        "path": "Flag.encounter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/inpatient-encounter-profile"
            ]
          }
        ]
      },
      {
        "id": "Flag.author",
        "path": "Flag.author",
        "max": "0"
      }
    ]
  }
}