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

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

: PatientIgorBossenkoWife - JSON Representation

Raw json | Download


{
  "resourceType" : "RelatedPerson",
  "id" : "relpat12",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ee/mpi/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 relpat12</b></p><a name=\"relpat12\"> </a><a name=\"hcrelpat12\"> </a><a name=\"relpat12-en-US\"> </a><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 127848009}\">Spouse</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleClass CON}\">Contact</span></p><p><b>name</b>: Wife of Igor</p><p><b>period</b>: 1995-06-22 --&gt; (ongoing)</p></div>"
  },
  "active" : true,
  "patient" : {
    🔗 "reference" : "Patient/pat1"
  },
  "relationship" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "127848009",
          "display" : "Spouse"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
          "code" : "CON",
          "display" : "Contact"
        }
      ]
    }
  ],
  "name" : [
    {
      "text" : "Wife of Igor"
    }
  ],
  "period" : {
    "start" : "1995-06-22"
  }
}