Package | hl7.fhir.us.breastcancer |
Type | StructureDefinition |
Id | cimi-entity-OrganizationIdentifier-model |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-OrganizationIdentifier-model.html |
URL | http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-OrganizationIdentifier-model |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | OrganizationIdentifierModel |
Title | BC OrganizationIdentifier Logical Model |
Realm | us |
Authority | hl7 |
Description | An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier |
Type | cimi-entity-OrganizationIdentifier-model |
Kind | logical |
StructureDefinition | |
cimi-entity-Organization-model | BC Organization Logical Model |
StructureDefinition | |
cimi-entity-Organization-model | BC Organization Logical Model |
shr-core-EffectiveTimePeriod-model | BC EffectiveTimePeriod Logical Model |
Note: links and images are rebased to the (stated) source
BC OrganizationIdentifier Logical Model
An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier
{ "resourceType": "StructureDefinition", "id": "cimi-entity-OrganizationIdentifier-model", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-OrganizationIdentifier-model", "identifier": [ { "system": "http://hl7.org/fhir/us/breastcancer", "value": "cimi.entity.OrganizationIdentifier" } ], "version": "0.2.0", "name": "OrganizationIdentifierModel", "title": "BC OrganizationIdentifier 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": "An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier", "kind": "logical", "abstract": false, "type": "cimi-entity-OrganizationIdentifier-model", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "derivation": "specialization", "snapshot": { "element": [ { "id": "cimi-entity-OrganizationIdentifier-model", "path": "cimi-entity-OrganizationIdentifier-model", "definition": "An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier", "min": 0, "max": "*", "base": { "path": "cimi-entity-OrganizationIdentifier-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.value", "path": "cimi-entity-OrganizationIdentifier-model.value", "short": "String representing an identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier", "definition": "String representing an identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier", "min": 1, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.value", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.purpose", "path": "cimi-entity-OrganizationIdentifier-model.purpose", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C0805701" } ], "short": "Why the item is used.", "definition": "Why the item is used.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.purpose", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/identifier-use" } } }, { "id": "cimi-entity-OrganizationIdentifier-model.type", "path": "cimi-entity-OrganizationIdentifier-model.type", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C0332307" } ], "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.", "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.type", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "extensible", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/identifier-type" } } }, { "id": "cimi-entity-OrganizationIdentifier-model.codeSystem", "path": "cimi-entity-OrganizationIdentifier-model.codeSystem", "short": "A formal terminology system.", "definition": "A formal terminology system.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.codeSystem", "min": 0, "max": "1" }, "type": [ { "code": "uri" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.effectiveTimePeriod", "path": "cimi-entity-OrganizationIdentifier-model.effectiveTimePeriod", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C2985763" } ], "short": "The date and time span for which something is active, valid, or in force.", "definition": "The date and time span for which something is active, valid, or in force.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.effectiveTimePeriod", "min": 0, "max": "1" }, "type": [ { "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-EffectiveTimePeriod-model" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.issuer", "path": "cimi-entity-OrganizationIdentifier-model.issuer", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C1561598" } ], "short": "An organization who issues a qualification, identifier, or license.", "definition": "An organization who issues a qualification, identifier, or license.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.issuer", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Organization-model" } ], "mustSupport": false, "isModifier": false, "isSummary": false } ] }, "differential": { "element": [ { "id": "cimi-entity-OrganizationIdentifier-model", "path": "cimi-entity-OrganizationIdentifier-model", "definition": "An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier", "min": 0, "max": "*", "base": { "path": "cimi-entity-OrganizationIdentifier-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.value", "path": "cimi-entity-OrganizationIdentifier-model.value", "short": "String representing an identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier", "definition": "String representing an identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier", "min": 1, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.value", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.purpose", "path": "cimi-entity-OrganizationIdentifier-model.purpose", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C0805701" } ], "short": "Why the item is used.", "definition": "Why the item is used.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.purpose", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/identifier-use" } } }, { "id": "cimi-entity-OrganizationIdentifier-model.type", "path": "cimi-entity-OrganizationIdentifier-model.type", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C0332307" } ], "short": "The most specific code (lowest level term) describing the kind or sort of thing being represented.", "definition": "The most specific code (lowest level term) describing the kind or sort of thing being represented.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.type", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "extensible", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/identifier-type" } } }, { "id": "cimi-entity-OrganizationIdentifier-model.codeSystem", "path": "cimi-entity-OrganizationIdentifier-model.codeSystem", "short": "A formal terminology system.", "definition": "A formal terminology system.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.codeSystem", "min": 0, "max": "1" }, "type": [ { "code": "uri" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.effectiveTimePeriod", "path": "cimi-entity-OrganizationIdentifier-model.effectiveTimePeriod", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C2985763" } ], "short": "The date and time span for which something is active, valid, or in force.", "definition": "The date and time span for which something is active, valid, or in force.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.effectiveTimePeriod", "min": 0, "max": "1" }, "type": [ { "code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-EffectiveTimePeriod-model" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "cimi-entity-OrganizationIdentifier-model.issuer", "path": "cimi-entity-OrganizationIdentifier-model.issuer", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C1561598" } ], "short": "An organization who issues a qualification, identifier, or license.", "definition": "An organization who issues a qualification, identifier, or license.", "min": 0, "max": "1", "base": { "path": "cimi-entity-OrganizationIdentifier-model.issuer", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Organization-model" } ], "mustSupport": false, "isModifier": false, "isSummary": false } ] } }