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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypePatient
IdPatient-Patient-OctaviaCHISLETT-9449305552.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: Patient Patient-OctaviaCHISLETT-9449305552

Profile: Patient

Octavia CHISLETT (official) Female, DoB: 2008-09-20 ( Medical record number)


Active:true
Other Ids:
  • National Health Plan Identifier/9449305552 (use: official, )
  • Medical record number/633
Contact Detail1 RAVENSFIELD GARDENS EPSOM KT19 0ST (home)
Contact:
  • Bob DAWKINS (Official)
  • ph: 077021231231(Mobile)

Source1

{
  "resourceType": "Patient",
  "id": "Patient-OctaviaCHISLETT-9449305552",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Patient"
    ]
  },
  "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": "9449305552"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR"
          }
        ]
      },
      "system": "http://www.acme.org/patient/identifier",
      "value": "A12356565",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "RBS"
        }
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR"
          }
        ]
      },
      "system": "urn:oid:1.2.840.114350.1.13.611.3.7.5.737384.14",
      "value": "633",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "R0A"
        }
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "CHISLETT",
      "given": [
        "Octavia"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "2008-09-20",
  "address": [
    {
      "use": "home",
      "type": "both",
      "line": [
        "1 RAVENSFIELD GARDENS"
      ],
      "city": "EPSOM",
      "district": "SURREY",
      "postalCode": "KT19 0ST"
    }
  ],
  "contact": [
    {
      "name": {
        "use": "official",
        "family": "DAWKINS",
        "given": [
          "Bob"
        ]
      },
      "telecom": [
        {
          "system": "phone",
          "value": "077021231231",
          "use": "mobile"
        }
      ]
    }
  ]
}