FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.6.2.1

Packagehl7.cda.us.ccdar2dot2
Resource TypeStructureDefinition
Id2.16.840.1.113883.10.20.6.2.1
FHIR VersionR4
Sourcehttp://hl7.org/cda/us/ccda/https://build.fhir.org/ig/HL7/CDA-ccda-2.2/StructureDefinition-2.16.840.1.113883.10.20.6.2.1.html
URLhttp://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.6.2.1
Version2.2
Statusactive
Date2022-05-13T15:50:12+00:00
NamePhysicianReadingStudyPerformer
TitlePhysician Reading Study Performer
Realmus
Authorityhl7
DescriptionThis participant is the Physician Reading Study Performer defined in documentationOf/serviceEvent. It is usually different from the attending physician. The reading physician interprets the images and evidence of the study (DICOM Definition).
TypePerformer1
Kindresource

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.20.22.1.5Diagnostic Imaging Report

Resources that this resource uses

StructureDefinition
2.16.840.1.113883.10.20.22.5.3US Realm Date and Time (DT.US.FIELDED)

Narrative

Note: links and images are rebased to the (stated) source

NameFlagsCard.TypeDescription & Constraintsdoco
.. Performer1 1..1CDAR2.Performer1
... typeCode 1..1codeRequired Pattern: PRF
... templateId 1..1II
.... root 1..1stringRequired Pattern: 2.16.840.1.113883.10.20.6.2.1
.... extension 1..1stringRequired Pattern: 2014-06-09
... time 0..1USRealmDateandTimeDTUSFIELDED
... assignedEntity I1..1AssignedEntity1098-8429: Every assignedEntity element **SHALL** contain at least one [1..*] assignedPerson or representedOrganization (CONF:1098-8429).
1098-32135: The id **SHOULD** include zero or one [0..1] *id* where id/@root="2.16.840.1.113883.4.6" National Provider Identifier (CONF:1098-32135).
.... id 1..*II
.... code I1..1CE1098-8428: **SHALL** contain a valid DICOM personal identification code sequence (@codeSystem is 1.2.840.10008.2.16.4) or an appropriate national health care provider coding system (e.g., NUCC in the U.S., where @codeSystem is 2.16.840.1.113883.6.101) (CONF:1098-8428).

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.10.20.6.2.1",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.6.2.1",
  "identifier": [
    {
      "value": "urn:hl7ii:2.16.840.1.113883.10.20.6.2.1:2014-06-09"
    }
  ],
  "version": "2.2",
  "name": "PhysicianReadingStudyPerformer",
  "title": "Physician Reading Study Performer",
  "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": "This participant is the Physician Reading Study Performer defined in documentationOf/serviceEvent. It is usually different from the attending physician. The reading physician interprets the images and evidence of the study (DICOM Definition).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Performer1",
  "baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/Performer1",
  "derivation": "constraint",
  "snapshot": {
    "element": [
      {
        "id": "Performer1",
        "path": "Performer1",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Performer1.nullFlavor",
        "path": "Performer1.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": "Performer1.nullFlavor",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-NullFlavor"
        }
      },
      {
        "id": "Performer1.typeCode",
        "path": "Performer1.typeCode",
        "representation": [
          "xmlAttr"
        ],
        "requirements": "SHALL contain exactly one [1..1] @typeCode=\"PRF\" Performer (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1098-8424).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Performer1.typeCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "DOC",
        "patternCode": "PRF",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationType"
        }
      },
      {
        "id": "Performer1.realmCode",
        "path": "Performer1.realmCode",
        "definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Performer1.realmCode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
          }
        ]
      },
      {
        "id": "Performer1.typeId",
        "path": "Performer1.typeId",
        "definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Performer1.typeId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Performer1.templateId",
        "path": "Performer1.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",
        "requirements": "SHALL contain exactly one [1..1] templateId (CONF:1098-30773).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Performer1.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Performer1.templateId.nullFlavor",
        "path": "Performer1.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": "Performer1.templateId.assigningAuthorityName",
        "path": "Performer1.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": "Performer1.templateId.displayable",
        "path": "Performer1.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": "Performer1.templateId.root",
        "path": "Performer1.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": "This templateId SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.6.2.1\" (CONF:1098-30774).",
        "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.1"
      },
      {
        "id": "Performer1.templateId.extension",
        "path": "Performer1.templateId.extension",
        "representation": [
          "xmlAttr"
        ],
        "label": "Extension",
        "definition": "A character string as a unique identifier within the scope of the identifier root.",
        "requirements": "This templateId SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32564).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "II.extension",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "patternString": "2014-06-09"
      },
      {
        "id": "Performer1.functionCode",
        "path": "Performer1.functionCode",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Performer1.functionCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
          }
        ]
      },
      {
        "id": "Performer1.time",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-timeformat",
            "valueCode": "YYYYMMDDHHMMSS.UUUU[+|-ZZzz]"
          }
        ],
        "path": "Performer1.time",
        "definition": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.",
        "requirements": "MAY contain zero or one [0..1] US Realm Date and Time (DT.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.3) (CONF:1098-8425).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Performer1.time",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS",
            "profile": [
              "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.3"
            ]
          }
        ],
        "constraint": [
          {
            "key": "81-10078",
            "severity": "error",
            "human": "**SHALL** be precise to the day (CONF:81-10078).",
            "source": "http://hl7.org/fhir/cda/StructureDefinition/Performer1"
          },
          {
            "key": "81-10079",
            "severity": "warning",
            "human": "**SHOULD** be precise to the minute (CONF:81-10079).",
            "source": "http://hl7.org/fhir/cda/StructureDefinition/Performer1"
          },
          {
            "key": "81-10080",
            "severity": "warning",
            "human": "**MAY** be precise to the second (CONF:81-10080).",
            "source": "http://hl7.org/fhir/cda/StructureDefinition/Performer1"
          },
          {
            "key": "81-10081",
            "severity": "warning",
            "human": "If more precise than day, **SHOULD** include time-zone offset (CONF:81-10081).",
            "source": "http://hl7.org/fhir/cda/StructureDefinition/Performer1"
          }
        ],
        "isModifier": false
      },
      {
        "id": "Performer1.assignedEntity",
        "path": "Performer1.assignedEntity",
        "requirements": "SHALL contain exactly one [1..1] assignedEntity (CONF:1098-8426).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Performer1.assignedEntity",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
          }
        ],
        "constraint": [
          {
            "key": "1098-8429",
            "severity": "error",
            "human": "Every assignedEntity element **SHALL** contain at least one [1..*] assignedPerson or representedOrganization (CONF:1098-8429)."
          },
          {
            "key": "1098-32135",
            "severity": "warning",
            "human": "The id **SHOULD** include zero or one [0..1] *id* where id/@root=\"2.16.840.1.113883.4.6\" National Provider Identifier (CONF:1098-32135)."
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.classCode",
        "path": "Performer1.assignedEntity.classCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "AssignedEntity.classCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "ASSIGNED",
        "fixedCode": "ASSIGNED",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleClassAssignedEntity"
        }
      },
      {
        "id": "Performer1.assignedEntity.templateId",
        "path": "Performer1.assignedEntity.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": "AssignedEntity.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.id",
        "path": "Performer1.assignedEntity.id",
        "requirements": "This assignedEntity SHALL contain at least one [1..*] id (CONF:1098-10033).",
        "min": 1,
        "max": "*",
        "base": {
          "path": "AssignedEntity.id",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.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": "Performer1.assignedEntity.sdtcIdentifiedBy",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AssignedEntity.sdtcIdentifiedBy",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/IdentifiedBy"
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.code",
        "path": "Performer1.assignedEntity.code",
        "requirements": "This assignedEntity SHALL contain exactly one [1..1] code (CONF:1098-8427).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "AssignedEntity.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
          }
        ],
        "constraint": [
          {
            "key": "1098-8428",
            "severity": "error",
            "human": "**SHALL** contain a valid DICOM personal identification code sequence (@codeSystem is 1.2.840.10008.2.16.4) or an appropriate national health care provider coding system (e.g., NUCC in the U.S., where @codeSystem is 2.16.840.1.113883.6.101) (CONF:1098-8428)."
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-RoleCode"
        }
      },
      {
        "id": "Performer1.assignedEntity.addr",
        "path": "Performer1.assignedEntity.addr",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AssignedEntity.addr",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/AD"
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.telecom",
        "path": "Performer1.assignedEntity.telecom",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AssignedEntity.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/TEL"
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.assignedPerson",
        "path": "Performer1.assignedEntity.assignedPerson",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AssignedEntity.assignedPerson",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Person"
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.representedOrganization",
        "path": "Performer1.assignedEntity.representedOrganization",
        "min": 0,
        "max": "1",
        "base": {
          "path": "AssignedEntity.representedOrganization",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Organization"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Performer1",
        "path": "Performer1"
      },
      {
        "id": "Performer1.typeCode",
        "path": "Performer1.typeCode",
        "requirements": "SHALL contain exactly one [1..1] @typeCode=\"PRF\" Performer (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1098-8424).",
        "min": 1,
        "max": "1",
        "patternCode": "PRF"
      },
      {
        "id": "Performer1.templateId",
        "path": "Performer1.templateId",
        "requirements": "SHALL contain exactly one [1..1] templateId (CONF:1098-30773).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Performer1.templateId.root",
        "path": "Performer1.templateId.root",
        "requirements": "This templateId SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.6.2.1\" (CONF:1098-30774).",
        "min": 1,
        "max": "1",
        "patternString": "2.16.840.1.113883.10.20.6.2.1"
      },
      {
        "id": "Performer1.templateId.extension",
        "path": "Performer1.templateId.extension",
        "requirements": "This templateId SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32564).",
        "min": 1,
        "max": "1",
        "patternString": "2014-06-09"
      },
      {
        "id": "Performer1.time",
        "path": "Performer1.time",
        "requirements": "MAY contain zero or one [0..1] US Realm Date and Time (DT.US.FIELDED) (identifier: urn:oid:2.16.840.1.113883.10.20.22.5.3) (CONF:1098-8425).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS",
            "profile": [
              "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.5.3"
            ]
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity",
        "path": "Performer1.assignedEntity",
        "requirements": "SHALL contain exactly one [1..1] assignedEntity (CONF:1098-8426).",
        "min": 1,
        "max": "1",
        "constraint": [
          {
            "key": "1098-8429",
            "severity": "error",
            "human": "Every assignedEntity element **SHALL** contain at least one [1..*] assignedPerson or representedOrganization (CONF:1098-8429)."
          },
          {
            "key": "1098-32135",
            "severity": "warning",
            "human": "The id **SHOULD** include zero or one [0..1] *id* where id/@root=\"2.16.840.1.113883.4.6\" National Provider Identifier (CONF:1098-32135)."
          }
        ]
      },
      {
        "id": "Performer1.assignedEntity.id",
        "path": "Performer1.assignedEntity.id",
        "requirements": "This assignedEntity SHALL contain at least one [1..*] id (CONF:1098-10033).",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Performer1.assignedEntity.code",
        "path": "Performer1.assignedEntity.code",
        "requirements": "This assignedEntity SHALL contain exactly one [1..1] code (CONF:1098-8427).",
        "min": 1,
        "max": "1",
        "constraint": [
          {
            "key": "1098-8428",
            "severity": "error",
            "human": "**SHALL** contain a valid DICOM personal identification code sequence (@codeSystem is 1.2.840.10008.2.16.4) or an appropriate national health care provider coding system (e.g., NUCC in the U.S., where @codeSystem is 2.16.840.1.113883.6.101) (CONF:1098-8428)."
          }
        ]
      }
    ]
  }
}