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

FHIR IG analytics

Packagehl7.fhir.us.physical-activity
Resource TypePatient
IdPatient-Scen4PatientScarborough.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

Jessica Scarborough female, DoB: 1991-05-17 ( http://ufit.example.com/fhir/NamingSystem/client-id/1111111)



Source1

{
  "resourceType": "Patient",
  "id": "Scen4PatientScarborough",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://ufit.example.com/fhir/NamingSystem/client-id",
      "value": "1111111"
    }
  ],
  "name": [
    {
      "family": "Scarborough",
      "given": [
        "Jessica"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1991-05-17"
}