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

: Patient-example-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "Patient-example-1",
  "meta" : {
    "lastUpdated" : "2021-05-19T17:50:23.000+02:00",
    "profile" : [
      🔗 "http://fhir.de/ConsentManagement/StructureDefinition/Patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Patient-example-1</b></p><a name=\"Patient-example-1\"> </a><a name=\"hcPatient-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-05-19 17:50:23+0200</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.2&amp;canonical=http://fhir.de/ConsentManagement/StructureDefinition/Patient\">Consent Management: Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( Anonymous identifier: dic_1H51T)</p><hr/></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ANON",
            "display" : "Anonymous identifier"
          }
        ]
      },
      "system" : "https://ths-greifswald.de/fhir/gics/identifiers/Pseudonym",
      "value" : "dic_1H51T"
    }
  ]
}