Package | hl7.fhir.us.breastcancer |
Type | StructureDefinition |
Id | shr-core-ContactPoint-model |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-shr-core-ContactPoint-model.html |
URL | http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-ContactPoint-model |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | ContactPointModel |
Title | BC ContactPoint Logical Model |
Realm | us |
Authority | hl7 |
Description | An electronic means of contacting an organization or individual. |
Type | shr-core-ContactPoint-model |
Kind | logical |
StructureDefinition | |
cimi-entity-Organization-model | BC Organization Logical Model |
cimi-entity-Person-model | BC Person Logical Model |
cimi-entity-Practitioner-model | BC Practitioner Logical Model |
StructureDefinition | |
shr-core-EffectiveTimePeriod-model | BC EffectiveTimePeriod Logical Model |
Note: links and images are rebased to the (stated) source
BC ContactPoint Logical Model
An electronic means of contacting an organization or individual.
{ "resourceType": "StructureDefinition", "id": "shr-core-ContactPoint-model", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-ContactPoint-model", "identifier": [ { "system": "http://hl7.org/fhir/us/breastcancer", "value": "shr.core.ContactPoint" } ], "version": "0.2.0", "name": "ContactPointModel", "title": "BC ContactPoint 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 electronic means of contacting an organization or individual.", "keyword": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C2986441" } ], "kind": "logical", "abstract": false, "type": "shr-core-ContactPoint-model", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "derivation": "specialization", "snapshot": { "element": [ { "id": "shr-core-ContactPoint-model", "path": "shr-core-ContactPoint-model", "definition": "An electronic means of contacting an organization or individual.", "min": 0, "max": "*", "base": { "path": "shr-core-ContactPoint-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-ContactPoint-model.telecomNumberOrAddress", "path": "shr-core-ContactPoint-model.telecomNumberOrAddress", "short": "A user name or other identifier on a telecommunication network, such as a telephone number (including country code and extension, if necessary), email address, or SkypeID.", "definition": "A user name or other identifier on a telecommunication network, such as a telephone number (including country code and extension, if necessary), email address, or SkypeID.", "min": 0, "max": "1", "base": { "path": "shr-core-ContactPoint-model.telecomNumberOrAddress", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-ContactPoint-model.type", "path": "shr-core-ContactPoint-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": "shr-core-ContactPoint-model.type", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/contact-point-system" } } }, { "id": "shr-core-ContactPoint-model.purpose", "path": "shr-core-ContactPoint-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": "shr-core-ContactPoint-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/contact-point-use" } } }, { "id": "shr-core-ContactPoint-model.priorityRank", "path": "shr-core-ContactPoint-model.priorityRank", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C0549179" } ], "short": "An indication of the importance of an action.", "definition": "An indication of the importance of an action.", "min": 0, "max": "1", "base": { "path": "shr-core-ContactPoint-model.priorityRank", "min": 0, "max": "1" }, "type": [ { "code": "positiveInt" }, { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-ContactPoint-model.effectiveTimePeriod", "path": "shr-core-ContactPoint-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": "shr-core-ContactPoint-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 } ] }, "differential": { "element": [ { "id": "shr-core-ContactPoint-model", "path": "shr-core-ContactPoint-model", "definition": "An electronic means of contacting an organization or individual.", "min": 0, "max": "*", "base": { "path": "shr-core-ContactPoint-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-ContactPoint-model.telecomNumberOrAddress", "path": "shr-core-ContactPoint-model.telecomNumberOrAddress", "short": "A user name or other identifier on a telecommunication network, such as a telephone number (including country code and extension, if necessary), email address, or SkypeID.", "definition": "A user name or other identifier on a telecommunication network, such as a telephone number (including country code and extension, if necessary), email address, or SkypeID.", "min": 0, "max": "1", "base": { "path": "shr-core-ContactPoint-model.telecomNumberOrAddress", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-ContactPoint-model.type", "path": "shr-core-ContactPoint-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": "shr-core-ContactPoint-model.type", "min": 0, "max": "1" }, "type": [ { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/contact-point-system" } } }, { "id": "shr-core-ContactPoint-model.purpose", "path": "shr-core-ContactPoint-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": "shr-core-ContactPoint-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/contact-point-use" } } }, { "id": "shr-core-ContactPoint-model.priorityRank", "path": "shr-core-ContactPoint-model.priorityRank", "code": [ { "system": "http://ncimeta.nci.nih.gov", "code": "C0549179" } ], "short": "An indication of the importance of an action.", "definition": "An indication of the importance of an action.", "min": 0, "max": "1", "base": { "path": "shr-core-ContactPoint-model.priorityRank", "min": 0, "max": "1" }, "type": [ { "code": "positiveInt" }, { "code": "Coding" } ], "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-ContactPoint-model.effectiveTimePeriod", "path": "shr-core-ContactPoint-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": "shr-core-ContactPoint-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 } ] } }