FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.6.2.4
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "2.16.840.1.113883.10.20.6.2.4",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.6.2.4",
"identifier": [
{
"value": "urn:oid:2.16.840.1.113883.10.20.6.2.4"
}
],
"version": "2.2",
"name": "ObserverContext",
"title": "Observer Context",
"status": "active",
"date": "2022-05-13T15:50:12+00:00",
"publisher": "Health Level Seven",
"contact": [
{
"name": "HL7 International - Structured Documents",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/structure"
}
]
}
],
"description": "The Observer Context is used to override the author specified in the CDA Header. It is valid as a direct child element of a section.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "AssignedAuthor",
"baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/AssignedAuthor",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "AssignedAuthor",
"path": "AssignedAuthor",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"constraint": [
{
"key": "81-9198",
"severity": "error",
"human": "Either assignedPerson or assignedAuthoringDevice SHALL be present (CONF:81-9198)."
}
],
"isModifier": false
},
{
"id": "AssignedAuthor.classCode",
"path": "AssignedAuthor.classCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "AssignedAuthor.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"defaultValueCode": "ASSIGNED",
"fixedCode": "ASSIGNED",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity"
}
},
{
"id": "AssignedAuthor.templateId",
"path": "AssignedAuthor.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
}
],
"rules": "open"
},
"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": "AssignedAuthor.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "AssignedAuthor.templateId:primary",
"path": "AssignedAuthor.templateId",
"sliceName": "primary",
"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",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:81-9194) such that it",
"min": 1,
"max": "1",
"base": {
"path": "AssignedAuthor.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "AssignedAuthor.templateId:primary.nullFlavor",
"path": "AssignedAuthor.templateId.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
}
},
{
"id": "AssignedAuthor.templateId:primary.assigningAuthorityName",
"path": "AssignedAuthor.templateId.assigningAuthorityName",
"representation": [
"xmlAttr"
],
"label": "Assigning Authority Name",
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"min": 0,
"max": "1",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "AssignedAuthor.templateId:primary.displayable",
"path": "AssignedAuthor.templateId.displayable",
"representation": [
"xmlAttr"
],
"label": "Displayable",
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"min": 0,
"max": "1",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "AssignedAuthor.templateId:primary.root",
"path": "AssignedAuthor.templateId.root",
"representation": [
"xmlAttr"
],
"label": "Root",
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.6.2.4\" (CONF:81-10536).",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"patternString": "2.16.840.1.113883.10.20.6.2.4"
},
{
"id": "AssignedAuthor.templateId:primary.extension",
"path": "AssignedAuthor.templateId.extension",
"representation": [
"xmlAttr"
],
"label": "Extension",
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"min": 0,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "AssignedAuthor.id",
"path": "AssignedAuthor.id",
"short": "The id element contains the author's id or the DICOM device observer UID",
"requirements": "SHALL contain at least one [1..*] id (CONF:81-9196).",
"min": 1,
"max": "*",
"base": {
"path": "AssignedAuthor.id",
"min": 1,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/II"
}
]
},
{
"id": "AssignedAuthor.sdtcIdentifiedBy",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
"valueString": "identifiedBy"
}
],
"path": "AssignedAuthor.sdtcIdentifiedBy",
"min": 0,
"max": "*",
"base": {
"path": "AssignedAuthor.sdtcIdentifiedBy",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/IdentifiedBy"
}
]
},
{
"id": "AssignedAuthor.code",
"path": "AssignedAuthor.code",
"min": 0,
"max": "1",
"base": {
"path": "AssignedAuthor.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleCode"
}
},
{
"id": "AssignedAuthor.addr",
"path": "AssignedAuthor.addr",
"min": 0,
"max": "*",
"base": {
"path": "AssignedAuthor.addr",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AD"
}
]
},
{
"id": "AssignedAuthor.telecom",
"path": "AssignedAuthor.telecom",
"min": 0,
"max": "*",
"base": {
"path": "AssignedAuthor.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/TEL"
}
]
},
{
"id": "AssignedAuthor.assignedPerson",
"path": "AssignedAuthor.assignedPerson",
"min": 0,
"max": "1",
"base": {
"path": "AssignedAuthor.assignedPerson",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Person"
}
]
},
{
"id": "AssignedAuthor.assignedAuthoringDevice",
"path": "AssignedAuthor.assignedAuthoringDevice",
"min": 0,
"max": "1",
"base": {
"path": "AssignedAuthor.assignedAuthoringDevice",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/AuthoringDevice"
}
]
},
{
"id": "AssignedAuthor.representedOrganization",
"path": "AssignedAuthor.representedOrganization",
"min": 0,
"max": "1",
"base": {
"path": "AssignedAuthor.representedOrganization",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/fhir/cda/StructureDefinition/Organization"
}
]
}
]
},
"differential": {
"element": [
{
"id": "AssignedAuthor",
"path": "AssignedAuthor",
"constraint": [
{
"key": "81-9198",
"severity": "error",
"human": "Either assignedPerson or assignedAuthoringDevice SHALL be present (CONF:81-9198)."
}
]
},
{
"id": "AssignedAuthor.templateId",
"path": "AssignedAuthor.templateId",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "root"
}
],
"rules": "open"
}
},
{
"id": "AssignedAuthor.templateId:primary",
"path": "AssignedAuthor.templateId",
"sliceName": "primary",
"requirements": "SHALL contain exactly one [1..1] templateId (CONF:81-9194) such that it",
"min": 1,
"max": "1"
},
{
"id": "AssignedAuthor.templateId:primary.root",
"path": "AssignedAuthor.templateId.root",
"requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.6.2.4\" (CONF:81-10536).",
"min": 1,
"max": "1",
"patternString": "2.16.840.1.113883.10.20.6.2.4"
},
{
"id": "AssignedAuthor.id",
"path": "AssignedAuthor.id",
"short": "The id element contains the author's id or the DICOM device observer UID",
"requirements": "SHALL contain at least one [1..*] id (CONF:81-9196).",
"min": 1,
"max": "*"
}
]
}
}