FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypePatient
IdPatient-StfVerstorbenePerson-HE1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Patient StfVerstorbenePerson-HE1

Wendy Lator (official) Female, DoB: 1950-05-01 ( Death Certificate ID: S1/2025)


Deceased:2025-01-01 01:17:00+0100
Alt. Name:Freizeit (Name changed for Marriage)
Contact DetailHinter dem Horizont 1A Raunheim 65479 DE

Source1

{
  "resourceType": "Patient",
  "id": "StfVerstorbenePerson-HE1",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfVerstorbenePerson"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "DC",
            "display": "Death Certificate ID"
          }
        ]
      },
      "value": "S1/2025"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Lator",
      "given": [
        "Wendy"
      ]
    },
    {
      "use": "maiden",
      "family": "Freizeit"
    }
  ],
  "gender": "female",
  "birthDate": "1950-05-01",
  "deceasedDateTime": "2025-01-01T01:17:00+01:00",
  "address": [
    {
      "type": "both",
      "line": [
        "Hinter dem Horizont 1A"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Hinter dem Horizont"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "1A"
            }
          ]
        }
      ],
      "city": "Raunheim",
      "postalCode": "65479",
      "country": "DE"
    }
  ]
}