| Package | hl7.fhir.us.breastcancer |
| Resource Type | StructureDefinition |
| Id | cimi-entity-Member-model |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Member-model.html |
| URL | http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Member-model |
| Version | 0.2.0 |
| Status | draft |
| Date | 2018-08-17T00:00:00+10:00 |
| Name | MemberModel |
| Title | BC Member Logical Model |
| Realm | us |
| Authority | hl7 |
| Description | A person or entity in a group. |
| Type | cimi-entity-Member-model |
| Kind | logical |
| StructureDefinition | |
| cimi-entity-Group-model | BC Group Logical Model |
| StructureDefinition | |
| cimi-entity-Device-model | BC Device Logical Model |
| cimi-entity-Medication-model | BC Medication Logical Model |
| cimi-entity-Patient-model | BC Patient Logical Model |
| cimi-entity-Practitioner-model | BC Practitioner Logical Model |
| cimi-entity-Substance-model | BC Substance Logical Model |
| shr-core-TimePeriod-model | BC TimePeriod Logical Model |
Note: links and images are rebased to the (stated) source
BC Member Logical Model
A person or entity in a group.
{
"resourceType": "StructureDefinition",
"id": "cimi-entity-Member-model",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Member-model",
"identifier": [
{
"system": "http://hl7.org/fhir/us/breastcancer",
"value": "cimi.entity.Member"
}
],
"version": "0.2.0",
"name": "MemberModel",
"title": "BC Member 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": "A person or entity in a group.",
"keyword": [
{
"system": "http://ncimeta.nci.nih.gov",
"code": "C0682343",
"display": "Member of Target Group"
}
],
"kind": "logical",
"abstract": false,
"type": "cimi-entity-Member-model",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"snapshot": {
"element": [
{
"id": "cimi-entity-Member-model",
"path": "cimi-entity-Member-model",
"definition": "A person or entity in a group.",
"min": 0,
"max": "*",
"base": {
"path": "cimi-entity-Member-model",
"min": 0,
"max": "*"
},
"mustSupport": false,
"isModifier": false,
"isSummary": false
},
{
"id": "cimi-entity-Member-model.value[x]",
"path": "cimi-entity-Member-model.value[x]",
"short": "Choice of types representing a person or entity in a group.",
"definition": "Choice of types representing a person or entity in a group.",
"min": 1,
"max": "1",
"base": {
"path": "cimi-entity-Member-model.value[x]",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Patient-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Practitioner-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Device-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Medication-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Substance-model"
}
],
"mustSupport": false,
"isModifier": false,
"isSummary": false
},
{
"id": "cimi-entity-Member-model.participationPeriod",
"path": "cimi-entity-Member-model.participationPeriod",
"code": [
{
"system": "http://ncimeta.nci.nih.gov",
"code": "C1948053"
}
],
"short": "The point in time or span of time the participant is involved.",
"definition": "The point in time or span of time the participant is involved.",
"min": 0,
"max": "1",
"base": {
"path": "cimi-entity-Member-model.participationPeriod",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
}
],
"mustSupport": false,
"isModifier": false,
"isSummary": false
},
{
"id": "cimi-entity-Member-model.activeFlag",
"path": "cimi-entity-Member-model.activeFlag",
"short": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
"definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
"min": 1,
"max": "1",
"base": {
"path": "cimi-entity-Member-model.activeFlag",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"mustSupport": false,
"isModifier": false,
"isSummary": false
}
]
},
"differential": {
"element": [
{
"id": "cimi-entity-Member-model",
"path": "cimi-entity-Member-model",
"definition": "A person or entity in a group.",
"min": 0,
"max": "*",
"base": {
"path": "cimi-entity-Member-model",
"min": 0,
"max": "*"
},
"mustSupport": false,
"isModifier": false,
"isSummary": false
},
{
"id": "cimi-entity-Member-model.value[x]",
"path": "cimi-entity-Member-model.value[x]",
"short": "Choice of types representing a person or entity in a group.",
"definition": "Choice of types representing a person or entity in a group.",
"min": 1,
"max": "1",
"base": {
"path": "cimi-entity-Member-model.value[x]",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Patient-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Practitioner-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Device-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Medication-model"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Substance-model"
}
],
"mustSupport": false,
"isModifier": false,
"isSummary": false
},
{
"id": "cimi-entity-Member-model.participationPeriod",
"path": "cimi-entity-Member-model.participationPeriod",
"code": [
{
"system": "http://ncimeta.nci.nih.gov",
"code": "C1948053"
}
],
"short": "The point in time or span of time the participant is involved.",
"definition": "The point in time or span of time the participant is involved.",
"min": 0,
"max": "1",
"base": {
"path": "cimi-entity-Member-model.participationPeriod",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-TimePeriod-model"
}
],
"mustSupport": false,
"isModifier": false,
"isSummary": false
},
{
"id": "cimi-entity-Member-model.activeFlag",
"path": "cimi-entity-Member-model.activeFlag",
"short": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
"definition": "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
"min": 1,
"max": "1",
"base": {
"path": "cimi-entity-Member-model.activeFlag",
"min": 1,
"max": "1"
},
"type": [
{
"code": "boolean"
}
],
"mustSupport": false,
"isModifier": false,
"isSummary": false
}
]
}
}