{
  "resourceType": "StructureDefinition",
  "id": "63ce88fd-dd57-463e-88f2-70111166e303",
  "meta": {
    "lastUpdated": "2018-11-06T14:05:14.479+00:00"
  },
  "url": "https://stu3.simplifier.net/StandIN/openehr2fhir_lifestylehabits_bundle",
  "name": "openehr2fhir_lifestylehabits_bundle",
  "status": "draft",
  "date": "2018-11-06T14:05:13.4605622+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "collection"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:TobaccoSmoking",
        "path": "Bundle.entry",
        "sliceName": "TobaccoSmoking",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:TobaccoSmoking.resource",
        "path": "Bundle.entry.resource",
        "type": [
          {
            "code": "Resource",
            "profile": "https://stu3.simplifier.net/StandIN/openehr2fhir_Tobacco_smoking_summary_bundle"
          }
        ]
      }
    ]
  }
}