{
  "resourceType": "StructureDefinition",
  "id": "3c1d778b-6a98-465d-917f-3d12a4058997",
  "meta": {
    "lastUpdated": "2023-08-15T16:09:53.1837981+00:00"
  },
  "url": "https://simplifier.net/winningtest/department-profile",
  "name": "Department",
  "title": "科室/部门",
  "status": "draft",
  "date": "2023-08-15T16:10:15.595284+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "https://simplifier.net/winningtest/organization-profile",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organization.identifier:departmentId",
        "path": "Organization.identifier",
        "sliceName": "departmentId",
        "max": "1"
      },
      {
        "id": "Organization.identifier:departmentId.use",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Organization.identifier.use",
        "max": "0"
      },
      {
        "id": "Organization.identifier:departmentId.type",
        "path": "Organization.identifier.type",
        "max": "0"
      },
      {
        "id": "Organization.identifier:departmentId.system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Organization.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.3216"
      },
      {
        "id": "Organization.identifier:departmentId.period",
        "path": "Organization.identifier.period",
        "max": "0"
      },
      {
        "id": "Organization.identifier:departmentId.assigner",
        "path": "Organization.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Organization.identifier:departmentNo",
        "path": "Organization.identifier",
        "sliceName": "departmentNo",
        "short": "科室编码",
        "max": "1"
      },
      {
        "id": "Organization.identifier:departmentNo.use",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Organization.identifier.use",
        "max": "0"
      },
      {
        "id": "Organization.identifier:departmentNo.type",
        "path": "Organization.identifier.type",
        "max": "0"
      },
      {
        "id": "Organization.identifier:departmentNo.system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Organization.identifier.system",
        "short": "科室编码",
        "fixedUri": "urn:oid:1.2.156.112604.1.1.1836"
      },
      {
        "id": "Organization.identifier:departmentNo.period",
        "path": "Organization.identifier.period",
        "max": "0"
      },
      {
        "id": "Organization.identifier:departmentNo.assigner",
        "path": "Organization.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Organization.active",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Organization.active",
        "short": "启用标志"
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/organization-type",
              "version": "4.0.1",
              "code": "dept",
              "display": "Hospital Department"
            }
          ],
          "text": "科室"
        }
      },
      {
        "id": "Organization.type.coding",
        "path": "Organization.type.coding",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/organization-type"
        }
      },
      {
        "id": "Organization.name",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Organization.name",
        "short": "科室名称"
      },
      {
        "id": "Organization.alias",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Organization.alias",
        "max": "0"
      },
      {
        "id": "Organization.telecom",
        "path": "Organization.telecom",
        "max": "0"
      },
      {
        "id": "Organization.address",
        "path": "Organization.address",
        "max": "0"
      },
      {
        "id": "Organization.partOf",
        "path": "Organization.partOf",
        "short": "所属医院",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/hospital-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      }
    ]
  }
}