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

FHIR IG analytics

Packageig-ee-allergy
Resource TypePatient
IdPatient-patientExampleMPI.json
FHIR VersionR5

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 patientExampleMPI

Language: et

Profile: EE MPI Patient Verified

Leena Lööve (official) Female, DoB Unknown ( https://fhir.ee/sid/pid/est/ni#38301105216)


Active:true
Other Id:https://fhir.ee/sid/pid/est/ppn/K0307337 (, period: (?) --> 2023-12-28)
Contact DetailEE (work)

Source1

{
  "resourceType": "Patient",
  "id": "patientExampleMPI",
  "meta": {
    "profile": [
      "https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-verified"
    ]
  },
  "language": "et",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pid/est/ni",
      "value": "38301105216"
    },
    {
      "system": "https://fhir.ee/sid/pid/est/ppn",
      "value": "K0307337",
      "period": {
        "end": "2023-12-28"
      },
      "assigner": {
        "display": "Estonian Police and Board Agency"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "Lööve  ",
      "given": [
        "Leena"
      ]
    }
  ],
  "gender": "female",
  "address": [
    {
      "use": "work",
      "country": "EE"
    }
  ]
}