2025.2.0 - ci-build

IGTTPFHIRGatewayEPIX - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Person-example-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Person",
  "id" : "Person-example-1",
  "meta" : {
    "lastUpdated" : "2021-06-17T08:28:03.200+02:00",
    "profile" : [
      🔗 "https://ths-greifswald.de/fhir/StructureDefinition/epix/Person"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Person Person-example-1</b></p><a name=\"Person-example-1\"> </a><a name=\"hcPerson-example-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-06-17 08:28:03+0200</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Person.html\">Person</a></p></div><p><b>identifier</b>: <code>https://ths-greifswald.de/fhir/epix/identifier/MPI</code>/1001000000066</p><p><b>managingOrganization</b>: Identifier: MIRACUM</p><p><b>active</b>: true</p><blockquote><p><b>link</b></p><p><b>target</b>: <a href=\"https://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.2&amp;canonical=http://fhir.org/packages/de.einwilligungsmanagement/Patient/52\">Patient/52</a></p></blockquote><blockquote><p><b>link</b></p><p><b>target</b>: <a href=\"https://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.2&amp;canonical=http://fhir.org/packages/de.einwilligungsmanagement/Patient/53\">Patient/53</a></p><p><b>assurance</b>: Level 4</p></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "https://ths-greifswald.de/fhir/epix/identifier/MPI",
      "value" : "1001000000066"
    }
  ],
  "managingOrganization" : {
    "identifier" : {
      "value" : "MIRACUM"
    }
  },
  "active" : true,
  "link" : [
    {
      "target" : {
        "reference" : "Patient/52"
      }
    },
    {
      "target" : {
        "reference" : "Patient/53"
      },
      "assurance" : "level4"
    }
  ]
}