{
  "resourceType": "StructureDefinition",
  "id": "dee2a04e-a49a-4dba-90ce-269699a0faea",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-06-20T12:39:42.185+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://hl7.org/fhir/us/core/StructureDefinition/Patient",
  "name": "Isla",
  "status": "draft",
  "date": "2017-06-20T09:36:28.4569136+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Patient.meta.versionId",
        "path": "Patient.meta.versionId",
        "type": [
          {
            "code": "id",
            "profile": "108"
          }
        ]
      },
      {
        "id": "Patient.meta.lastUpdated",
        "path": "Patient.meta.lastUpdated",
        "type": [
          {
            "code": "instant",
            "profile": "2017-03-14T21:42:38.853+00:00"
          }
        ],
        "fixedInstant": "2017-03-14T21:42:38.853+00:00"
      },
      {
        "id": "Patient.text.status",
        "path": "Patient.text.status",
        "fixedCode": "Generated"
      },
      {
        "id": "Patient.text.div",
        "path": "Patient.text.div",
        "definition": "\"<div xmlns=\\\"http://www.w3.org/1999/xhtml\\\"><div class=\\\"hapiHeaderText\\\">Isla <b>EDWARDS </b></div><table class=\\\"hapiPropertyTable\\\"><tbody><tr><td>Identifier</td><td>1234567890251672</td></tr><tr><td>Address</td><td><span>Atlanta </span><span>GA </span><span>US </span></td></tr><tr><td>Date of birth</td><td><span>28 May 1965</span></td></tr></tbody></table></div>\"",
        "type": [
          {
            "code": "xhtml",
            "profile": "\"<div xmlns=\\\"http://www.w3.org/1999/xhtml\\\"><div class=\\\"hapiHeaderText\\\">Isla <b>EDWARDS </b></div><table class=\\\"hapiPropertyTable\\\"><tbody><tr><td>Identifier</td><td>1234567890251672</td></tr><tr><td>Address</td><td><span>Atlanta </span><span>GA </span><span>US </span></td></tr><tr><td>Date of birth</td><td><span>28 May 1965</span></td></tr></tbody></table></div>\""
          }
        ]
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type.coding"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.identifier.use",
        "path": "Patient.identifier.use",
        "fixedCode": "usual"
      },
      {
        "id": "Patient.identifier.type:SBI",
        "path": "Patient.identifier.type",
        "sliceName": "SBI",
        "label": "Driver's license number",
        "code": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "DL",
            "display": "Driver's license number"
          }
        ],
        "type": [
          {
            "code": "CodeableConcept",
            "profile": "Driver's license number"
          }
        ]
      },
      {
        "id": "Patient.identifier.system",
        "path": "Patient.identifier.system",
        "type": [
          {
            "code": "uri",
            "profile": "redixfhir"
          }
        ]
      },
      {
        "id": "Patient.identifier.value",
        "path": "Patient.identifier.value",
        "type": [
          {
            "code": "string",
            "profile": "1234567890251672"
          }
        ],
        "fixedString": "Driver's license number\\t"
      },
      {
        "id": "Patient.identifier.period.start",
        "path": "Patient.identifier.period.start",
        "fixedDateTime": "2015-01-09"
      },
      {
        "id": "Patient.identifier.period.end",
        "path": "Patient.identifier.period.end",
        "fixedDateTime": "2018-09-23"
      },
      {
        "id": "Patient.identifier:Driver's license number",
        "path": "Patient.identifier",
        "sliceName": "Driver's license number",
        "type": [
          {
            "code": "Identifier",
            "profile": "Driver's license number"
          }
        ]
      },
      {
        "id": "Patient.identifier:Driver's license number.use",
        "path": "Patient.identifier.use",
        "fixedCode": "Usual"
      },
      {
        "id": "Patient.identifier:Driver's license number.type",
        "path": "Patient.identifier.type",
        "code": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "DL",
            "display": "Driver's license number"
          }
        ],
        "definition": "Driver's license number\\t",
        "fixedCodeableConcept": {
          "text": "Driver's License Number"
        }
      },
      {
        "id": "Patient.identifier:Driver's license number.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "fixedUri": "http://hl7.org/fhir/v2/0203"
      },
      {
        "id": "Patient.identifier:Driver's license number.type.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.identifier.type.text",
        "type": [
          {
            "code": "string",
            "profile": "Driver's license number"
          }
        ]
      },
      {
        "id": "Patient.identifier:Driver's license number.system",
        "path": "Patient.identifier.system",
        "type": [
          {
            "code": "uri",
            "profile": "redixfhir"
          }
        ]
      },
      {
        "id": "Patient.identifier:Driver's license number.value",
        "path": "Patient.identifier.value",
        "type": [
          {
            "code": "string",
            "profile": "1234567890251672"
          }
        ]
      },
      {
        "id": "Patient.identifier:Driver's license number.period.start",
        "path": "Patient.identifier.period.start",
        "fixedDateTime": "2015-01-09"
      },
      {
        "id": "Patient.identifier:Driver's license number.period.end",
        "path": "Patient.identifier.period.end",
        "fixedDateTime": "2018-09-23"
      },
      {
        "id": "Patient.identifier:SBI",
        "path": "Patient.identifier",
        "sliceName": "SBI",
        "type": [
          {
            "code": "Identifier",
            "profile": "SBI"
          }
        ]
      },
      {
        "path": "Patient.identifier.use",
        "fixedCode": "usual"
      },
      {
        "path": "Patient.identifier.type",
        "label": "Social Beneficiary Identifier",
        "code": [
          {
            "system": "http://hl7.org/fhir/identifier-type",
            "code": "SBI",
            "display": "Social Beneficiary Identifier"
          }
        ]
      },
      {
        "path": "Patient.identifier.type.coding.system",
        "fixedUri": "http://hl7.org/fhir/identifier-type"
      },
      {
        "path": "Patient.identifier.value",
        "type": [
          {
            "code": "string",
            "profile": "ABVS22"
          }
        ]
      },
      {
        "id": "Patient.active",
        "path": "Patient.active",
        "type": [
          {
            "code": "boolean",
            "profile": "False"
          }
        ]
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "use"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.name.use",
        "path": "Patient.name.use",
        "fixedCode": "official"
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "type": [
          {
            "code": "string",
            "profile": "Edwards"
          }
        ]
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "type": [
          {
            "code": "string",
            "profile": "Isla"
          }
        ]
      },
      {
        "id": "Patient.name:Isla",
        "path": "Patient.name",
        "sliceName": "Isla"
      },
      {
        "id": "Patient.name:Isla.use:official",
        "path": "Patient.name.use",
        "sliceName": "official",
        "fixedCode": "official"
      },
      {
        "id": "Patient.name:Isla.text",
        "path": "Patient.name.text",
        "type": [
          {
            "code": "string",
            "profile": "Isla Edwards"
          }
        ]
      },
      {
        "id": "Patient.name:Isla.family",
        "path": "Patient.name.family",
        "type": [
          {
            "code": "string",
            "profile": "Edwards"
          }
        ]
      },
      {
        "id": "Patient.name:Isla.given",
        "path": "Patient.name.given",
        "type": [
          {
            "code": "string",
            "profile": "Isla"
          }
        ]
      },
      {
        "id": "Patient.name:Guy",
        "path": "Patient.name",
        "sliceName": "Guy"
      },
      {
        "id": "Patient.name:Guy.use:usual",
        "path": "Patient.name.use",
        "sliceName": "usual",
        "fixedCode": "usual"
      },
      {
        "id": "Patient.name:Guy.text",
        "path": "Patient.name.text",
        "type": [
          {
            "code": "string",
            "profile": "Guy Smith"
          }
        ]
      },
      {
        "id": "Patient.name:Guy.family",
        "path": "Patient.name.family",
        "type": [
          {
            "code": "string",
            "profile": "Smith"
          }
        ]
      },
      {
        "id": "Patient.name:Guy.given",
        "path": "Patient.name.given",
        "type": [
          {
            "code": "string",
            "profile": "Guy"
          }
        ]
      },
      {
        "id": "Patient.name:Nick name",
        "path": "Patient.name",
        "sliceName": "Nick name"
      },
      {
        "id": "Patient.name:Nick name.use:Nickname",
        "path": "Patient.name.use",
        "sliceName": "Nickname",
        "fixedCode": "nickname"
      },
      {
        "id": "Patient.name:Nick name.text",
        "path": "Patient.name.text",
        "type": [
          {
            "code": "string",
            "profile": "Guy"
          }
        ]
      },
      {
        "id": "Patient.name:Nick name.given",
        "path": "Patient.name.given",
        "type": [
          {
            "code": "string",
            "profile": "Guy"
          }
        ]
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.telecom.system",
        "path": "Patient.telecom.system",
        "type": [
          {
            "code": "code",
            "profile": "phone"
          }
        ]
      },
      {
        "id": "Patient.telecom.value",
        "path": "Patient.telecom.value",
        "type": [
          {
            "code": "string",
            "profile": "37773737445"
          }
        ]
      },
      {
        "id": "Patient.telecom.use",
        "path": "Patient.telecom.use",
        "type": [
          {
            "code": "code",
            "profile": "home"
          }
        ]
      },
      {
        "id": "Patient.telecom:Phone",
        "path": "Patient.telecom",
        "sliceName": "Phone"
      },
      {
        "id": "Patient.telecom:Phone.system",
        "path": "Patient.telecom.system",
        "type": [
          {
            "code": "code",
            "profile": "Phone"
          }
        ]
      },
      {
        "id": "Patient.telecom:Phone.value",
        "path": "Patient.telecom.value",
        "type": [
          {
            "code": "string",
            "profile": "37773737445"
          }
        ]
      },
      {
        "id": "Patient.telecom:Phone.use",
        "path": "Patient.telecom.use",
        "type": [
          {
            "code": "code",
            "profile": "home"
          }
        ]
      },
      {
        "id": "Patient.telecom:fax",
        "path": "Patient.telecom",
        "sliceName": "fax"
      },
      {
        "id": "Patient.telecom:fax.system",
        "path": "Patient.telecom.system",
        "type": [
          {
            "code": "code",
            "profile": "fax"
          }
        ]
      },
      {
        "id": "Patient.telecom:fax.value",
        "path": "Patient.telecom.value",
        "type": [
          {
            "code": "string",
            "profile": "(01)928-2876"
          }
        ]
      },
      {
        "id": "Patient.telecom:fax.use",
        "path": "Patient.telecom.use",
        "type": [
          {
            "code": "code",
            "profile": "temp"
          }
        ]
      },
      {
        "id": "Patient.telecom:fax.period.start",
        "path": "Patient.telecom.period.start",
        "fixedDateTime": "2014-01-01"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "fixedCode": "female"
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "fixedDate": "1965-05-28"
      },
      {
        "id": "Patient.deceased[x]:deceasedBoolean",
        "path": "Patient.deceasedBoolean",
        "sliceName": "deceasedBoolean",
        "type": [
          {
            "code": "boolean",
            "profile": "false"
          }
        ]
      },
      {
        "id": "Patient.address.use",
        "path": "Patient.address.use",
        "type": [
          {
            "code": "code",
            "profile": "home"
          }
        ]
      },
      {
        "id": "Patient.address.type",
        "path": "Patient.address.type",
        "type": [
          {
            "code": "code",
            "profile": "postal"
          }
        ]
      },
      {
        "id": "Patient.address.text",
        "path": "Patient.address.text",
        "type": [
          {
            "code": "string",
            "profile": "Atlanta, GA 27890, US"
          }
        ]
      },
      {
        "id": "Patient.address.city",
        "path": "Patient.address.city",
        "type": [
          {
            "code": "string",
            "profile": "Atlanta"
          }
        ]
      },
      {
        "id": "Patient.address.state",
        "path": "Patient.address.state",
        "type": [
          {
            "code": "string",
            "profile": "GA"
          }
        ]
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.address.postalCode",
        "type": [
          {
            "code": "string",
            "profile": "27890"
          }
        ]
      },
      {
        "id": "Patient.address.country",
        "path": "Patient.address.country",
        "type": [
          {
            "code": "string",
            "profile": "US"
          }
        ]
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "code": [
          {
            "code": "A",
            "display": "Annulled"
          }
        ]
      },
      {
        "id": "Patient.maritalStatus.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.maritalStatus.text",
        "type": [
          {
            "code": "string",
            "profile": "Annulled"
          }
        ]
      },
      {
        "id": "Patient.multipleBirth[x]:multipleBirthInteger",
        "path": "Patient.multipleBirthInteger",
        "sliceName": "multipleBirthInteger",
        "type": [
          {
            "code": "integer",
            "profile": "2"
          }
        ]
      },
      {
        "id": "Patient.contact.id",
        "path": "Patient.contact.id",
        "type": [
          {
            "code": "string",
            "profile": "1"
          }
        ]
      },
      {
        "id": "Patient.contact.relationship.coding",
        "path": "Patient.contact.relationship.coding",
        "code": [
          {
            "system": "http://hl7.org/fhir/ValueSet/v2-0131",
            "code": "E",
            "display": "Employer"
          },
          {
            "system": "http://hl7.org/fhir/ValueSet/v2-0131",
            "code": "CP",
            "display": "Contact Person"
          },
          {
            "system": "http://hl7.org/fhir/ValueSet/v2-0131",
            "code": "BP",
            "display": "Biling Contact Person"
          }
        ]
      },
      {
        "id": "Patient.contact.name.use",
        "path": "Patient.contact.name.use",
        "type": [
          {
            "code": "code",
            "profile": "usual"
          }
        ]
      },
      {
        "id": "Patient.contact.name.family",
        "path": "Patient.contact.name.family",
        "type": [
          {
            "code": "string",
            "profile": "Guy"
          }
        ]
      },
      {
        "id": "Patient.contact.name.given",
        "path": "Patient.contact.name.given",
        "type": [
          {
            "code": "string",
            "profile": "Joe"
          }
        ]
      },
      {
        "id": "Patient.contact.telecom.system",
        "path": "Patient.contact.telecom.system",
        "type": [
          {
            "code": "code",
            "profile": "Fax"
          }
        ]
      },
      {
        "id": "Patient.contact.telecom.value",
        "path": "Patient.contact.telecom.value",
        "type": [
          {
            "code": "string",
            "profile": "123-456-7890"
          }
        ]
      },
      {
        "id": "Patient.contact.telecom.use",
        "path": "Patient.contact.telecom.use",
        "type": [
          {
            "code": "code",
            "profile": "home"
          }
        ]
      },
      {
        "id": "Patient.contact.address.use",
        "path": "Patient.contact.address.use",
        "type": [
          {
            "code": "code",
            "profile": "home"
          }
        ]
      },
      {
        "id": "Patient.contact.address.line",
        "path": "Patient.contact.address.line",
        "type": [
          {
            "code": "string",
            "profile": "289 main"
          }
        ]
      },
      {
        "id": "Patient.contact.address.city",
        "path": "Patient.contact.address.city",
        "type": [
          {
            "code": "string",
            "profile": "Dallas"
          }
        ]
      },
      {
        "id": "Patient.contact.address.state",
        "path": "Patient.contact.address.state",
        "type": [
          {
            "code": "string",
            "profile": "TX"
          }
        ]
      },
      {
        "id": "Patient.contact.address.postalCode",
        "path": "Patient.contact.address.postalCode",
        "type": [
          {
            "code": "string",
            "profile": "34902"
          }
        ]
      },
      {
        "id": "Patient.contact.address.country",
        "path": "Patient.contact.address.country",
        "type": [
          {
            "code": "string",
            "profile": "US"
          }
        ]
      },
      {
        "id": "Patient.contact.gender",
        "path": "Patient.contact.gender",
        "type": [
          {
            "code": "code",
            "profile": "female"
          }
        ]
      },
      {
        "id": "Patient.contact.organization.reference",
        "path": "Patient.contact.organization.reference",
        "type": [
          {
            "code": "string",
            "profile": "AUMC"
          }
        ]
      },
      {
        "id": "Patient.contact.organization.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.contact.organization.display",
        "type": [
          {
            "code": "string",
            "profile": "Artis University Medical Center"
          }
        ]
      },
      {
        "path": "Patient.contact.organization.display.id",
        "type": [
          {
            "code": "string",
            "profile": "2"
          }
        ]
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "language.coding.display"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.communication.preferred",
        "path": "Patient.communication.preferred",
        "type": [
          {
            "code": "boolean",
            "profile": "false"
          }
        ]
      },
      {
        "id": "Patient.communication:Armenian",
        "path": "Patient.communication",
        "sliceName": "Armenian"
      },
      {
        "id": "Patient.communication:Armenian.language.coding.system",
        "path": "Patient.communication.language.coding.system",
        "type": [
          {
            "code": "uri",
            "profile": "urn:std:iso:639-1"
          }
        ]
      },
      {
        "id": "Patient.communication:Armenian.language.coding.code",
        "path": "Patient.communication.language.coding.code",
        "type": [
          {
            "code": "code",
            "profile": "hv"
          }
        ]
      },
      {
        "id": "Patient.communication:Armenian.language.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.communication.language.coding.display",
        "type": [
          {
            "code": "string",
            "profile": "urn:std:iso:639-1"
          }
        ]
      },
      {
        "id": "Patient.communication:Armenian.language.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.communication.language.text",
        "type": [
          {
            "code": "string",
            "profile": "Armenian"
          }
        ]
      },
      {
        "id": "Patient.communication:Armenian.preferred",
        "path": "Patient.communication.preferred",
        "type": [
          {
            "code": "boolean",
            "profile": "false"
          }
        ]
      },
      {
        "id": "Patient.communication:English",
        "path": "Patient.communication",
        "sliceName": "English"
      },
      {
        "id": "Patient.communication:English.language.coding.system",
        "path": "Patient.communication.language.coding.system",
        "type": [
          {
            "code": "uri",
            "profile": "urn:std:iso:639-1"
          }
        ]
      },
      {
        "id": "Patient.communication:English.language.coding.code",
        "path": "Patient.communication.language.coding.code",
        "type": [
          {
            "code": "code",
            "profile": "en"
          }
        ]
      },
      {
        "id": "Patient.communication:English.language.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.communication.language.coding.display",
        "type": [
          {
            "code": "string",
            "profile": "English"
          }
        ]
      },
      {
        "id": "Patient.communication:English.language.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.communication.language.text",
        "type": [
          {
            "code": "string",
            "profile": "English"
          }
        ]
      },
      {
        "id": "Patient.communication:English.preferred",
        "path": "Patient.communication.preferred",
        "type": [
          {
            "code": "boolean",
            "profile": "true"
          }
        ]
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "type": [
          {
            "code": "Reference",
            "profile": "Annie",
            "targetProfile": "Practitioner/CarePlan-Practitioner-2"
          },
          {
            "code": "Reference",
            "profile": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-pract",
            "targetProfile": "Practitioner/2-000001",
            "aggregation": [
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "type": [
          {
            "code": "Reference",
            "profile": "ADVault, Inc.",
            "targetProfile": "Organization/13603",
            "aggregation": [
              "referenced"
            ]
          }
        ]
      }
    ]
  }
}