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

FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.4.45

Packagehl7.cda.us.ccdar2dot2
TypeStructureDefinition
Id2.16.840.1.113883.10.20.22.4.45
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.22.4.45.html
URLhttp://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.45
Version2.2
Statusactive
Date2022-05-13T15:50:12+00:00
NameFamilyHistoryOrganizer
TitleFamily History Organizer
Realmus
Authorityhl7
DescriptionThe Family History Organizer associates a set of observations with a family member. For example, the Family History Organizer can group a set of observations about the patients father.
TypeOrganizer
Kindresource

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.20.22.2.15Family History Section
2.16.840.1.113883.10.20.22.4.132Health Concern Act
2.16.840.1.113883.10.20.22.4.136Risk Concern Act

Resources that this resource uses

StructureDefinition
2.16.840.1.113883.10.20.22.4.46Family History Observation
ValueSet
2.16.840.1.113883.1.11.1Administrative Gender (HL7 V3)
2.16.840.1.113883.1.11.19579Family Member Value

Narrative

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Organizer 1..1CDAR2.Organizer
... classCode 1..1codeRequired Pattern: CLUSTER
... moodCode 1..1codeRequired Pattern: EVN
... Slices for templateId 0..*IISlice: Unordered, Open by value:root, value:extension
.... templateId:primary 1..1II
..... root 1..1stringRequired Pattern: 2.16.840.1.113883.10.20.22.4.45
..... extension 1..1stringRequired Pattern: 2015-08-01
... id 1..*II
... statusCode 1..1CS
.... code 1..1stringRequired Pattern: completed
... subject 1..1Element
.... relatedSubject 1..1RelatedSubject
..... classCode 1..1codeRequired Pattern: PRS
..... code 1..1CEBinding: Family Member Value (preferred)
..... subject I0..1SubjectPerson1198-15249: The subject **SHOULD** contain zero or more [0..*] sdtc:id. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the id element (CONF:1198-15249).
1198-15981: The subject **MAY** contain zero or one [0..1] *sdtc:deceasedInd*. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the deceasedInd element (CONF:1198-15981).
1198-15982: The subject **MAY** contain zero or one [0..1] *sdtc:deceasedTime*. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the deceasedTime element (CONF:1198-15982).
1198-15983: The age of a relative at the time of a family history observation **SHOULD** be inferred by comparing RelatedSubject/subject/birthTime with Observation/effectiveTime (CONF:1198-15983).
...... administrativeGenderCode 1..1CEBinding: Administrative Gender (HL7 V3) (required)
...... birthTime 0..1TS
... component 1..*Element
.... observation 1..1FamilyHistoryObservation

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.10.20.22.4.45",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.45",
  "identifier": [
    {
      "value": "urn:hl7ii:2.16.840.1.113883.10.20.22.4.45:2015-08-01"
    }
  ],
  "version": "2.2",
  "name": "FamilyHistoryOrganizer",
  "title": "Family History Organizer",
  "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 Family History Organizer associates a set of observations with a family member. For example, the Family History Organizer can group a set of observations about the patients father.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organizer",
  "baseDefinition": "http://hl7.org/fhir/cda/StructureDefinition/Organizer",
  "derivation": "constraint",
  "snapshot": {
    "element": [
      {
        "id": "Organizer",
        "path": "Organizer",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Organizer.classCode",
        "path": "Organizer.classCode",
        "representation": [
          "xmlAttr"
        ],
        "requirements": "SHALL contain exactly one [1..1] @classCode=\"CLUSTER\" Cluster (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1198-8600).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.classCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "patternCode": "CLUSTER",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActClass"
        }
      },
      {
        "id": "Organizer.moodCode",
        "path": "Organizer.moodCode",
        "representation": [
          "xmlAttr"
        ],
        "requirements": "SHALL contain exactly one [1..1] @moodCode=\"EVN\" Event (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001 STATIC) (CONF:1198-8601).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.moodCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "EVN",
        "fixedCode": "EVN",
        "patternCode": "EVN",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActMood"
        }
      },
      {
        "id": "Organizer.realmCode",
        "path": "Organizer.realmCode",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.realmCode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
          }
        ]
      },
      {
        "id": "Organizer.typeId",
        "path": "Organizer.typeId",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.typeId",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Organizer.templateId",
        "path": "Organizer.templateId",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "root"
            },
            {
              "type": "value",
              "path": "extension"
            }
          ],
          "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": "Organizer.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Organizer.templateId:primary",
        "path": "Organizer.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:1198-8604) such that it",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Organizer.templateId:primary.nullFlavor",
        "path": "Organizer.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": "Organizer.templateId:primary.assigningAuthorityName",
        "path": "Organizer.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": "Organizer.templateId:primary.displayable",
        "path": "Organizer.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": "Organizer.templateId:primary.root",
        "path": "Organizer.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.22.4.45\" (CONF:1198-10497).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "II.root",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "patternString": "2.16.840.1.113883.10.20.22.4.45"
      },
      {
        "id": "Organizer.templateId:primary.extension",
        "path": "Organizer.templateId.extension",
        "representation": [
          "xmlAttr"
        ],
        "label": "Extension",
        "definition": "A character string as a unique identifier within the scope of the identifier root.",
        "requirements": "SHALL contain exactly one [1..1] @extension=\"2015-08-01\" (CONF:1198-32606).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "II.extension",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "patternString": "2015-08-01"
      },
      {
        "id": "Organizer.id",
        "path": "Organizer.id",
        "requirements": "SHALL contain at least one [1..*] id (CONF:1198-32485).",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Organizer.id",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Organizer.code",
        "path": "Organizer.code",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActCode"
        }
      },
      {
        "id": "Organizer.statusCode",
        "path": "Organizer.statusCode",
        "requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1198-8602).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.statusCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CS"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActStatus"
        }
      },
      {
        "id": "Organizer.statusCode.nullFlavor",
        "path": "Organizer.statusCode.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": "Organizer.statusCode.code",
        "path": "Organizer.statusCode.code",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code",
        "definition": "The plain code symbol defined by the code system. For example, \"784.0\" is the code symbol of the ICD-9 code \"784.0\" for headache.",
        "requirements": "This statusCode SHALL contain exactly one [1..1] @code=\"completed\" Completed (CodeSystem: HL7ActStatus urn:oid:2.16.840.1.113883.5.14 STATIC) (CONF:1198-19099).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CD.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "patternString": "completed"
      },
      {
        "id": "Organizer.statusCode.codeSystem",
        "path": "Organizer.statusCode.codeSystem",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code System",
        "definition": "Specifies the code system that defines the code.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.codeSystem",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.codeSystemName",
        "path": "Organizer.statusCode.codeSystemName",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code System Name",
        "definition": "The common name of the coding system.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.codeSystemName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.codeSystemVersion",
        "path": "Organizer.statusCode.codeSystemVersion",
        "representation": [
          "xmlAttr"
        ],
        "label": "Code System Version",
        "definition": "If applicable, a version descriptor defined specifically for the given code system.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.codeSystemVersion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.displayName",
        "path": "Organizer.statusCode.displayName",
        "representation": [
          "xmlAttr"
        ],
        "label": "Display Name",
        "definition": "A name or title for the code, under which the sending system shows the code value to its users.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.displayName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.sdtcValueSet",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "valueSet"
          }
        ],
        "path": "Organizer.statusCode.sdtcValueSet",
        "representation": [
          "xmlAttr"
        ],
        "definition": "The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.valueSet",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.sdtcValueSetVersion",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "valueSetVersion"
          }
        ],
        "path": "Organizer.statusCode.sdtcValueSetVersion",
        "representation": [
          "xmlAttr"
        ],
        "definition": "The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CD.sdtcValueSetVersion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.originalText",
        "path": "Organizer.statusCode.originalText",
        "label": "Original Text",
        "definition": "The text or phrase used as the basis for the coding.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.originalText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ED"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.qualifier",
        "path": "Organizer.statusCode.qualifier",
        "label": "Qualifier",
        "definition": "Specifies additional codes that increase the specificity of the the primary code.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.qualifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CR"
          }
        ]
      },
      {
        "id": "Organizer.statusCode.translation",
        "path": "Organizer.statusCode.translation",
        "representation": [
          "typeAttr"
        ],
        "label": "Translation",
        "definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
        "min": 0,
        "max": "0",
        "base": {
          "path": "CD.translation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
          }
        ]
      },
      {
        "id": "Organizer.effectiveTime",
        "path": "Organizer.effectiveTime",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.effectiveTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"
          }
        ]
      },
      {
        "id": "Organizer.subject",
        "path": "Organizer.subject",
        "requirements": "SHALL contain exactly one [1..1] subject (CONF:1198-8609).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.subject",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "Organizer.subject.typeCode",
        "path": "Organizer.subject.typeCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.subject.typeCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "SBJ",
        "fixedCode": "SBJ",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationTargetSubject"
        }
      },
      {
        "id": "Organizer.subject.contextControlCode",
        "path": "Organizer.subject.contextControlCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.subject.contextControlCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "OP",
        "fixedCode": "OP",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ContextControl"
        }
      },
      {
        "id": "Organizer.subject.awarenessCode",
        "path": "Organizer.subject.awarenessCode",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.subject.awarenessCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-TargetAwareness"
        }
      },
      {
        "id": "Organizer.subject.relatedSubject",
        "path": "Organizer.subject.relatedSubject",
        "requirements": "This subject SHALL contain exactly one [1..1] relatedSubject (CONF:1198-15244).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.subject.relatedSubject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.classCode",
        "path": "Organizer.subject.relatedSubject.classCode",
        "representation": [
          "xmlAttr"
        ],
        "requirements": "This relatedSubject SHALL contain exactly one [1..1] @classCode=\"PRS\" Person (CodeSystem: HL7EntityClass urn:oid:2.16.840.1.113883.5.41 STATIC) (CONF:1198-15245).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "RelatedSubject.classCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "PRS",
        "patternCode": "PRS"
      },
      {
        "id": "Organizer.subject.relatedSubject.templateId",
        "path": "Organizer.subject.relatedSubject.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": "RelatedSubject.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.code",
        "path": "Organizer.subject.relatedSubject.code",
        "requirements": "This relatedSubject SHALL contain exactly one [1..1] code, which SHOULD be selected from ValueSet Family Member Value urn:oid:2.16.840.1.113883.1.11.19579 DYNAMIC (CONF:1198-15246).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "RelatedSubject.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "preferred",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19579"
        }
      },
      {
        "id": "Organizer.subject.relatedSubject.addr",
        "path": "Organizer.subject.relatedSubject.addr",
        "min": 0,
        "max": "*",
        "base": {
          "path": "RelatedSubject.addr",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/AD"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.telecom",
        "path": "Organizer.subject.relatedSubject.telecom",
        "min": 0,
        "max": "*",
        "base": {
          "path": "RelatedSubject.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/TEL"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject",
        "path": "Organizer.subject.relatedSubject.subject",
        "requirements": "This relatedSubject SHOULD contain zero or one [0..1] subject (CONF:1198-15248).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "RelatedSubject.subject",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/SubjectPerson"
          }
        ],
        "constraint": [
          {
            "key": "1198-15249",
            "severity": "warning",
            "human": "The subject **SHOULD** contain zero or more [0..*] sdtc:id. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the id element (CONF:1198-15249)."
          },
          {
            "key": "1198-15981",
            "severity": "warning",
            "human": "The subject **MAY** contain zero or one [0..1] *sdtc:deceasedInd*. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the deceasedInd element (CONF:1198-15981)."
          },
          {
            "key": "1198-15982",
            "severity": "warning",
            "human": "The subject **MAY** contain zero or one [0..1] *sdtc:deceasedTime*. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the deceasedTime element (CONF:1198-15982)."
          },
          {
            "key": "1198-15983",
            "severity": "warning",
            "human": "The age of a relative at the time of a family history observation **SHOULD** be inferred by comparing RelatedSubject/subject/birthTime with Observation/effectiveTime (CONF:1198-15983)."
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.classCode",
        "path": "Organizer.subject.relatedSubject.subject.classCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubjectPerson.classCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "PSN",
        "fixedCode": "PSN",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject"
        }
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.determinerCode",
        "path": "Organizer.subject.relatedSubject.subject.determinerCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubjectPerson.determinerCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "INSTANCE",
        "fixedCode": "INSTANCE",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
        }
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.templateId",
        "path": "Organizer.subject.relatedSubject.subject.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": "SubjectPerson.templateId",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.name",
        "path": "Organizer.subject.relatedSubject.subject.name",
        "min": 0,
        "max": "*",
        "base": {
          "path": "SubjectPerson.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/EN"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.sdtcDesc",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "desc"
          }
        ],
        "path": "Organizer.subject.relatedSubject.subject.sdtcDesc",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubjectPerson.sdtcDesc",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ED"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.administrativeGenderCode",
        "path": "Organizer.subject.relatedSubject.subject.administrativeGenderCode",
        "requirements": "The subject, if present, SHALL contain exactly one [1..1] administrativeGenderCode, which SHALL be selected from ValueSet Administrative Gender (HL7 V3) urn:oid:2.16.840.1.113883.1.11.1 DYNAMIC (CONF:1198-15974).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubjectPerson.administrativeGenderCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.1"
        }
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.birthTime",
        "path": "Organizer.subject.relatedSubject.subject.birthTime",
        "requirements": "The subject, if present, SHOULD contain zero or one [0..1] birthTime (CONF:1198-15976).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubjectPerson.birthTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/TS"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.sdtcDeceasedInd",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "deceasedInd"
          }
        ],
        "path": "Organizer.subject.relatedSubject.subject.sdtcDeceasedInd",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubjectPerson.sdtcDeceasedInd",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.sdtcDeceasedTime",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
            "valueUri": "urn:hl7-org:sdtc"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name",
            "valueString": "deceasedTime"
          }
        ],
        "path": "Organizer.subject.relatedSubject.subject.sdtcDeceasedTime",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubjectPerson.sdtcDeceasedTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/TS"
          }
        ]
      },
      {
        "id": "Organizer.specimen",
        "path": "Organizer.specimen",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.specimen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Specimen"
          }
        ]
      },
      {
        "id": "Organizer.performer",
        "path": "Organizer.performer",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.performer",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Performer2"
          }
        ]
      },
      {
        "id": "Organizer.author",
        "path": "Organizer.author",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.author",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Author"
          }
        ]
      },
      {
        "id": "Organizer.informant",
        "path": "Organizer.informant",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.informant",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "Organizer.informant.typeCode",
        "path": "Organizer.informant.typeCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.informant.typeCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "INF",
        "fixedCode": "INF",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ParticipationInformationGenerator"
        }
      },
      {
        "id": "Organizer.informant.contextControlCode",
        "path": "Organizer.informant.contextControlCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.informant.contextControlCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "OP",
        "fixedCode": "OP",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ContextControl"
        }
      },
      {
        "id": "Organizer.informant.assignedEntity",
        "path": "Organizer.informant.assignedEntity",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.informant.assignedEntity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity"
          }
        ]
      },
      {
        "id": "Organizer.informant.relatedEntity",
        "path": "Organizer.informant.relatedEntity",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.informant.relatedEntity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity"
          }
        ]
      },
      {
        "id": "Organizer.participant",
        "path": "Organizer.participant",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.participant",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Participant2"
          }
        ]
      },
      {
        "id": "Organizer.reference",
        "path": "Organizer.reference",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.reference",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "Organizer.reference.typeCode",
        "path": "Organizer.reference.typeCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.reference.typeCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "Organizer.reference.seperatableInd",
        "path": "Organizer.reference.seperatableInd",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.reference.seperatableInd",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
          }
        ]
      },
      {
        "id": "Organizer.reference.externalAct",
        "path": "Organizer.reference.externalAct",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.reference.externalAct",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalAct"
          }
        ]
      },
      {
        "id": "Organizer.reference.externalObservation",
        "path": "Organizer.reference.externalObservation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.reference.externalObservation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalObservation"
          }
        ]
      },
      {
        "id": "Organizer.reference.externalProcedure",
        "path": "Organizer.reference.externalProcedure",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.reference.externalProcedure",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalProcedure"
          }
        ]
      },
      {
        "id": "Organizer.reference.externalDocument",
        "path": "Organizer.reference.externalDocument",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.reference.externalDocument",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ExternalDocument"
          }
        ]
      },
      {
        "id": "Organizer.precondition",
        "path": "Organizer.precondition",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.precondition",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Precondition"
          }
        ]
      },
      {
        "id": "Organizer.component",
        "path": "Organizer.component",
        "requirements": "SHALL contain at least one [1..*] component (CONF:1198-32428).",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Organizer.component",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "Organizer.component.typeCode",
        "path": "Organizer.component.typeCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.component.typeCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "defaultValueCode": "COMP",
        "fixedCode": "COMP"
      },
      {
        "id": "Organizer.component.contextConductionInd",
        "path": "Organizer.component.contextConductionInd",
        "representation": [
          "xmlAttr"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.component.contextConductionInd",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "defaultValueBoolean": true
      },
      {
        "id": "Organizer.component.sequenceNumber",
        "path": "Organizer.component.sequenceNumber",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.sequenceNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/INT"
          }
        ]
      },
      {
        "id": "Organizer.component.seperatableInd",
        "path": "Organizer.component.seperatableInd",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.seperatableInd",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/BL"
          }
        ]
      },
      {
        "id": "Organizer.component.observation",
        "path": "Organizer.component.observation",
        "requirements": "Such components SHALL contain exactly one [1..1] Family History Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.46:2015-08-01) (CONF:1198-32429).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.component.observation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
            "profile": [
              "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.46"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Organizer.component.regionOfInterest",
        "path": "Organizer.component.regionOfInterest",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.regionOfInterest",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest"
          }
        ]
      },
      {
        "id": "Organizer.component.observationMedia",
        "path": "Organizer.component.observationMedia",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.observationMedia",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia"
          }
        ]
      },
      {
        "id": "Organizer.component.substanceAdministration",
        "path": "Organizer.component.substanceAdministration",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.substanceAdministration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration"
          }
        ]
      },
      {
        "id": "Organizer.component.supply",
        "path": "Organizer.component.supply",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.supply",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Supply"
          }
        ]
      },
      {
        "id": "Organizer.component.procedure",
        "path": "Organizer.component.procedure",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.procedure",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Procedure"
          }
        ]
      },
      {
        "id": "Organizer.component.encounter",
        "path": "Organizer.component.encounter",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.encounter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Encounter"
          }
        ]
      },
      {
        "id": "Organizer.component.organizer",
        "path": "Organizer.component.organizer",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.organizer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Organizer"
          }
        ]
      },
      {
        "id": "Organizer.component.act",
        "path": "Organizer.component.act",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.act",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Act"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Organizer",
        "path": "Organizer"
      },
      {
        "id": "Organizer.classCode",
        "path": "Organizer.classCode",
        "requirements": "SHALL contain exactly one [1..1] @classCode=\"CLUSTER\" Cluster (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1198-8600).",
        "min": 1,
        "max": "1",
        "patternCode": "CLUSTER"
      },
      {
        "id": "Organizer.moodCode",
        "path": "Organizer.moodCode",
        "requirements": "SHALL contain exactly one [1..1] @moodCode=\"EVN\" Event (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001 STATIC) (CONF:1198-8601).",
        "min": 1,
        "max": "1",
        "patternCode": "EVN"
      },
      {
        "id": "Organizer.templateId",
        "path": "Organizer.templateId",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "root"
            },
            {
              "type": "value",
              "path": "extension"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Organizer.templateId:primary",
        "path": "Organizer.templateId",
        "sliceName": "primary",
        "requirements": "SHALL contain exactly one [1..1] templateId (CONF:1198-8604) such that it",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organizer.templateId:primary.root",
        "path": "Organizer.templateId.root",
        "requirements": "SHALL contain exactly one [1..1] @root=\"2.16.840.1.113883.10.20.22.4.45\" (CONF:1198-10497).",
        "min": 1,
        "max": "1",
        "patternString": "2.16.840.1.113883.10.20.22.4.45"
      },
      {
        "id": "Organizer.templateId:primary.extension",
        "path": "Organizer.templateId.extension",
        "requirements": "SHALL contain exactly one [1..1] @extension=\"2015-08-01\" (CONF:1198-32606).",
        "min": 1,
        "max": "1",
        "patternString": "2015-08-01"
      },
      {
        "id": "Organizer.id",
        "path": "Organizer.id",
        "requirements": "SHALL contain at least one [1..*] id (CONF:1198-32485).",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Organizer.statusCode",
        "path": "Organizer.statusCode",
        "requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1198-8602).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organizer.statusCode.code",
        "path": "Organizer.statusCode.code",
        "requirements": "This statusCode SHALL contain exactly one [1..1] @code=\"completed\" Completed (CodeSystem: HL7ActStatus urn:oid:2.16.840.1.113883.5.14 STATIC) (CONF:1198-19099).",
        "min": 1,
        "max": "1",
        "patternString": "completed"
      },
      {
        "id": "Organizer.subject",
        "path": "Organizer.subject",
        "requirements": "SHALL contain exactly one [1..1] subject (CONF:1198-8609).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organizer.subject.relatedSubject",
        "path": "Organizer.subject.relatedSubject",
        "requirements": "This subject SHALL contain exactly one [1..1] relatedSubject (CONF:1198-15244).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organizer.subject.relatedSubject.classCode",
        "path": "Organizer.subject.relatedSubject.classCode",
        "requirements": "This relatedSubject SHALL contain exactly one [1..1] @classCode=\"PRS\" Person (CodeSystem: HL7EntityClass urn:oid:2.16.840.1.113883.5.41 STATIC) (CONF:1198-15245).",
        "min": 1,
        "max": "1",
        "patternCode": "PRS"
      },
      {
        "id": "Organizer.subject.relatedSubject.code",
        "path": "Organizer.subject.relatedSubject.code",
        "requirements": "This relatedSubject SHALL contain exactly one [1..1] code, which SHOULD be selected from ValueSet Family Member Value urn:oid:2.16.840.1.113883.1.11.19579 DYNAMIC (CONF:1198-15246).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19579"
        }
      },
      {
        "id": "Organizer.subject.relatedSubject.subject",
        "path": "Organizer.subject.relatedSubject.subject",
        "requirements": "This relatedSubject SHOULD contain zero or one [0..1] subject (CONF:1198-15248).",
        "min": 0,
        "max": "1",
        "constraint": [
          {
            "key": "1198-15249",
            "severity": "warning",
            "human": "The subject **SHOULD** contain zero or more [0..*] sdtc:id. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the id element (CONF:1198-15249)."
          },
          {
            "key": "1198-15981",
            "severity": "warning",
            "human": "The subject **MAY** contain zero or one [0..1] *sdtc:deceasedInd*. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the deceasedInd element (CONF:1198-15981)."
          },
          {
            "key": "1198-15982",
            "severity": "warning",
            "human": "The subject **MAY** contain zero or one [0..1] *sdtc:deceasedTime*. The prefix sdtc: **SHALL** be bound to the namespace “urn:hl7-org:sdtc”. The use of the namespace provides a necessary extension to CDA R2 for the use of the deceasedTime element (CONF:1198-15982)."
          },
          {
            "key": "1198-15983",
            "severity": "warning",
            "human": "The age of a relative at the time of a family history observation **SHOULD** be inferred by comparing RelatedSubject/subject/birthTime with Observation/effectiveTime (CONF:1198-15983)."
          }
        ]
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.administrativeGenderCode",
        "path": "Organizer.subject.relatedSubject.subject.administrativeGenderCode",
        "requirements": "The subject, if present, SHALL contain exactly one [1..1] administrativeGenderCode, which SHALL be selected from ValueSet Administrative Gender (HL7 V3) urn:oid:2.16.840.1.113883.1.11.1 DYNAMIC (CONF:1198-15974).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.1"
        }
      },
      {
        "id": "Organizer.subject.relatedSubject.subject.birthTime",
        "path": "Organizer.subject.relatedSubject.subject.birthTime",
        "requirements": "The subject, if present, SHOULD contain zero or one [0..1] birthTime (CONF:1198-15976).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Organizer.component",
        "path": "Organizer.component",
        "requirements": "SHALL contain at least one [1..*] component (CONF:1198-32428).",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Organizer.component.observation",
        "path": "Organizer.component.observation",
        "requirements": "Such components SHALL contain exactly one [1..1] Family History Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.46:2015-08-01) (CONF:1198-32429).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Observation",
            "profile": [
              "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.46"
            ]
          }
        ]
      }
    ]
  }
}