{
  "resourceType": "StructureDefinition",
  "id": "PractitionerPerson",
  "url": "http://hl7.org/fhir/us/bser/StructureDefinition/PractitionerPerson",
  "name": "BSeR Practitioner",
  "status": "draft",
  "publisher": "Hi3 Solutions",
  "contact": [
    {
      "name": "AbdulMalik Shakir",
      "telecom": [
        {
          "system": "phone",
          "value": "6266444491",
          "use": "work"
        },
        {
          "system": "email",
          "value": "abdulmalik.shakir@hi3solutions.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "",
  "kind": "resource",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Practitioner"
  ],
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner",
        "path": "Practitioner"
      },
      {
        "id": "Practitioner.id",
        "path": "Practitioner.id",
        "short": "id",
        "definition": "MAY contain zero or one [0..1] id (CONF:4383-799).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.meta",
        "path": "Practitioner.meta",
        "short": "meta",
        "definition": "MAY contain zero or one [0..1] meta (CONF:4383-798).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.meta.profile",
        "path": "Practitioner.meta.profile",
        "short": "profile",
        "definition": "The meta, if present, SHALL contain exactly one [1..1] profile=\"http://hl7.org/fhir/us/bser/StructureDefinition/PractitionerPerson\" (CONF:4383-800).",
        "min": 1,
        "max": "1",
        "patternString": "http://hl7.org/fhir/us/bser/StructureDefinition/PractitionerPerson"
      },
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "short": "identifier",
        "definition": "SHOULD contain zero or more [0..*] identifier (CONF:4383-68).",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Practitioner.identifier.value",
        "path": "Practitioner.identifier.value",
        "short": "value",
        "definition": "The identifier, if present, SHALL contain exactly one [1..1] value (CONF:4383-74).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "short": "name",
        "definition": "SHOULD contain zero or one [0..1] name (CONF:4383-69).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.name.family",
        "path": "Practitioner.name.family",
        "short": "family",
        "definition": "The name, if present, SHALL contain exactly one [1..1] family (CONF:4383-75).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Practitioner.name.given",
        "path": "Practitioner.name.given",
        "short": "given",
        "definition": "The name, if present, SHOULD contain at least one [1..*] given (CONF:4383-76).",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Practitioner.name.prefix",
        "path": "Practitioner.name.prefix",
        "short": "prefix",
        "definition": "The name, if present, MAY contain zero or one [0..1] prefix (CONF:4383-77).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.name.suffix",
        "path": "Practitioner.name.suffix",
        "short": "suffix",
        "definition": "The name, if present, MAY contain zero or one [0..1] suffix (CONF:4383-78).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.telecom",
        "path": "Practitioner.telecom",
        "short": "telecom",
        "definition": "SHOULD contain zero or more [0..*] telecom (CONF:4383-70).",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Practitioner.telecom.system",
        "path": "Practitioner.telecom.system",
        "short": "system",
        "definition": "The telecom, if present, SHALL contain exactly one [1..1] system, which SHALL be selected from ValueSet Contact-point-system http://hl7.org/fhir/ValueSet/contact-point-system DYNAMIC (CONF:4383-159).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/contact-point-system",
            "display": "Contact-point-system"
          }
        }
      },
      {
        "id": "Practitioner.telecom.value",
        "path": "Practitioner.telecom.value",
        "short": "value",
        "definition": "The telecom, if present, SHALL contain exactly one [1..1] value (CONF:4383-81).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Practitioner.telecom.use",
        "path": "Practitioner.telecom.use",
        "short": "use",
        "definition": "The telecom, if present, SHALL contain exactly one [1..1] use, which SHALL be selected from ValueSet Contact-point-use http://hl7.org/fhir/ValueSet/contact-point-use DYNAMIC (CONF:4383-83).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/contact-point-use",
            "display": "Contact-point-use"
          }
        }
      },
      {
        "id": "Practitioner.address",
        "path": "Practitioner.address",
        "short": "address",
        "definition": "SHOULD contain zero or one [0..1] address (CONF:4383-82).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.address.use",
        "path": "Practitioner.address.use",
        "short": "use",
        "definition": "The address, if present, SHALL contain exactly one [1..1] use, which SHALL be selected from ValueSet Address-use http://hl7.org/fhir/ValueSet/address-use DYNAMIC (CONF:4383-84).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/address-use",
            "display": "Address-use"
          }
        }
      },
      {
        "id": "Practitioner.address.city",
        "path": "Practitioner.address.city",
        "short": "city",
        "definition": "The address, if present, SHOULD contain zero or one [0..1] city (CONF:4383-85).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.address.state",
        "path": "Practitioner.address.state",
        "short": "state",
        "definition": "The address, if present, SHOULD contain zero or one [0..1] state (CONF:4383-86).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.address.postalCode",
        "path": "Practitioner.address.postalCode",
        "short": "postalCode",
        "definition": "The address, if present, SHOULD contain zero or one [0..1] postalCode (CONF:4383-87).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Practitioner.address.country",
        "path": "Practitioner.address.country",
        "short": "country",
        "definition": "The address, if present, SHALL contain exactly one [1..1] country, which SHALL be selected from CodeSystem ISO 3166 Part 1 Country Codes, 2nd Edition, Alpha-2 (urn:oid:1.0.3166.1.2.2) DYNAMIC (CONF:4383-88).",
        "min": 1,
        "max": "1"
      }
    ]
  }
}