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

FHIR IG analytics

Packageee.fhir.ahd
Resource TypePatient
IdPatient-200.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 200

Pauliine Jänes (official) (no stated gender), DoB Unknown ( https://fhir.ee/sid/pid/est/ni#49406240016)


Active:true

Source1

{
  "resourceType": "Patient",
  "id": "200",
  "meta": {
    "profile": [
      "https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-verified"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pid/est/ni",
      "value": "49406240016"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "Jänes",
      "given": [
        "Pauliine"
      ]
    }
  ]
}