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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeFamilyMemberHistory
IdFamilyMemberHistory-074ea905-8d91-452c-af3c-15b5b860fdb2.json
FHIR VersionR4

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: FamilyMemberHistory 074ea905-8d91-452c-af3c-15b5b860fdb2

identifier: National Health Plan Identifier/9321087654 (use: official, )

status: Completed

patient: Nedl LIVERPOOL

relationship: natural son

sex: male

reasonReference: Observation Diagnostic Implication


Source1

{
  "resourceType": "FamilyMemberHistory",
  "id": "074ea905-8d91-452c-af3c-15b5b860fdb2",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/FamilyMemberHistory"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "Nedl 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"
    }
  ]
}