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

FHIR IG analytics

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

Profile: Patient

Sansa MANCHESTER (official) Female, DoB: 1972-09-21 ( Medical record number)


Active:true
Other Ids:
  • National Health Plan Identifier/9737383192 (use: official, )
  • Medical record number/A12345
  • Patient internal identifier/801850508989737383192
Contact DetailOxford Rd MANCHESTER M13 9PL (home)
Contact:
  • Noel MANCHESTER (Official)
  • ph: 077021245231(Mobile)
Links:

Source1

{
  "resourceType": "Patient",
  "id": "Patient-Manchester",
  "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": "9737383192"
    },
    {
      "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": "1234567",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "R0A"
        }
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR"
          }
        ]
      },
      "value": "A12345",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "RBS"
        }
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PI"
          }
        ]
      },
      "value": "801850508989737383192"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "MANCHESTER",
      "given": [
        "Sansa"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1972-09-21",
  "address": [
    {
      "use": "home",
      "type": "both",
      "line": [
        "Oxford Rd"
      ],
      "city": "MANCHESTER",
      "postalCode": "M13 9PL"
    }
  ],
  "contact": [
    {
      "name": {
        "use": "official",
        "family": "MANCHESTER",
        "given": [
          "Noel"
        ]
      },
      "telecom": [
        {
          "system": "phone",
          "value": "077021245231",
          "use": "mobile"
        }
      ]
    }
  ],
  "generalPractitioner": [
    {
      "identifier": {
        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
        "value": "P84673"
      },
      "display": "Urban Village Medical Practice"
    }
  ]
}