Patsientide üldandmete teenus / Master Patient Index
1.0.0 - ballot Estonia flag

Patsientide üldandmete teenus / Master Patient Index - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PatientIgorBossenkoSon - JSON Representation

Raw json | Download


{
  "resourceType" : "RelatedPerson",
  "id" : "relpat11",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ee/StructureDefinition/ee-mpi-related-person"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson relpat11</b></p><a name=\"relpat11\"> </a><a name=\"hcrelpat11\"> </a><a name=\"relpat11-en-US\"> </a><p><b>identifier</b>: <a href=\"https://build.fhir.org/ig/HL7EE/ig-ee-base/NamingSystem-pid-est-ni.html\" title=\"The personal national identification code of Estonian citizens and residents.\">Estonian Personal National Identification Code</a>/39510212711</p><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-pat1.html\">Igor Bossenko (official) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/ni#Estonian Personal National Identification Code#37302102711)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://snomed.info/sct 67822003}\">Child</span></p><p><b>name</b>: Son of Igor</p><p><b>period</b>: 1995-10-21 --&gt; (ongoing)</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.ee/sid/pid/est/ni",
      "value" : "39510212711"
    }
  ],
  "active" : true,
  "patient" : {
    🔗 "reference" : "Patient/pat1"
  },
  "relationship" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "67822003",
          "display" : "Child"
        }
      ]
    }
  ],
  "name" : [
    {
      "text" : "Son of Igor"
    }
  ],
  "period" : {
    "start" : "1995-10-21"
  }
}