{
  "resourceType": "StructureDefinition",
  "id": "ArthritisRequestSupportBundle",
  "url": "http://hl7.org/fhir/us/bser/StructureDefinition/ArthritisRequestSupportBundle",
  "name": "BSeR Arthritis Request Support Bundle",
  "status": "draft",
  "publisher": "Hi3 Solutions",
  "contact": [
    {
      "name": "AbdulMalik Shakir",
      "telecom": [
        {
          "system": "phone",
          "value": "6266444491",
          "use": "work"
        },
        {
          "system": "email",
          "value": "abdulmalik.shakir@hi3solutions.com",
          "use": "work"
        }
      ]
    }
  ],
  "kind": "resource",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Bundle"
  ],
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle",
        "path": "Bundle"
      },
      {
        "id": "type",
        "path": "Bundle.type",
        "short": "type",
        "definition": "SHALL contain exactly one [1..1] type (CONF:4383-499).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "resource"
            }
          ],
          "rules": "open"
        },
        "definition": "SHALL contain exactly one [1..1] entry (CONF:4383-500) such that it"
      },
      {
        "id": "Bundle.entry:BloodPressureObservation",
        "path": "Bundle.entry",
        "sliceName": "BloodPressureObservation",
        "short": "entry",
        "definition": "SHALL contain exactly one [1..1] entry (CONF:4383-489) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:BloodPressureObservation.resource",
        "path": "Bundle.entry.resource",
        "label": "Blood Pressure Observation",
        "short": "Blood Pressure Observation",
        "definition": "SHALL contain exactly one [1..1] resource (CONF:4383-494).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Observation",
            "targetProfile": "http://hl7.org/fhir/us/bser/StructureDefinition/BloodPressureObservation"
          }
        ]
      },
      {
        "id": "Bundle.entry:BodyHeightObservation",
        "path": "Bundle.entry",
        "sliceName": "BodyHeightObservation",
        "short": "entry",
        "definition": "SHALL contain exactly one [1..1] entry (CONF:4383-490) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:BodyHeightObservation.resource",
        "path": "Bundle.entry.resource",
        "label": "Body Height Observation",
        "short": "Body Height Observation",
        "definition": "SHALL contain exactly one [1..1] resource (CONF:4383-495).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Observation",
            "targetProfile": "http://hl7.org/fhir/us/bser/StructureDefinition/BodyHeightObservation"
          }
        ]
      },
      {
        "id": "Bundle.entry:BodyMassIndexObservation",
        "path": "Bundle.entry",
        "sliceName": "BodyMassIndexObservation",
        "short": "entry",
        "definition": "SHALL contain exactly one [1..1] entry (CONF:4383-491) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:BodyMassIndexObservation.resource",
        "path": "Bundle.entry.resource",
        "label": "Body Mass Index Observation",
        "short": "Body Mass Index Observation",
        "definition": "SHALL contain exactly one [1..1] resource (CONF:4383-496).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Observation",
            "targetProfile": "http://hl7.org/fhir/us/bser/StructureDefinition/BodyMassIndexObservation"
          }
        ]
      },
      {
        "id": "Bundle.entry:BodyWeightObservation",
        "path": "Bundle.entry",
        "sliceName": "BodyWeightObservation",
        "short": "entry",
        "definition": "SHALL contain exactly one [1..1] entry (CONF:4383-492) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:BodyWeightObservation.resource",
        "path": "Bundle.entry.resource",
        "label": "Body Weight Observation",
        "short": "Body Weight Observation",
        "definition": "SHALL contain exactly one [1..1] resource (CONF:4383-497).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Observation",
            "targetProfile": "http://hl7.org/fhir/us/bser/StructureDefinition/BodyWeightObservation"
          }
        ]
      },
      {
        "id": "Bundle.entry:MedicationAdministration",
        "path": "Bundle.entry",
        "sliceName": "MedicationAdministration",
        "short": "entry",
        "definition": "SHALL contain exactly one [1..1] entry (CONF:4383-500) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:MedicationAdministration.resource",
        "path": "Bundle.entry.resource",
        "label": "Medication Administration",
        "short": "Medication Administration",
        "definition": "SHALL contain exactly one [1..1] resource (CONF:4383-501).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Observation",
            "targetProfile": "http://hl7.org/fhir/us/bser/StructureDefinition/bserMedicationAdministration"
          }
        ]
      },
      {
        "id": "Bundle.entry:PatientAllergy",
        "path": "Bundle.entry",
        "sliceName": "PatientAllergy",
        "short": "entry",
        "definition": "SHALL contain exactly one [1..1] entry (CONF:4383-493) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:PatientAllergy.resource",
        "path": "Bundle.entry.resource",
        "label": "Patient Allergy",
        "short": "Patient Allergy",
        "definition": "SHALL contain exactly one [1..1] resource (CONF:4383-498).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Observation",
            "targetProfile": "http://hl7.org/fhir/us/bser/StructureDefinition/PatientAllergy"
          }
        ]
      }
    ]
  }
}