{
  "resourceType": "StructureDefinition",
  "id": "33157acb-895e-47ea-b83c-b696f6938aec",
  "meta": {
    "lastUpdated": "2024-03-12T03:44:36.5437901+00:00"
  },
  "url": "https://simplifier.net/winningtest/chinese-contact-point-profile",
  "name": "ChineseContactPoint",
  "title": "中国联系方式",
  "status": "draft",
  "date": "2024-03-12T03:45:34.3475269+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"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "ContactPoint",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ContactPoint",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ContactPoint.system",
        "path": "ContactPoint.system",
        "short": "联系方式",
        "binding": {
          "strength": "required",
          "description": "联系方式代码",
          "valueSet": "urn:oid:1.2.156.112604.1.2.678"
        }
      },
      {
        "id": "ContactPoint.use",
        "path": "ContactPoint.use",
        "short": "联系用途",
        "binding": {
          "strength": "required",
          "description": "联系用途代码",
          "valueSet": "urn:oid:1.2.156.112604.1.2.521"
        }
      },
      {
        "id": "ContactPoint.rank",
        "path": "ContactPoint.rank",
        "max": "0"
      },
      {
        "id": "ContactPoint.period",
        "path": "ContactPoint.period",
        "max": "0"
      }
    ]
  }
}