EntityOrRoleModel
{
"resourceType" : "StructureDefinition",
"id" : "cimi-entity-EntityOrRole-model",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SW EntityOrRole Logical Model</b></p>
<p>CIMI parent class for both Entity and Role.</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-EntityOrRole-model",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/sw",
"value" : "cimi.entity.EntityOrRole"
}
],
"version" : "1.0.0",
"name" : "EntityOrRoleModel",
"title" : "SW EntityOrRole Logical Model",
"status" : "draft",
"date" : "2018-08-17T00:00:00-04:00",
"publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://standardhealthrecord.org"
}
]
}
],
"description" : "CIMI parent class for both Entity and Role.",
"kind" : "logical",
"abstract" : false,
"type" : "cimi-entity-EntityOrRole-model",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "cimi-entity-EntityOrRole-model",
"path" : "cimi-entity-EntityOrRole-model",
"definition" : "CIMI parent class for both Entity and Role.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-entity-EntityOrRole-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
},
"differential" : {
"element" : [
{
"id" : "cimi-entity-EntityOrRole-model",
"path" : "cimi-entity-EntityOrRole-model",
"definition" : "CIMI parent class for both Entity and Role.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-entity-EntityOrRole-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
}
}