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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypePatient
IdPatient-RyanneBoulderPartner-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Patient",
  "id": "Patient-RyanneBoulderPartner-Example",
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
      "value": "P-RWT13521",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "RAX"
        }
      }
    }
  ],
  "gender": "male",
  "link": [
    {
      "other": {
        "reference": "RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example"
      },
      "type": "seealso"
    }
  ]
}