{
  "resourceType": "StructureDefinition",
  "id": "a3fd8849-317b-4a78-9a42-d462a2910e33",
  "meta": {
    "lastUpdated": "2021-10-25T08:01:08.584+00:00"
  },
  "url": "https://simplifier.net/winningtest/family-doctor-profile",
  "name": "FamilyDoctor",
  "title": "Family Doctor",
  "status": "draft",
  "date": "2021-10-21T06:59:02.8988741Z",
  "description": "家庭医生",
  "purpose": "用于《上海市家庭医生签约服务规范》签约医生",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "PractitionerRole",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PractitionerRole.identifier",
        "path": "PractitionerRole.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "PractitionerRole.identifier:familyDoctorId",
        "path": "PractitionerRole.identifier",
        "sliceName": "familyDoctorId",
        "short": "家庭医生标识",
        "max": "1"
      },
      {
        "id": "PractitionerRole.identifier:familyDoctorId.use",
        "path": "PractitionerRole.identifier.use",
        "max": "0"
      },
      {
        "id": "PractitionerRole.identifier:familyDoctorId.type",
        "path": "PractitionerRole.identifier.type",
        "max": "0"
      },
      {
        "id": "PractitionerRole.identifier:familyDoctorId.system",
        "path": "PractitionerRole.identifier.system",
        "fixedUri": "urn:oid:1.2.156.112604.1.2.105143"
      },
      {
        "id": "PractitionerRole.identifier:familyDoctorId.period",
        "path": "PractitionerRole.identifier.period",
        "max": "0"
      },
      {
        "id": "PractitionerRole.identifier:familyDoctorId.assigner",
        "path": "PractitionerRole.identifier.assigner",
        "max": "0"
      },
      {
        "id": "PractitionerRole.period",
        "path": "PractitionerRole.period",
        "max": "0"
      },
      {
        "id": "PractitionerRole.practitioner",
        "path": "PractitionerRole.practitioner",
        "short": "医务人员",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/practitioner-profile"
            ],
            "aggregation": [
              "contained",
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "PractitionerRole.organization",
        "path": "PractitionerRole.organization",
        "max": "0"
      },
      {
        "id": "PractitionerRole.code",
        "path": "PractitionerRole.code",
        "short": "医务人员角色",
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "56466003",
              "display": "Community physician"
            }
          ],
          "text": "社区医生"
        },
        "binding": {
          "strength": "preferred"
        }
      },
      {
        "id": "PractitionerRole.specialty",
        "path": "PractitionerRole.specialty",
        "max": "0"
      },
      {
        "id": "PractitionerRole.location",
        "path": "PractitionerRole.location",
        "max": "0"
      },
      {
        "id": "PractitionerRole.healthcareService",
        "path": "PractitionerRole.healthcareService",
        "max": "0"
      },
      {
        "id": "PractitionerRole.telecom",
        "path": "PractitionerRole.telecom",
        "max": "0"
      },
      {
        "id": "PractitionerRole.availableTime",
        "path": "PractitionerRole.availableTime",
        "max": "0"
      },
      {
        "id": "PractitionerRole.notAvailable",
        "path": "PractitionerRole.notAvailable",
        "max": "0"
      },
      {
        "id": "PractitionerRole.availabilityExceptions",
        "path": "PractitionerRole.availabilityExceptions",
        "max": "0"
      },
      {
        "id": "PractitionerRole.endpoint",
        "path": "PractitionerRole.endpoint",
        "max": "0"
      }
    ]
  }
}