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

FHIR IG analytics

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

Profile: Patient

Baby London (temp) (no stated gender), DoB: 2026 ( Medical record number)


Active:true

Source1

{
  "resourceType": "Patient",
  "id": "Patient-FetusLondon",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "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": "67890",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "RPY"
        }
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "temp",
      "family": "London",
      "given": [
        "Baby"
      ]
    }
  ],
  "birthDate": "2026"
}