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

FHIR IG analytics

Packageuk-core-access
Resource TypePatient
IdPatient-9708ceae-ddc8-49d2-97c1-f6f161e0104a.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 9708ceae-ddc8-49d2-97c1-f6f161e0104a

Michael SMITHIES (official) Male, DoB: 1972-08-12 ( https://fhir.nhs.uk/Id/nhs-number#9912003814)


Contact Detailph: 01131239876

Source1

{
  "resourceType": "Patient",
  "id": "9708ceae-ddc8-49d2-97c1-f6f161e0104a",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "extension": [
        {
          "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
                "code": "01",
                "display": "Number present and verified"
              }
            ]
          }
        }
      ],
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9912003814"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "SMITHIES",
      "given": [
        "Michael"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "01131239876"
    }
  ],
  "gender": "male",
  "birthDate": "1972-08-12"
}