Clinical Document Architecture V2.0.1
2.1.0 - CI Build
Clinical Document Architecture V2.0.1, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/cda-core-2.0/ and changes regularly. See the Directory of published versions
JSON representation of the ServiceEvent logical model.
{
"resourceType" : "StructureDefinition",
"id" : "ServiceEvent",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This class represents the main Act, such as a colonoscopy or an appendectomy, being documented.</p>\n <p>In some cases, the ServiceEvent is inherent in the ClinicalDocument.code, such as where ClinicalDocument.code is "History and Physical Report" and the procedure being documented is a "History and Physical" act. A ServiceEvent can further specialize the act inherent in the ClinicalDocument.code, such as where the ClinicalDocument.code is simply "Procedure Report" and the procedure was a "colonoscopy". If ServiceEvent is included, it must be equivalent to or further specialize the value inherent in the ClinicalDocument.code, and shall not conflict with the value inherent in the ClinicalDocument.code, as such a conflict would constitute an ambiguous situation.</p>\n <p>ServiceEvent.effectiveTime can be used to indicate the time the actual event (as opposed to the encounter surrounding the event) took place.</p>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri" : "urn:hl7-org:v3"
}
],
"url" : "http://hl7.org/fhir/cda/StructureDefinition/ServiceEvent",
"version" : "2.1.0",
"name" : "CDAR2.ServiceEvent",
"title" : "ServiceEvent (CDA Class)",
"status" : "active",
"experimental" : false,
"date" : "2021-03-11T17:00:55+00:00",
"publisher" : "Health Level 7",
"description" : "This class represents the main Act, such as a colonoscopy or an appendectomy, being documented.\nIn some cases, the ServiceEvent is inherent in the ClinicalDocument.code, such as where ClinicalDocument.code is \"History and Physical Report\" and the procedure being documented is a \"History and Physical\" act. A ServiceEvent can further specialize the act inherent in the ClinicalDocument.code, such as where the ClinicalDocument.code is simply \"Procedure Report\" and the procedure was a \"colonoscopy\". If ServiceEvent is included, it must be equivalent to or further specialize the value inherent in the ClinicalDocument.code, and shall not conflict with the value inherent in the ClinicalDocument.code, as such a conflict would constitute an ambiguous situation.\nServiceEvent.effectiveTime can be used to indicate the time the actual event (as opposed to the encounter surrounding the event) took place.",
"fhirVersion" : "4.0.1",
"kind" : "logical",
"abstract" : false,
"type" : "ServiceEvent",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "ServiceEvent",
"path" : "ServiceEvent",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Base",
"min" : 0,
"max" : "*"
},
"isModifier" : false
},
{
"id" : "ServiceEvent.classCode",
"path" : "ServiceEvent.classCode",
"representation" : [
"xmlAttr"
],
"min" : 1,
"max" : "1",
"base" : {
"path" : "ServiceEvent.classCode",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"defaultValueCode" : "ACT",
"binding" : {
"strength" : "required",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ActClass"
}
},
{
"id" : "ServiceEvent.moodCode",
"path" : "ServiceEvent.moodCode",
"representation" : [
"xmlAttr"
],
"min" : 1,
"max" : "1",
"base" : {
"path" : "ServiceEvent.moodCode",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"defaultValueCode" : "EVN",
"fixedCode" : "EVN",
"binding" : {
"strength" : "required",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ActMood"
}
},
{
"id" : "ServiceEvent.templateId",
"path" : "ServiceEvent.templateId",
"definition" : "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min" : 0,
"max" : "*",
"base" : {
"path" : "ServiceEvent.templateId",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id" : "ServiceEvent.id",
"path" : "ServiceEvent.id",
"min" : 0,
"max" : "*",
"base" : {
"path" : "ServiceEvent.id",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id" : "ServiceEvent.code",
"path" : "ServiceEvent.code",
"definition" : "Drawn from concept domain ActCode",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ServiceEvent.code",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
]
},
{
"id" : "ServiceEvent.effectiveTime",
"path" : "ServiceEvent.effectiveTime",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ServiceEvent.effectiveTime",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id" : "ServiceEvent.performer",
"path" : "ServiceEvent.performer",
"min" : 0,
"max" : "*",
"base" : {
"path" : "ServiceEvent.performer",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Element"
}
]
},
{
"id" : "ServiceEvent.performer.typeCode",
"path" : "ServiceEvent.performer.typeCode",
"representation" : [
"xmlAttr"
],
"min" : 1,
"max" : "1",
"base" : {
"path" : "ServiceEvent.performer.typeCode",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
]
},
{
"id" : "ServiceEvent.performer.functionCode",
"path" : "ServiceEvent.performer.functionCode",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ServiceEvent.performer.functionCode",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding" : {
"strength" : "extensible",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ParticipationFunction"
}
},
{
"id" : "ServiceEvent.performer.time",
"path" : "ServiceEvent.performer.time",
"min" : 0,
"max" : "1",
"base" : {
"path" : "ServiceEvent.performer.time",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id" : "ServiceEvent.performer.assignedEntity",
"path" : "ServiceEvent.performer.assignedEntity",
"min" : 1,
"max" : "1",
"base" : {
"path" : "ServiceEvent.performer.assignedEntity",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
}
]
}
]
},
"differential" : {
"element" : [
{
"id" : "ServiceEvent",
"path" : "ServiceEvent",
"min" : 1,
"max" : "1"
},
{
"id" : "ServiceEvent.classCode",
"path" : "ServiceEvent.classCode",
"representation" : [
"xmlAttr"
],
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
],
"defaultValueCode" : "ACT",
"binding" : {
"strength" : "required",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ActClass"
}
},
{
"id" : "ServiceEvent.moodCode",
"path" : "ServiceEvent.moodCode",
"representation" : [
"xmlAttr"
],
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
],
"defaultValueCode" : "EVN",
"fixedCode" : "EVN",
"binding" : {
"strength" : "required",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ActMood"
}
},
{
"id" : "ServiceEvent.templateId",
"path" : "ServiceEvent.templateId",
"definition" : "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id" : "ServiceEvent.id",
"path" : "ServiceEvent.id",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id" : "ServiceEvent.code",
"path" : "ServiceEvent.code",
"definition" : "Drawn from concept domain ActCode",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
]
},
{
"id" : "ServiceEvent.effectiveTime",
"path" : "ServiceEvent.effectiveTime",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id" : "ServiceEvent.performer",
"path" : "ServiceEvent.performer",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Element"
}
]
},
{
"id" : "ServiceEvent.performer.typeCode",
"path" : "ServiceEvent.performer.typeCode",
"representation" : [
"xmlAttr"
],
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
]
},
{
"id" : "ServiceEvent.performer.functionCode",
"path" : "ServiceEvent.performer.functionCode",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding" : {
"strength" : "extensible",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ParticipationFunction"
}
},
{
"id" : "ServiceEvent.performer.time",
"path" : "ServiceEvent.performer.time",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
}
]
},
{
"id" : "ServiceEvent.performer.assignedEntity",
"path" : "ServiceEvent.performer.assignedEntity",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
}
]
}
]
}
}