{
  "resourceType": "StructureDefinition",
  "id": "9ec5cf21-e018-4e85-932c-08d518fc3d12",
  "meta": {
    "lastUpdated": "2017-09-19T12:18:52.155+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    }
  ],
  "url": "http://helse-nord.no/FHIR/profiles/Diagnostics.MedicationStatement/Medication",
  "version": "0.9",
  "name": "Medication",
  "title": "Medication",
  "status": "draft",
  "date": "2017-12-01",
  "publisher": "Helse Nord IKT",
  "description": "Medication.",
  "purpose": "Medication",
  "fhirVersion": "3.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Medication",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Medication.contained",
        "path": "Medication.contained",
        "max": "0"
      },
      {
        "id": "Medication.status",
        "path": "Medication.status",
        "max": "0"
      },
      {
        "id": "Medication.isBrand",
        "path": "Medication.isBrand",
        "max": "0"
      },
      {
        "id": "Medication.isOverTheCounter",
        "path": "Medication.isOverTheCounter",
        "max": "0"
      },
      {
        "id": "Medication.manufacturer",
        "path": "Medication.manufacturer",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://helse-nord.no/FHIR/profiles/Clinical.Organization/Organization",
            "aggregation": [
              "contained"
            ]
          }
        ],
        "defaultValueReference": {
          "display": "null"
        },
        "mustSupport": false
      },
      {
        "id": "Medication.manufacturer.reference",
        "path": "Medication.manufacturer.reference",
        "mustSupport": false
      },
      {
        "id": "Medication.manufacturer.identifier",
        "path": "Medication.manufacturer.identifier",
        "mustSupport": false
      },
      {
        "id": "Medication.manufacturer.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Medication.manufacturer.display",
        "mustSupport": false
      },
      {
        "id": "Medication.form",
        "path": "Medication.form",
        "max": "0"
      },
      {
        "id": "Medication.ingredient",
        "path": "Medication.ingredient",
        "max": "0"
      },
      {
        "id": "Medication.package",
        "path": "Medication.package",
        "max": "0"
      },
      {
        "id": "Medication.image",
        "path": "Medication.image",
        "max": "0"
      }
    ]
  }
}