{
  "resourceType": "StructureDefinition",
  "id": "hospital-bed",
  "meta": {
    "lastUpdated": "2020-12-07T02:03:55.694+00:00"
  },
  "url": "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/hospital-bed",
  "name": "HospitalBed",
  "title": "病床",
  "status": "draft",
  "description": "描述医院病床信息",
  "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": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location",
        "path": "Location",
        "short": "病床",
        "definition": "描述医院病床信息"
      },
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type"
            }
          ],
          "rules": "open"
        },
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/Identifier"
            ]
          }
        ]
      },
      {
        "id": "Location.identifier:hospitalBedIdentifier",
        "path": "Location.identifier",
        "sliceName": "hospitalBedIdentifier",
        "short": "病床编码",
        "definition": "病床编码",
        "max": "1"
      },
      {
        "id": "Location.identifier:pinYinCode",
        "path": "Location.identifier",
        "sliceName": "pinYinCode",
        "short": "拼音码",
        "definition": "病床名称的拼音的首字母编码",
        "max": "1"
      },
      {
        "id": "Location.identifier:otherIdentifier",
        "path": "Location.identifier",
        "sliceName": "otherIdentifier",
        "short": "其他业务编码",
        "definition": "病床的其他业务编码"
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "short": "状态",
        "definition": "可描述该病床的状态，在病床状态发生变化的时候，作为标识符使用。\r\n正常使用 | 暂停使用 | 作废的"
      },
      {
        "id": "Location.status.extension",
        "path": "Location.status.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Location.status.extension:status",
        "path": "Location.status.extension",
        "sliceName": "status",
        "short": "病床状态",
        "definition": "可描述该病床的状态，在病床状态发生变化的时候，作为标识符使用。\r\n正常使用 | 暂停使用 | 作废的",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/resource-status"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.scwjxx.cn/Sichuan/ValueSet/location-status-vs"
        }
      },
      {
        "id": "Location.operationalStatus",
        "path": "Location.operationalStatus",
        "short": "操作状态",
        "definition": "业务状况包括与床(但也可以适用于房间/单位/椅子/等)最相关的业务价值。例如隔离装置/透析椅)。这通常包括诸如污染、清洁和其他活动(如维护)等概念。",
        "type": [
          {
            "code": "Coding",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/Coding"
            ]
          }
        ],
        "binding": {
          "strength": "preferred",
          "valueSet": "http://fhir.scwjxx.cn/Sichuan/ValueSet/operation-status-vs"
        }
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "short": "医院病床名称",
        "definition": "医院病床名称"
      },
      {
        "id": "Location.alias",
        "path": "Location.alias",
        "short": "病床的别名",
        "definition": "病床的别名列表"
      },
      {
        "id": "Location.description",
        "path": "Location.description",
        "short": "病床详细信息",
        "definition": "有关病床的其他详细信息，可以作为进一步的信息显示，注意FHIR字符串的大小不能超过1MB",
        "comment": "注意FHIR字符串的大小不能超过1MB"
      },
      {
        "id": "Location.mode",
        "path": "Location.mode",
        "max": "0"
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "coding.system"
            }
          ],
          "rules": "open"
        },
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "Location.type:LocationRoleType",
        "path": "Location.type",
        "sliceName": "LocationRoleType",
        "short": "位置类型",
        "definition": "指示在该位置类型。 此处固定为 病床",
        "max": "1",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.scwjxx.cn/Sichuan/ValueSet/location-role-type-vs"
        }
      },
      {
        "id": "Location.type:otherType",
        "path": "Location.type",
        "sliceName": "otherType",
        "short": "其他分类",
        "definition": "按其它分类维度对位置的分类"
      },
      {
        "id": "Location.telecom",
        "path": "Location.telecom",
        "max": "0"
      },
      {
        "id": "Location.address",
        "path": "Location.address",
        "short": "病床地址",
        "definition": "病床的详细地址",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/Address"
            ]
          }
        ]
      },
      {
        "id": "Location.physicalType",
        "path": "Location.physicalType",
        "short": "物理形式",
        "definition": "位置的物理形式，例如建筑物、房间、车辆、道路。\r\n该处描述病床，固定为  床",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://fhir.scwjxx.cn/Sichuan/ValueSet/location-physical-type-vs"
        }
      },
      {
        "id": "Location.position",
        "path": "Location.position",
        "max": "0"
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "short": "管理该病床的科室/部门",
        "definition": "管理该病床的科室/部门",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/Reference"
            ]
          }
        ]
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "short": "病房",
        "definition": "引用一个病房资源",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://fhir.scwjxx.cn/Sichuan/StructureDefinition/Reference"
            ]
          }
        ]
      },
      {
        "id": "Location.hoursOfOperation",
        "path": "Location.hoursOfOperation",
        "max": "0"
      },
      {
        "id": "Location.availabilityExceptions",
        "path": "Location.availabilityExceptions",
        "short": "可用性异常描述",
        "definition": "我们的营业地点与正常营业地点的不同之处的描述，例如公众假期的供应情况。按照开放时间时间的详细说明，简洁地描述所有可能的正常网站可用性例外情况。"
      },
      {
        "id": "Location.endpoint",
        "path": "Location.endpoint",
        "max": "0"
      }
    ]
  }
}