{
  "resourceType": "StructureDefinition",
  "id": "eaef52a8-14ba-400d-b734-2ac231b1d503",
  "meta": {
    "lastUpdated": "2023-11-24T09:38:37.17883+00:00"
  },
  "url": "https://simplifier.net/winningtest/mother-profile",
  "name": "Mother",
  "title": "母亲",
  "status": "draft",
  "date": "2023-11-24T09:39:00.4797252+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://simplifier.net/winningtest/patient-profile",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "1"
      },
      {
        "id": "Patient.link.other",
        "path": "Patient.link.other",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://simplifier.net/winningtest/newborn-mom-profile"
            ],
            "aggregation": [
              "referenced",
              "bundled"
            ]
          }
        ]
      },
      {
        "id": "Patient.link.type",
        "path": "Patient.link.type",
        "fixedCode": "seealso"
      }
    ]
  }
}