Example in International Patient Summary2.0.1
Patient

patient-example-female

Patient-patient-example-female.json

Resource Details

Resource Type
Patient
Resource ID
patient-example-female
Identifier
urn:oid:2.16.840.1.113883.2.4.6.3|574687583
Conforms To
http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "patient-example-female",
  "filename": "Patient-patient-example-female.json",
  "profile": [
    "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"
  ],
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.2.4.6.3",
    "value": "574687583"
  },
  "displayName": "Martha DeLarosa",
  "gender": "female",
  "birthDate": "1992-05-01"
}