{
  "resourceType": "StructureDefinition",
  "id": "shr-entity-Person",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>SHR Person Profile</b></p>\n  <p>A person relevant to the health or social situation of the subject (including the person of record him or herself).</p>\n  <p><b>SHR Mapping Summary</b></p>\n  <p><pre>shr.entity.Person maps to Basic:\n</pre></p>\n</div>"
  },
  "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Person",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.entity.Person"
    }
  ],
  "version": "0.0.1",
  "name": "SHR Person Profile",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description": "A person relevant to the health or social situation of the subject (including the person of record him or herself).",
  "purpose": "Need some way to safely (without breaking interoperability) allow implementers to exchange content not supported by the initial set of declared resources.",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Basic",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Basic:shr-entity-Person",
        "path": "Basic",
        "short": "SHR Person Profile",
        "definition": "A person relevant to the health or social situation of the subject (including the person of record him or herself)."
      },
      {
        "id": "Basic:shr-entity-Person.extension:relatedencounter",
        "path": "Basic.extension",
        "sliceName": "relatedencounter",
        "definition": "If content was generated during a patient encounter, related encounter is the encounter where the information was gained.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-RelatedEncounter-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:author",
        "path": "Basic.extension",
        "sliceName": "author",
        "definition": "The person or organization who created the entry and is responsible for (and may certify) the content.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Author-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:informant",
        "path": "Basic.extension",
        "sliceName": "informant",
        "definition": "The person or entity that provided the information in the entry, as distinct from who created the entry, e.g. the subject (patient), medical professional, family member, device or software program.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Informant-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:type",
        "path": "Basic.extension",
        "sliceName": "type",
        "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Type-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:humanname",
        "path": "Basic.extension",
        "sliceName": "humanname",
        "definition": "A name used by a human being, written as it would be typically expressed. May include a breakdown of the various elements of the name (family name, given name, etc.).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-HumanName-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:anonymizedflag",
        "path": "Basic.extension",
        "sliceName": "anonymizedflag",
        "definition": "Flag indicating if personally identifiable information has been withheld or disguised.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-AnonymizedFlag-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:fictionalpersonflag",
        "path": "Basic.extension",
        "sliceName": "fictionalpersonflag",
        "definition": "Flag indicating if this record represents a fictional (synthetic, not real) person.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-FictionalPersonFlag-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:dateofbirth",
        "path": "Basic.extension",
        "sliceName": "dateofbirth",
        "definition": "A date of birth or approximate year or period (year or date range), if estimated.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-DateOfBirth-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:administrativegender",
        "path": "Basic.extension",
        "sliceName": "administrativegender",
        "definition": "A gender classification used for administrative purposes. Administrative gender is not necessarily the same as a biological description or a gender identity. This attribute does not include terms related to clinical gender.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-AdministrativeGender-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:address",
        "path": "Basic.extension",
        "sliceName": "address",
        "definition": "An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Address-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:headshot",
        "path": "Basic.extension",
        "sliceName": "headshot",
        "definition": "A photograph showing a person's face.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Headshot-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:contactpoint",
        "path": "Basic.extension",
        "sliceName": "contactpoint",
        "definition": "An electronic means of contacting an organization or individual.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-ContactPoint-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:languageused",
        "path": "Basic.extension",
        "sliceName": "languageused",
        "definition": "Language used for communication by a human, either the subject of record, parent, or other involved person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-LanguageUsed-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:activeflag",
        "path": "Basic.extension",
        "sliceName": "activeflag",
        "definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-ActiveFlag-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.extension:externalhealthrecord",
        "path": "Basic.extension",
        "sliceName": "externalhealthrecord",
        "definition": "A health record other than the current health record; may have been used to help populate the current record.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-ExternalHealthRecord-extension"
          }
        ]
      },
      {
        "id": "Basic:shr-entity-Person.code",
        "path": "Basic.code",
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://standardhealthrecord.org/fhir/basic-resource-type",
              "code": "shr-entity-Person"
            }
          ]
        }
      }
    ]
  }
}