NHS North West Genomics
0.0.8 - ci-build United Kingdom flag

NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions

: FamilyMemberHistory - Ricky LEEDS - JSON Representation

Raw json | Download

{
  "resourceType" : "FamilyMemberHistory",
  "id" : "074ea905-8d91-452c-af3c-15b5b860fdb2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: FamilyMemberHistory 074ea905-8d91-452c-af3c-15b5b860fdb2</b></p><a name=\"074ea905-8d91-452c-af3c-15b5b860fdb2\"> </a><a name=\"hc074ea905-8d91-452c-af3c-15b5b860fdb2\"> </a><p><b>identifier</b>: National Health Plan Identifier/9321087654\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Completed</p><p><b>patient</b>: <a href=\"Patient-Patient-Liverpool.html\">Paul LIVERPOOL</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SON}\">natural son</span></p><p><b>sex</b>: <span title=\"Codes:\">male</span></p><p><b>reasonReference</b>: <a href=\"Observation-6beb613f-d303-42af-b025-86e8e0872061.html\">Observation Diagnostic Implication</a></p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "NH"
          }
        ]
      },
      "system" : "https://fhir.nhs.uk/Id/nhs-number",
      "value" : "9321087654"
    }
  ],
  "status" : "completed",
  "patient" : {
    🔗 "reference" : "Patient/Patient-Liverpool",
    "display" : "Paul LIVERPOOL"
  },
  "relationship" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "code" : "SON",
        "display" : "natural son"
      }
    ]
  },
  "sex" : {
    "coding" : [
      {
        "code" : "male"
      }
    ]
  },
  "reasonReference" : [
    {
      🔗 "reference" : "Observation/6beb613f-d303-42af-b025-86e8e0872061"
    }
  ]
}