PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.odh@0.1.0
    http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Brand-model
{
  "description": "If the product is branded, and if so, the brand name of a product.",
  "_filename": "StructureDefinition-cimi-entity-Brand-model.json",
  "package_name": "hl7.fhir.us.odh",
  "date": "2018-08-17T00:00:00+10:00",
  "derivation": "specialization",
  "publisher": "HL7",
  "name": "BrandModel",
  "abstract": false,
  "type": "cimi-entity-Brand-model",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ODH Brand Logical Model",
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "path": "cimi-entity-Brand-model",
      "min": 0,
      "definition": "If the product is branded, and if so, the brand name of a product.",
      "isModifier": false,
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Brand-model",
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Brand-model"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Brand-model.value",
      "min": 1,
      "definition": "Boolean representing if the product is branded, and if so, the brand name of a product.",
      "isModifier": false,
      "short": "Boolean representing if the product is branded, and if so, the brand name of a product.",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Brand-model.value",
      "base": {
        "max": "1",
        "min": 1,
        "path": "cimi-entity-Brand-model.value"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Brand-model.brandName",
      "min": 0,
      "definition": "The marketing name for a brand name product",
      "isModifier": false,
      "short": "The marketing name for a brand name product",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Brand-model.brandName",
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Brand-model.brandName"
      },
      "isSummary": false
    } ]
  },
  "status": "draft",
  "id": "2e8a8277-de1c-4717-a0e0-692c9a2c5006",
  "kind": "logical",
  "url": "http://hl7.org/fhir/us/odh/StructureDefinition/cimi-entity-Brand-model",
  "identifier": [ {
    "value": "cimi.entity.Brand",
    "system": "http://hl7.org/fhir/us/odh"
  } ],
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "path": "cimi-entity-Brand-model",
      "min": 0,
      "definition": "If the product is branded, and if so, the brand name of a product.",
      "isModifier": false,
      "mustSupport": false,
      "max": "*",
      "id": "cimi-entity-Brand-model",
      "base": {
        "max": "*",
        "min": 0,
        "path": "cimi-entity-Brand-model"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Brand-model.value",
      "min": 1,
      "definition": "Boolean representing if the product is branded, and if so, the brand name of a product.",
      "isModifier": false,
      "short": "Boolean representing if the product is branded, and if so, the brand name of a product.",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Brand-model.value",
      "base": {
        "max": "1",
        "min": 1,
        "path": "cimi-entity-Brand-model.value"
      },
      "isSummary": false
    }, {
      "path": "cimi-entity-Brand-model.brandName",
      "min": 0,
      "definition": "The marketing name for a brand name product",
      "isModifier": false,
      "short": "The marketing name for a brand name product",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": false,
      "max": "1",
      "id": "cimi-entity-Brand-model.brandName",
      "base": {
        "max": "1",
        "min": 0,
        "path": "cimi-entity-Brand-model.brandName"
      },
      "isSummary": false
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://standardhealthrecord.org",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}