{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2024-02-29T14:35:14.3040311+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><script>alert('If you can read this, xss is possible');</script></div>"
  },
  "url": "https://example.org/fhir/StructureDefinition/PatientCheck",
  "version": "1.0.0",
  "name": "PatientCheck",
  "status": "active",
  "date": "2022-10-06T12:54:07.8203075+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": true,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.meta",
        "path": "Patient.meta",
        "short": "<script>alert('If you can read this, xss is possible');</script>",
        "definition": "<script>alert('If you can read this, xss is possible');</script>",
        "comment": "<script>alert('If you can read this, xss is possible');</script>",
        "requirements": "<script>alert('If you can read this, xss is possible');</script>",
        "meaningWhenMissing": "<script>alert('If you can read this, xss is possible');</script>"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "min": 1
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "min": 1
      }
    ]
  }
}