{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-05-14T08:58:22.908+00:00"
  },
  "language": "german",
  "url": "http://iqtig.org/fhir/StructureDefinition/Patient",
  "version": "0.1",
  "name": "Patient",
  "title": "Patient",
  "status": "draft",
  "experimental": true,
  "date": "2020-05-14T08:58:22.5449422+00:00",
  "publisher": "Institut für Qualitätssicherung und Transparenz im Gesundheitswesen (IQTIG)",
  "copyright": "Copyright © 2020, IQTIG, Katharina-Heinroth-Ufer 1, 10787 Berlin",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.contact",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "Contact"
          }
        ],
        "path": "Patient.contact"
      }
    ]
  }
}