ComparatorModel
{
"resourceType" : "StructureDefinition",
"id" : "shr-core-Comparator-model",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SW Comparator Logical Model</b></p>
<p/>
</div>"
},
"url" : "http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-Comparator-model",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/fsw",
"value" : "shr.core.Comparator"
}
],
"version" : "1.0.0",
"name" : "ComparatorModel",
"title" : "SW Comparator Logical Model",
"status" : "draft",
"date" : "2018-08-21T00:00:00-04:00",
"publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://standardhealthrecord.org"
}
]
}
],
"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"
}
}
}
]
}
}