Package | hl7.fhir.us.breastcancer |
Type | StructureDefinition |
Id | shr-core-Comparator-model |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-shr-core-Comparator-model.html |
URL | http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Comparator-model |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | ComparatorModel |
Title | BC Comparator Logical Model |
Realm | us |
Authority | hl7 |
Type | shr-core-Comparator-model |
Kind | logical |
StructureDefinition | |
shr-core-Quantity-model | BC Quantity Logical Model |
No resources found
Note: links and images are rebased to the (stated) source
BC Comparator Logical Model
{ "resourceType": "StructureDefinition", "id": "shr-core-Comparator-model", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Comparator-model", "identifier": [ { "system": "http://hl7.org/fhir/us/breastcancer", "value": "shr.core.Comparator" } ], "version": "0.2.0", "name": "ComparatorModel", "title": "BC Comparator 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" } ] } ], "kind": "logical", "abstract": false, "type": "shr-core-Comparator-model", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element", "derivation": "specialization", "snapshot": { "element": [ { "id": "shr-core-Comparator-model", "path": "shr-core-Comparator-model", "short": "Comparator", "definition": "Comparator", "min": 0, "max": "*", "base": { "path": "shr-core-Comparator-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-Comparator-model.value", "path": "shr-core-Comparator-model.value", "short": "Code representing the logical model instance", "definition": "Code representing the logical model instance", "min": 1, "max": "1", "base": { "path": "shr-core-Comparator-model.value", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/quantity-comparator" } } } ] }, "differential": { "element": [ { "id": "shr-core-Comparator-model", "path": "shr-core-Comparator-model", "short": "Comparator", "definition": "Comparator", "min": 0, "max": "*", "base": { "path": "shr-core-Comparator-model", "min": 0, "max": "*" }, "mustSupport": false, "isModifier": false, "isSummary": false }, { "id": "shr-core-Comparator-model.value", "path": "shr-core-Comparator-model.value", "short": "Code representing the logical model instance", "definition": "Code representing the logical model instance", "min": 1, "max": "1", "base": { "path": "shr-core-Comparator-model.value", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "mustSupport": false, "isModifier": false, "isSummary": false, "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/quantity-comparator" } } } ] } }