{
  "resourceType": "StructureDefinition",
  "type": "Patient",
  "url": "http://hl7.org/fhir/StructureDefinition/Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource",
  "snapshot": {
    "element": [
      {
        "path": "Patient",
        "min": 0,
        "max": "*",
        "id": "Patient"
      },
      {
        "type": [
          {
            "code": "http://hl7.org/fhirpath/System.String",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"
              }
            ]
          }
        ],
        "path": "Patient.id",
        "min": 0,
        "max": "1",
        "id": "Patient.id"
      },
      {
        "type": [
          {
            "code": "Meta"
          }
        ],
        "path": "Patient.meta",
        "min": 0,
        "max": "1",
        "id": "Patient.meta"
      },
      {
        "type": [
          {
            "code": "uri"
          }
        ],
        "path": "Patient.implicitRules",
        "min": 0,
        "max": "1",
        "id": "Patient.implicitRules"
      },
      {
        "type": [
          {
            "code": "code"
          }
        ],
        "path": "Patient.language",
        "min": 0,
        "max": "1",
        "binding": {
          "description": "A human language.",
          "strength": "preferred",
          "valueSet": "http://hl7.org/fhir/ValueSet/languages",
          "extension": [
            {
              "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet"
            },
            {
              "valueString": "Language",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.language"
      },
      {
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "path": "Patient.text",
        "min": 0,
        "max": "1",
        "id": "Patient.text"
      },
      {
        "type": [
          {
            "code": "Resource"
          }
        ],
        "path": "Patient.contained",
        "min": 0,
        "max": "*",
        "id": "Patient.contained"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.extension",
        "min": 0,
        "max": "*",
        "id": "Patient.extension"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.modifierExtension",
        "min": 0,
        "max": "*",
        "id": "Patient.modifierExtension"
      },
      {
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "path": "Patient.identifier",
        "min": 0,
        "max": "*",
        "id": "Patient.identifier"
      },
      {
        "type": [
          {
            "code": "boolean"
          }
        ],
        "path": "Patient.active",
        "min": 0,
        "max": "1",
        "id": "Patient.active"
      },
      {
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "path": "Patient.name",
        "min": 0,
        "max": "*",
        "id": "Patient.name"
      },
      {
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "path": "Patient.telecom",
        "min": 0,
        "max": "*",
        "id": "Patient.telecom"
      },
      {
        "type": [
          {
            "code": "code"
          }
        ],
        "path": "Patient.gender",
        "min": 0,
        "max": "1",
        "binding": {
          "description": "The gender of a person used for administrative purposes.",
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1",
          "extension": [
            {
              "valueString": "AdministrativeGender",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.gender"
      },
      {
        "type": [
          {
            "code": "date"
          }
        ],
        "path": "Patient.birthDate",
        "min": 0,
        "max": "1",
        "id": "Patient.birthDate"
      },
      {
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "dateTime"
          }
        ],
        "path": "Patient.deceased[x]",
        "min": 0,
        "max": "1",
        "id": "Patient.deceased[x]"
      },
      {
        "type": [
          {
            "code": "Address"
          }
        ],
        "path": "Patient.address",
        "min": 0,
        "max": "*",
        "id": "Patient.address"
      },
      {
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "path": "Patient.maritalStatus",
        "min": 0,
        "max": "1",
        "binding": {
          "description": "The domestic partnership status of a person.",
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/marital-status",
          "extension": [
            {
              "valueString": "MaritalStatus",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.maritalStatus"
      },
      {
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          }
        ],
        "path": "Patient.multipleBirth[x]",
        "min": 0,
        "max": "1",
        "id": "Patient.multipleBirth[x]"
      },
      {
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "path": "Patient.photo",
        "min": 0,
        "max": "*",
        "id": "Patient.photo"
      },
      {
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "path": "Patient.contact",
        "min": 0,
        "max": "*",
        "id": "Patient.contact",
        "extension": [
          {
            "valueString": "Contact",
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name"
          }
        ]
      },
      {
        "type": [
          {
            "code": "http://hl7.org/fhirpath/System.String",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"
              }
            ]
          }
        ],
        "path": "Patient.contact.id",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.id"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.contact.extension",
        "min": 0,
        "max": "*",
        "id": "Patient.contact.extension"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "id": "Patient.contact.modifierExtension"
      },
      {
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "path": "Patient.contact.relationship",
        "min": 0,
        "max": "*",
        "binding": {
          "description": "The nature of the relationship between a patient and a contact person for that patient.",
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/patient-contactrelationship",
          "extension": [
            {
              "valueString": "ContactRelationship",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            }
          ]
        },
        "id": "Patient.contact.relationship"
      },
      {
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "path": "Patient.contact.name",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.name"
      },
      {
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "path": "Patient.contact.telecom",
        "min": 0,
        "max": "*",
        "id": "Patient.contact.telecom"
      },
      {
        "type": [
          {
            "code": "Address"
          }
        ],
        "path": "Patient.contact.address",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.address"
      },
      {
        "type": [
          {
            "code": "code"
          }
        ],
        "path": "Patient.contact.gender",
        "min": 0,
        "max": "1",
        "binding": {
          "description": "The gender of a person used for administrative purposes.",
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1",
          "extension": [
            {
              "valueString": "AdministrativeGender",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.contact.gender"
      },
      {
        "type": [
          {
            "code": "Reference"
          }
        ],
        "path": "Patient.contact.organization",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.organization"
      },
      {
        "type": [
          {
            "code": "Period"
          }
        ],
        "path": "Patient.contact.period",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.period"
      },
      {
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "path": "Patient.communication",
        "min": 0,
        "max": "*",
        "id": "Patient.communication"
      },
      {
        "type": [
          {
            "code": "http://hl7.org/fhirpath/System.String",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"
              }
            ]
          }
        ],
        "path": "Patient.communication.id",
        "min": 0,
        "max": "1",
        "id": "Patient.communication.id"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.communication.extension",
        "min": 0,
        "max": "*",
        "id": "Patient.communication.extension"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.communication.modifierExtension",
        "min": 0,
        "max": "*",
        "id": "Patient.communication.modifierExtension"
      },
      {
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "path": "Patient.communication.language",
        "min": 1,
        "max": "1",
        "binding": {
          "description": "A human language.",
          "strength": "preferred",
          "valueSet": "http://hl7.org/fhir/ValueSet/languages",
          "extension": [
            {
              "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet"
            },
            {
              "valueString": "Language",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.communication.language"
      },
      {
        "type": [
          {
            "code": "boolean"
          }
        ],
        "path": "Patient.communication.preferred",
        "min": 0,
        "max": "1",
        "id": "Patient.communication.preferred"
      },
      {
        "type": [
          {
            "code": "Reference"
          }
        ],
        "path": "Patient.generalPractitioner",
        "min": 0,
        "max": "*",
        "id": "Patient.generalPractitioner"
      },
      {
        "type": [
          {
            "code": "Reference"
          }
        ],
        "path": "Patient.managingOrganization",
        "min": 0,
        "max": "1",
        "id": "Patient.managingOrganization"
      },
      {
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "path": "Patient.link",
        "min": 0,
        "max": "*",
        "id": "Patient.link"
      },
      {
        "type": [
          {
            "code": "http://hl7.org/fhirpath/System.String",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"
              }
            ]
          }
        ],
        "path": "Patient.link.id",
        "min": 0,
        "max": "1",
        "id": "Patient.link.id"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.link.extension",
        "min": 0,
        "max": "*",
        "id": "Patient.link.extension"
      },
      {
        "type": [
          {
            "code": "Extension"
          }
        ],
        "path": "Patient.link.modifierExtension",
        "min": 0,
        "max": "*",
        "id": "Patient.link.modifierExtension"
      },
      {
        "type": [
          {
            "code": "Reference",
            "extension": [
              {
                "valueBoolean": false,
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy"
              }
            ]
          }
        ],
        "path": "Patient.link.other",
        "min": 1,
        "max": "1",
        "id": "Patient.link.other"
      },
      {
        "type": [
          {
            "code": "code"
          }
        ],
        "path": "Patient.link.type",
        "min": 1,
        "max": "1",
        "binding": {
          "description": "The type of link between this patient resource and another patient resource.",
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/link-type|4.0.1",
          "extension": [
            {
              "valueString": "LinkType",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            }
          ]
        },
        "id": "Patient.link.type"
      }
    ]
  },
  "differential": {
    "element": [
      {
        "path": "Patient",
        "min": 0,
        "max": "*",
        "id": "Patient"
      },
      {
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "path": "Patient.identifier",
        "min": 0,
        "max": "*",
        "id": "Patient.identifier"
      },
      {
        "type": [
          {
            "code": "boolean"
          }
        ],
        "path": "Patient.active",
        "min": 0,
        "max": "1",
        "id": "Patient.active"
      },
      {
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "path": "Patient.name",
        "min": 0,
        "max": "*",
        "id": "Patient.name"
      },
      {
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "path": "Patient.telecom",
        "min": 0,
        "max": "*",
        "id": "Patient.telecom"
      },
      {
        "type": [
          {
            "code": "code"
          }
        ],
        "path": "Patient.gender",
        "min": 0,
        "max": "1",
        "binding": {
          "description": "The gender of a person used for administrative purposes.",
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1",
          "extension": [
            {
              "valueString": "AdministrativeGender",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.gender"
      },
      {
        "type": [
          {
            "code": "date"
          }
        ],
        "path": "Patient.birthDate",
        "min": 0,
        "max": "1",
        "id": "Patient.birthDate"
      },
      {
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "dateTime"
          }
        ],
        "path": "Patient.deceased[x]",
        "min": 0,
        "max": "1",
        "id": "Patient.deceased[x]"
      },
      {
        "type": [
          {
            "code": "Address"
          }
        ],
        "path": "Patient.address",
        "min": 0,
        "max": "*",
        "id": "Patient.address"
      },
      {
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "path": "Patient.maritalStatus",
        "min": 0,
        "max": "1",
        "binding": {
          "description": "The domestic partnership status of a person.",
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/marital-status",
          "extension": [
            {
              "valueString": "MaritalStatus",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.maritalStatus"
      },
      {
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          }
        ],
        "path": "Patient.multipleBirth[x]",
        "min": 0,
        "max": "1",
        "id": "Patient.multipleBirth[x]"
      },
      {
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "path": "Patient.photo",
        "min": 0,
        "max": "*",
        "id": "Patient.photo"
      },
      {
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "path": "Patient.contact",
        "min": 0,
        "max": "*",
        "id": "Patient.contact",
        "extension": [
          {
            "valueString": "Contact",
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name"
          }
        ]
      },
      {
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "path": "Patient.contact.relationship",
        "min": 0,
        "max": "*",
        "binding": {
          "description": "The nature of the relationship between a patient and a contact person for that patient.",
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/patient-contactrelationship",
          "extension": [
            {
              "valueString": "ContactRelationship",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            }
          ]
        },
        "id": "Patient.contact.relationship"
      },
      {
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "path": "Patient.contact.name",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.name"
      },
      {
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "path": "Patient.contact.telecom",
        "min": 0,
        "max": "*",
        "id": "Patient.contact.telecom"
      },
      {
        "type": [
          {
            "code": "Address"
          }
        ],
        "path": "Patient.contact.address",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.address"
      },
      {
        "type": [
          {
            "code": "code"
          }
        ],
        "path": "Patient.contact.gender",
        "min": 0,
        "max": "1",
        "binding": {
          "description": "The gender of a person used for administrative purposes.",
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1",
          "extension": [
            {
              "valueString": "AdministrativeGender",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.contact.gender"
      },
      {
        "type": [
          {
            "code": "Reference"
          }
        ],
        "path": "Patient.contact.organization",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.organization"
      },
      {
        "type": [
          {
            "code": "Period"
          }
        ],
        "path": "Patient.contact.period",
        "min": 0,
        "max": "1",
        "id": "Patient.contact.period"
      },
      {
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "path": "Patient.communication",
        "min": 0,
        "max": "*",
        "id": "Patient.communication"
      },
      {
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "path": "Patient.communication.language",
        "min": 1,
        "max": "1",
        "binding": {
          "description": "A human language.",
          "strength": "preferred",
          "valueSet": "http://hl7.org/fhir/ValueSet/languages",
          "extension": [
            {
              "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet"
            },
            {
              "valueString": "Language",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            },
            {
              "valueBoolean": true,
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"
            }
          ]
        },
        "id": "Patient.communication.language"
      },
      {
        "type": [
          {
            "code": "boolean"
          }
        ],
        "path": "Patient.communication.preferred",
        "min": 0,
        "max": "1",
        "id": "Patient.communication.preferred"
      },
      {
        "type": [
          {
            "code": "Reference"
          }
        ],
        "path": "Patient.generalPractitioner",
        "min": 0,
        "max": "*",
        "id": "Patient.generalPractitioner"
      },
      {
        "type": [
          {
            "code": "Reference"
          }
        ],
        "path": "Patient.managingOrganization",
        "min": 0,
        "max": "1",
        "id": "Patient.managingOrganization"
      },
      {
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "path": "Patient.link",
        "min": 0,
        "max": "*",
        "id": "Patient.link"
      },
      {
        "type": [
          {
            "code": "Reference",
            "extension": [
              {
                "valueBoolean": false,
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy"
              }
            ]
          }
        ],
        "path": "Patient.link.other",
        "min": 1,
        "max": "1",
        "id": "Patient.link.other"
      },
      {
        "type": [
          {
            "code": "code"
          }
        ],
        "path": "Patient.link.type",
        "min": 1,
        "max": "1",
        "binding": {
          "description": "The type of link between this patient resource and another patient resource.",
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/link-type|4.0.1",
          "extension": [
            {
              "valueString": "LinkType",
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
            }
          ]
        },
        "id": "Patient.link.type"
      }
    ]
  },
  "extension": [
    {
      "valueString": "Base.Individuals",
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category"
    },
    {
      "valueCode": "normative",
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
    },
    {
      "valueCode": "4.0.0",
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"
    },
    {
      "valueInteger": 5,
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"
    },
    {
      "valueCode": "patient",
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category"
    },
    {
      "valueCode": "pa",
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
    }
  ],
  "id": "Patient"
}