{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.clevermed.com/StructureDefinition/MedicationStatement-BNet-Preg-Medication12M",
  "name": "MedicationStatement-BNet-Preg-Medication12M",
  "status": "draft",
  "date": "2025-03-25T15:48:13.1243661Z",
  "publisher": "Clevermed Ltd.",
  "contact": [
    {
      "name": "Clevermed BadgerNet Spine FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "support@clevermed.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "",
  "copyright": "(c) Clevermed Ltd.  Usage by permission and for BadgerNet Spine Platform integration only.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement.status",
        "path": "MedicationStatement.status",
        "short": "Fixed code for status of the medication statement",
        "definition": "",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.effectiveDateTime",
        "path": "MedicationStatement.effectiveDateTime",
        "short": "The date/time or interval when the medication is/was/will be taken",
        "definition": "",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "short": "Reference to the patient resource",
        "definition": "",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationStatement.medication.concept.text",
        "path": "MedicationStatement.medication.concept.text",
        "short": "Medication taken in the last 12 months",
        "definition": "",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationStatement.category",
        "path": "MedicationStatement.category",
        "short": "Field to denote that the medication was taken during the 12 months prior to capturing of this information",
        "definition": "",
        "min": 1,
        "max": "1"
      }
    ]
  }
}