Patsiendi üldandmete teenus / Master Patient Index
1.1.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: PatientJohnDoe - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "pat2",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ee/base/StructureDefinition/ee-patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient pat2</b></p><a name=\"pat2\"> </a><a name=\"hcpat2\"> </a><a name=\"pat2-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">John Doe  Male, DoB Unknown ( https://fhir.ee/sid/pid/usa/ppn#N857623628)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.ee/sid/pid/usa/ppn",
      "value" : "N857623628"
    }
  ],
  "active" : true,
  "name" : [
    {
      "use" : "usual",
      "family" : "Doe",
      "given" : [
        "John"
      ]
    }
  ],
  "gender" : "male"
}