{
  "resourceType": "StructureDefinition",
  "id": "efa251be-6fea-481f-bad4-288781bec231",
  "meta": {
    "lastUpdated": "2022-01-22T01:56:30.689+00:00"
  },
  "url": "https://example.org/fhir/StructureDefinition/EndoCurrentMedicationStatement",
  "name": "EndoCurrentMedicationStatement",
  "status": "draft",
  "date": "2022-01-20T02:36:42.379561Z",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://example.org/fhir/StructureDefinition/EndoPatient"
            ]
          }
        ]
      }
    ]
  }
}