Package | hl7.fhir.us.breastcancer |
Type | StructureDefinition |
Id | cimi-entity-Brand-model |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Brand-model.html |
URL | http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Brand-model |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | BrandModel |
Title | BC Brand Logical Model |
Realm | us |
Authority | hl7 |
Description | If the product is branded, and if so, the brand name of a product. |
Type | cimi-entity-Brand-model |
Kind | logical |
StructureDefinition | |
cimi-entity-Medication-model | BC Medication Logical Model |
No resources found
Note: links and images are rebased to the (stated) source
BC Brand Logical Model
If the product is branded, and if so, the brand name of a product.
{ "resourceType": "StructureDefinition", "id": "cimi-entity-Brand-model", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Brand-model", "identifier": [ { "system": "http://hl7.org/fhir/us/breastcancer", "value": "cimi.entity.Brand" } ], "version": "0.2.0", "name": "BrandModel", "title": "BC Brand Logical Model", "status": "draft", "date": "2018-08-17T00:00:00+10:00", "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cic/index.cfm" } ] } ], "description": "If the product is branded, and if so, the brand name of a product.", "kind": "logical", "abstract": false, "type": "cimi-entity-Brand-model", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "derivation": "specialization", "snapshot": { "element": [ { "id": "cimi-entity-Brand-model", "path": "cimi-entity-Brand-model", "definition": "If the product is branded, and if so, the brand name of a product.", "min": 0, "max": "*", "base": { "path": "cimi-entity-Brand-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-Brand-model.value", "path": "cimi-entity-Brand-model.value", "short": "Boolean representing if the product is branded, and if so, the brand name of a product.", "definition": "Boolean representing if the product is branded, and if so, the brand name of a product.", "min": 1, "max": "1", "base": { "path": "cimi-entity-Brand-model.value", "min": 1, "max": "1" }, "type": [ { "code": "boolean" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-Brand-model.brandName", "path": "cimi-entity-Brand-model.brandName", "short": "The marketing name for a brand name product", "definition": "The marketing name for a brand name product", "min": 0, "max": "1", "base": { "path": "cimi-entity-Brand-model.brandName", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mustSupport": false, "isModifier": false, "isSummary": false } ] }, "differential": { "element": [ { "id": "cimi-entity-Brand-model", "path": "cimi-entity-Brand-model", "definition": "If the product is branded, and if so, the brand name of a product.", "min": 0, "max": "*", "base": { "path": "cimi-entity-Brand-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-Brand-model.value", "path": "cimi-entity-Brand-model.value", "short": "Boolean representing if the product is branded, and if so, the brand name of a product.", "definition": "Boolean representing if the product is branded, and if so, the brand name of a product.", "min": 1, "max": "1", "base": { "path": "cimi-entity-Brand-model.value", "min": 1, "max": "1" }, "type": [ { "code": "boolean" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-Brand-model.brandName", "path": "cimi-entity-Brand-model.brandName", "short": "The marketing name for a brand name product", "definition": "The marketing name for a brand name product", "min": 0, "max": "1", "base": { "path": "cimi-entity-Brand-model.brandName", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mustSupport": false, "isModifier": false, "isSummary": false } ] } }