EffectiveTimePeriodModel
{
"resourceType" : "StructureDefinition",
"id" : "shr-core-EffectiveTimePeriod-model",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SW EffectiveTimePeriod Logical Model</b></p>
<p>The date and time span for which something is active, valid, or in force.</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-EffectiveTimePeriod-model",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/sw",
"value" : "shr.core.EffectiveTimePeriod"
}
],
"version" : "1.0.0",
"name" : "EffectiveTimePeriodModel",
"title" : "SW EffectiveTimePeriod 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" : "The date and time span for which something is active, valid, or in force.",
"keyword" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C2985763"
}
],
"kind" : "logical",
"abstract" : false,
"type" : "shr-core-EffectiveTimePeriod-model",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "shr-core-EffectiveTimePeriod-model",
"path" : "shr-core-EffectiveTimePeriod-model",
"definition" : "The date and time span for which something is active, valid, or in force.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "shr-core-EffectiveTimePeriod-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "shr-core-EffectiveTimePeriod-model.timePeriodStart",
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodStart",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1301880"
}
],
"short" : "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
"definition" : "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodStart",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1522314"
}
],
"short" : "The time at which something is to end or did end. Boundary is considered inclusive.",
"definition" : "The time at which something is to end or did end. Boundary is considered inclusive.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
},
"differential" : {
"element" : [
{
"id" : "shr-core-EffectiveTimePeriod-model",
"path" : "shr-core-EffectiveTimePeriod-model",
"definition" : "The date and time span for which something is active, valid, or in force.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "shr-core-EffectiveTimePeriod-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "shr-core-EffectiveTimePeriod-model.timePeriodStart",
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodStart",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1301880"
}
],
"short" : "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
"definition" : "The time at which something is to take effect, start, or did start. Boundary is considered inclusive.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodStart",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1522314"
}
],
"short" : "The time at which something is to end or did end. Boundary is considered inclusive.",
"definition" : "The time at which something is to end or did end. Boundary is considered inclusive.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "shr-core-EffectiveTimePeriod-model.timePeriodEnd",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
}
}