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

FHIR IG Statistics: StructureDefinition/2.16.840.1.113883.10.20.22.4.66

Packagehl7.cda.us.ccdar2dot2
Resource TypeStructureDefinition
Id2.16.840.1.113883.10.20.22.4.66
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.66.html
URLhttp://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.66
Version2.2
Statusactive
Date2022-05-13T15:50:12+00:00
NameFunctionalStatusOrganizer
TitleFunctional Status Organizer
Realmus
Authorityhl7
DescriptionThis template groups related functional status observations into categories (e.g., mobility, self-care).
TypeOrganizer
Kindresource

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.20.22.2.14Functional Status Section

Resources that this resource uses

StructureDefinition
2.16.840.1.113883.10.20.22.4.119Author Participation
2.16.840.1.113883.10.20.22.4.128Self-Care Activities (ADL and IADL)
2.16.840.1.113883.10.20.22.4.67Functional Status Observation

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.66
..... extension 1..1stringRequired Pattern: 2014-06-09
... id 1..*II
... code I1..1CDThe code selected should indicate the category that groups the contained functional status evaluation observations (e.g., mobility, self-care, communication).
1098-31417: **SHOULD** be selected from ICF (codeSystem 2.16.840.1.113883.6.254) *OR* LOINC (2.16.840.1.113883.6.1) (CONF:1098-31417).
... statusCode 1..1CS
.... code 1..1stringRequired Pattern: completed
... author 0..*AuthorParticipation
... Slices for component 0..*ElementSlice: Unordered, Unspecified by profile:observation
.... component:functionalStatus 1..*Element
..... observation 1..1FunctionalStatusObservation
.... component:selfCare 1..*Element
..... observation 1..1SelfCareActivitiesADLandIADL

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "2.16.840.1.113883.10.20.22.4.66",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.66",
  "identifier": [
    {
      "value": "urn:hl7ii:2.16.840.1.113883.10.20.22.4.66:2014-06-09"
    }
  ],
  "version": "2.2",
  "name": "FunctionalStatusOrganizer",
  "title": "Functional Status 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": "This template groups related functional status observations into categories (e.g., mobility, self-care).",
  "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) (CONF:1098-14355).",
        "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:1098-14357).",
        "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:1098-14361) 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.66\" (CONF:1098-14362).",
        "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.66"
      },
      {
        "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=\"2014-06-09\" (CONF:1098-32569).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "II.extension",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "patternString": "2014-06-09"
      },
      {
        "id": "Organizer.id",
        "path": "Organizer.id",
        "requirements": "SHALL contain at least one [1..*] id (CONF:1098-14363).",
        "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",
        "short": "The code selected should indicate the category that groups the contained functional status evaluation observations (e.g., mobility, self-care, communication).",
        "requirements": "SHALL contain exactly one [1..1] code (CONF:1098-14364).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/CD"
          }
        ],
        "constraint": [
          {
            "key": "1098-31417",
            "severity": "warning",
            "human": "**SHOULD** be selected from ICF (codeSystem 2.16.840.1.113883.6.254) *OR* LOINC (2.16.840.1.113883.6.1) (CONF:1098-31417)."
          }
        ],
        "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:1098-14358).",
        "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\" (CodeSystem: HL7ActStatus urn:oid:2.16.840.1.113883.5.14) (CONF:1098-31434).",
        "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",
        "min": 0,
        "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",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Organizer.subject.relatedSubject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject"
          }
        ]
      },
      {
        "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",
        "requirements": "SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1098-31585).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Organizer.author",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Author",
            "profile": [
              "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.119"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "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",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "observation"
            }
          ]
        },
        "min": 0,
        "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",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Organizer.component.observation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Observation"
          }
        ]
      },
      {
        "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"
          }
        ]
      },
      {
        "id": "Organizer.component:functionalStatus",
        "path": "Organizer.component",
        "sliceName": "functionalStatus",
        "requirements": "SHALL contain at least one [1..*] component (CONF:1098-14359) such that it",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Organizer.component",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "Organizer.component:functionalStatus.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:functionalStatus.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:functionalStatus.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:functionalStatus.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:functionalStatus.observation",
        "path": "Organizer.component.observation",
        "requirements": "SHALL contain exactly one [1..1] Functional Status Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.67:2014-06-09) (CONF:1098-14368).",
        "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.67"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Organizer.component:functionalStatus.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:functionalStatus.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:functionalStatus.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:functionalStatus.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:functionalStatus.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:functionalStatus.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:functionalStatus.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:functionalStatus.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"
          }
        ]
      },
      {
        "id": "Organizer.component:selfCare",
        "path": "Organizer.component",
        "sliceName": "selfCare",
        "requirements": "SHALL contain at least one [1..*] component (CONF:1098-31432) such that it",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Organizer.component",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "Organizer.component:selfCare.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:selfCare.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:selfCare.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:selfCare.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:selfCare.observation",
        "path": "Organizer.component.observation",
        "requirements": "SHALL contain exactly one [1..1] Self-Care Activities (ADL and IADL) (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.128) (CONF:1098-31433).",
        "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.128"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Organizer.component:selfCare.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:selfCare.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:selfCare.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:selfCare.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:selfCare.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:selfCare.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:selfCare.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:selfCare.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) (CONF:1098-14355).",
        "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:1098-14357).",
        "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:1098-14361) 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.66\" (CONF:1098-14362).",
        "min": 1,
        "max": "1",
        "patternString": "2.16.840.1.113883.10.20.22.4.66"
      },
      {
        "id": "Organizer.templateId:primary.extension",
        "path": "Organizer.templateId.extension",
        "requirements": "SHALL contain exactly one [1..1] @extension=\"2014-06-09\" (CONF:1098-32569).",
        "min": 1,
        "max": "1",
        "patternString": "2014-06-09"
      },
      {
        "id": "Organizer.id",
        "path": "Organizer.id",
        "requirements": "SHALL contain at least one [1..*] id (CONF:1098-14363).",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Organizer.code",
        "path": "Organizer.code",
        "short": "The code selected should indicate the category that groups the contained functional status evaluation observations (e.g., mobility, self-care, communication).",
        "requirements": "SHALL contain exactly one [1..1] code (CONF:1098-14364).",
        "min": 1,
        "max": "1",
        "constraint": [
          {
            "key": "1098-31417",
            "severity": "warning",
            "human": "**SHOULD** be selected from ICF (codeSystem 2.16.840.1.113883.6.254) *OR* LOINC (2.16.840.1.113883.6.1) (CONF:1098-31417)."
          }
        ]
      },
      {
        "id": "Organizer.statusCode",
        "path": "Organizer.statusCode",
        "requirements": "SHALL contain exactly one [1..1] statusCode (CONF:1098-14358).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Organizer.statusCode.code",
        "path": "Organizer.statusCode.code",
        "requirements": "This statusCode SHALL contain exactly one [1..1] @code=\"completed\" (CodeSystem: HL7ActStatus urn:oid:2.16.840.1.113883.5.14) (CONF:1098-31434).",
        "min": 1,
        "max": "1",
        "patternString": "completed"
      },
      {
        "id": "Organizer.author",
        "path": "Organizer.author",
        "requirements": "SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1098-31585).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://hl7.org/fhir/cda/StructureDefinition/Author",
            "profile": [
              "http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.4.119"
            ]
          }
        ]
      },
      {
        "id": "Organizer.component",
        "path": "Organizer.component",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "observation"
            }
          ]
        }
      },
      {
        "id": "Organizer.component:functionalStatus",
        "path": "Organizer.component",
        "sliceName": "functionalStatus",
        "requirements": "SHALL contain at least one [1..*] component (CONF:1098-14359) such that it",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Organizer.component:functionalStatus.observation",
        "path": "Organizer.component.observation",
        "requirements": "SHALL contain exactly one [1..1] Functional Status Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.67:2014-06-09) (CONF:1098-14368).",
        "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.67"
            ]
          }
        ]
      },
      {
        "id": "Organizer.component:selfCare",
        "path": "Organizer.component",
        "sliceName": "selfCare",
        "requirements": "SHALL contain at least one [1..*] component (CONF:1098-31432) such that it",
        "min": 1,
        "max": "*"
      },
      {
        "id": "Organizer.component:selfCare.observation",
        "path": "Organizer.component.observation",
        "requirements": "SHALL contain exactly one [1..1] Self-Care Activities (ADL and IADL) (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.128) (CONF:1098-31433).",
        "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.128"
            ]
          }
        ]
      }
    ]
  }
}