All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencds.cqf.jsonschema.profiles.dstu2.json Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
{
  "profiles": {
    "ValueSet": {
      "ValueSet": {
        "index": 0,
        "path": "ValueSet",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A set of codes drawn from one or more code systems"
      },
      "ValueSet.id": {
        "index": 1,
        "path": "ValueSet.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ValueSet.meta": {
        "index": 2,
        "path": "ValueSet.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ValueSet.implicitRules": {
        "index": 3,
        "path": "ValueSet.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ValueSet.language": {
        "index": 4,
        "path": "ValueSet.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ValueSet.text": {
        "index": 5,
        "path": "ValueSet.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ValueSet.contained": {
        "index": 6,
        "path": "ValueSet.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ValueSet.extension": {
        "index": 7,
        "path": "ValueSet.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.modifierExtension": {
        "index": 8,
        "path": "ValueSet.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.url": {
        "index": 9,
        "path": "ValueSet.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Globally unique logical identifier for  value set"
      },
      "ValueSet.identifier": {
        "index": 10,
        "path": "ValueSet.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Additional identifier for the value set (e.g. HL7 v2 / CDA)"
      },
      "ValueSet.version": {
        "index": 11,
        "path": "ValueSet.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical identifier for this version of the value set"
      },
      "ValueSet.name": {
        "index": 12,
        "path": "ValueSet.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Informal name for this value set"
      },
      "ValueSet.status": {
        "index": 13,
        "path": "ValueSet.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "ValueSet.experimental": {
        "index": 14,
        "path": "ValueSet.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "ValueSet.publisher": {
        "index": 15,
        "path": "ValueSet.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (organization or individual)"
      },
      "ValueSet.contact": {
        "index": 16,
        "path": "ValueSet.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "ValueSet.contact.id": {
        "index": 17,
        "path": "ValueSet.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.contact.extension": {
        "index": 18,
        "path": "ValueSet.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.contact.modifierExtension": {
        "index": 19,
        "path": "ValueSet.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.contact.name": {
        "index": 20,
        "path": "ValueSet.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of an individual to contact"
      },
      "ValueSet.contact.telecom": {
        "index": 21,
        "path": "ValueSet.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "ValueSet.date": {
        "index": 22,
        "path": "ValueSet.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date for given status"
      },
      "ValueSet.lockedDate": {
        "index": 23,
        "path": "ValueSet.lockedDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "Fixed date for all referenced code systems and value sets"
      },
      "ValueSet.description": {
        "index": 24,
        "path": "ValueSet.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human language description of the value set"
      },
      "ValueSet.useContext": {
        "index": 25,
        "path": "ValueSet.useContext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Content intends to support these contexts",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/use-context"
        }
      },
      "ValueSet.immutable": {
        "index": 26,
        "path": "ValueSet.immutable",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Indicates whether or not any change to the content logical definition may occur"
      },
      "ValueSet.requirements": {
        "index": 27,
        "path": "ValueSet.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Why needed"
      },
      "ValueSet.copyright": {
        "index": 28,
        "path": "ValueSet.copyright",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Use and/or publishing restrictions"
      },
      "ValueSet.extensible": {
        "index": 29,
        "path": "ValueSet.extensible",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Whether this is intended to be used with an extensible binding"
      },
      "ValueSet.codeSystem": {
        "index": 30,
        "path": "ValueSet.codeSystem",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "An inline code system - part of this value set"
      },
      "ValueSet.codeSystem.id": {
        "index": 31,
        "path": "ValueSet.codeSystem.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.codeSystem.extension": {
        "index": 32,
        "path": "ValueSet.codeSystem.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.codeSystem.modifierExtension": {
        "index": 33,
        "path": "ValueSet.codeSystem.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.codeSystem.system": {
        "index": 34,
        "path": "ValueSet.codeSystem.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "URI to identify the code system (e.g. in Coding.system)"
      },
      "ValueSet.codeSystem.version": {
        "index": 35,
        "path": "ValueSet.codeSystem.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Version (for use in Coding.version)"
      },
      "ValueSet.codeSystem.caseSensitive": {
        "index": 36,
        "path": "ValueSet.codeSystem.caseSensitive",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If code comparison is case sensitive"
      },
      "ValueSet.codeSystem.concept": {
        "index": 37,
        "path": "ValueSet.codeSystem.concept",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Concepts in the code system",
        "name": "concept"
      },
      "ValueSet.codeSystem.concept.id": {
        "index": 38,
        "path": "ValueSet.codeSystem.concept.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.codeSystem.concept.extension": {
        "index": 39,
        "path": "ValueSet.codeSystem.concept.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.codeSystem.concept.modifierExtension": {
        "index": 40,
        "path": "ValueSet.codeSystem.concept.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.codeSystem.concept.code": {
        "index": 41,
        "path": "ValueSet.codeSystem.concept.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Code that identifies concept"
      },
      "ValueSet.codeSystem.concept.abstract": {
        "index": 42,
        "path": "ValueSet.codeSystem.concept.abstract",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If this code is not for use as a real concept"
      },
      "ValueSet.codeSystem.concept.display": {
        "index": 43,
        "path": "ValueSet.codeSystem.concept.display",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Text to Display to the user"
      },
      "ValueSet.codeSystem.concept.definition": {
        "index": 44,
        "path": "ValueSet.codeSystem.concept.definition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Formal Definition"
      },
      "ValueSet.codeSystem.concept.designation": {
        "index": 45,
        "path": "ValueSet.codeSystem.concept.designation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Additional representations for the concept",
        "name": "designation"
      },
      "ValueSet.codeSystem.concept.designation.id": {
        "index": 46,
        "path": "ValueSet.codeSystem.concept.designation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.codeSystem.concept.designation.extension": {
        "index": 47,
        "path": "ValueSet.codeSystem.concept.designation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.codeSystem.concept.designation.modifierExtension": {
        "index": 48,
        "path": "ValueSet.codeSystem.concept.designation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.codeSystem.concept.designation.language": {
        "index": 49,
        "path": "ValueSet.codeSystem.concept.designation.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Human language of the designation"
      },
      "ValueSet.codeSystem.concept.designation.use": {
        "index": 50,
        "path": "ValueSet.codeSystem.concept.designation.use",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Details how this designation would be used",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/designation-use"
        }
      },
      "ValueSet.codeSystem.concept.designation.value": {
        "index": 51,
        "path": "ValueSet.codeSystem.concept.designation.value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "The text value for this designation"
      },
      "ValueSet.codeSystem.concept.concept": {
        "index": 52,
        "path": "ValueSet.codeSystem.concept.concept",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Child Concepts (is-a/contains/categorizes)",
        "refSchema": "ValueSet.codeSystem.concept"
      },
      "ValueSet.compose": {
        "index": 53,
        "path": "ValueSet.compose",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "When value set includes codes from elsewhere"
      },
      "ValueSet.compose.id": {
        "index": 54,
        "path": "ValueSet.compose.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.compose.extension": {
        "index": 55,
        "path": "ValueSet.compose.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.compose.modifierExtension": {
        "index": 56,
        "path": "ValueSet.compose.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.compose.import": {
        "index": 57,
        "path": "ValueSet.compose.import",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Import the contents of another value set"
      },
      "ValueSet.compose.include": {
        "index": 58,
        "path": "ValueSet.compose.include",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Include one or more codes from a code system",
        "name": "include"
      },
      "ValueSet.compose.include.id": {
        "index": 59,
        "path": "ValueSet.compose.include.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.compose.include.extension": {
        "index": 60,
        "path": "ValueSet.compose.include.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.compose.include.modifierExtension": {
        "index": 61,
        "path": "ValueSet.compose.include.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.compose.include.system": {
        "index": 62,
        "path": "ValueSet.compose.include.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "The system the codes come from"
      },
      "ValueSet.compose.include.version": {
        "index": 63,
        "path": "ValueSet.compose.include.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Specific version of the code system referred to"
      },
      "ValueSet.compose.include.concept": {
        "index": 64,
        "path": "ValueSet.compose.include.concept",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A concept defined in the system"
      },
      "ValueSet.compose.include.concept.id": {
        "index": 65,
        "path": "ValueSet.compose.include.concept.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.compose.include.concept.extension": {
        "index": 66,
        "path": "ValueSet.compose.include.concept.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.compose.include.concept.modifierExtension": {
        "index": 67,
        "path": "ValueSet.compose.include.concept.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.compose.include.concept.code": {
        "index": 68,
        "path": "ValueSet.compose.include.concept.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Code or expression from system"
      },
      "ValueSet.compose.include.concept.display": {
        "index": 69,
        "path": "ValueSet.compose.include.concept.display",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Test to display for this code for this value set"
      },
      "ValueSet.compose.include.concept.designation": {
        "index": 70,
        "path": "ValueSet.compose.include.concept.designation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Additional representations for this valueset",
        "refSchema": "ValueSet.codeSystem.concept.designation"
      },
      "ValueSet.compose.include.filter": {
        "index": 71,
        "path": "ValueSet.compose.include.filter",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Select codes/concepts by their properties (including relationships)"
      },
      "ValueSet.compose.include.filter.id": {
        "index": 72,
        "path": "ValueSet.compose.include.filter.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.compose.include.filter.extension": {
        "index": 73,
        "path": "ValueSet.compose.include.filter.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.compose.include.filter.modifierExtension": {
        "index": 74,
        "path": "ValueSet.compose.include.filter.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.compose.include.filter.property": {
        "index": 75,
        "path": "ValueSet.compose.include.filter.property",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "A property defined by the code system"
      },
      "ValueSet.compose.include.filter.op": {
        "index": 76,
        "path": "ValueSet.compose.include.filter.op",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "= | is-a | is-not-a | regex | in | not-in",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/filter-operator"
        }
      },
      "ValueSet.compose.include.filter.value": {
        "index": 77,
        "path": "ValueSet.compose.include.filter.value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Code from the system, or regex criteria"
      },
      "ValueSet.compose.exclude": {
        "index": 78,
        "path": "ValueSet.compose.exclude",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Explicitly exclude codes",
        "refSchema": "ValueSet.compose.include"
      },
      "ValueSet.expansion": {
        "index": 79,
        "path": "ValueSet.expansion",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Used when the value set is \"expanded\""
      },
      "ValueSet.expansion.id": {
        "index": 80,
        "path": "ValueSet.expansion.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.expansion.extension": {
        "index": 81,
        "path": "ValueSet.expansion.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.expansion.modifierExtension": {
        "index": 82,
        "path": "ValueSet.expansion.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.expansion.identifier": {
        "index": 83,
        "path": "ValueSet.expansion.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Uniquely identifies this expansion"
      },
      "ValueSet.expansion.timestamp": {
        "index": 84,
        "path": "ValueSet.expansion.timestamp",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Time ValueSet expansion happened"
      },
      "ValueSet.expansion.total": {
        "index": 85,
        "path": "ValueSet.expansion.total",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "short": "Total number of codes in the expansion"
      },
      "ValueSet.expansion.offset": {
        "index": 86,
        "path": "ValueSet.expansion.offset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "short": "Offset at which this resource starts"
      },
      "ValueSet.expansion.parameter": {
        "index": 87,
        "path": "ValueSet.expansion.parameter",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Parameter that controlled the expansion process"
      },
      "ValueSet.expansion.parameter.id": {
        "index": 88,
        "path": "ValueSet.expansion.parameter.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.expansion.parameter.extension": {
        "index": 89,
        "path": "ValueSet.expansion.parameter.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.expansion.parameter.modifierExtension": {
        "index": 90,
        "path": "ValueSet.expansion.parameter.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.expansion.parameter.name": {
        "index": 91,
        "path": "ValueSet.expansion.parameter.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name as assigned by server"
      },
      "ValueSet.expansion.parameter.value[x]": {
        "index": 92,
        "path": "ValueSet.expansion.parameter.value[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          },
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "uri"
          },
          {
            "code": "code"
          }
        ],
        "short": "Value of the named parameter"
      },
      "ValueSet.expansion.contains": {
        "index": 93,
        "path": "ValueSet.expansion.contains",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Codes in the value set",
        "name": "contains"
      },
      "ValueSet.expansion.contains.id": {
        "index": 94,
        "path": "ValueSet.expansion.contains.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ValueSet.expansion.contains.extension": {
        "index": 95,
        "path": "ValueSet.expansion.contains.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ValueSet.expansion.contains.modifierExtension": {
        "index": 96,
        "path": "ValueSet.expansion.contains.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ValueSet.expansion.contains.system": {
        "index": 97,
        "path": "ValueSet.expansion.contains.system",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "System value for the code"
      },
      "ValueSet.expansion.contains.abstract": {
        "index": 98,
        "path": "ValueSet.expansion.contains.abstract",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If user cannot select this entry"
      },
      "ValueSet.expansion.contains.version": {
        "index": 99,
        "path": "ValueSet.expansion.contains.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Version in which this code/display is defined"
      },
      "ValueSet.expansion.contains.code": {
        "index": 100,
        "path": "ValueSet.expansion.contains.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Code - if blank, this is not a selectable code"
      },
      "ValueSet.expansion.contains.display": {
        "index": 101,
        "path": "ValueSet.expansion.contains.display",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "User display for the concept"
      },
      "ValueSet.expansion.contains.contains": {
        "index": 102,
        "path": "ValueSet.expansion.contains.contains",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Codes contained under this entry",
        "refSchema": "ValueSet.expansion.contains"
      }
    },
    "Parameters": {
      "Parameters": {
        "index": 0,
        "path": "Parameters",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Operation Request or Response"
      },
      "Parameters.id": {
        "index": 1,
        "path": "Parameters.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Parameters.meta": {
        "index": 2,
        "path": "Parameters.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Parameters.implicitRules": {
        "index": 3,
        "path": "Parameters.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Parameters.language": {
        "index": 4,
        "path": "Parameters.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Parameters.parameter": {
        "index": 5,
        "path": "Parameters.parameter",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Operation Parameter",
        "name": "parameter"
      },
      "Parameters.parameter.id": {
        "index": 6,
        "path": "Parameters.parameter.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Parameters.parameter.extension": {
        "index": 7,
        "path": "Parameters.parameter.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Parameters.parameter.modifierExtension": {
        "index": 8,
        "path": "Parameters.parameter.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Parameters.parameter.name": {
        "index": 9,
        "path": "Parameters.parameter.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name from the definition"
      },
      "Parameters.parameter.value[x]": {
        "index": 10,
        "path": "Parameters.parameter.value[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "short": "If parameter is a data type"
      },
      "Parameters.parameter.resource": {
        "index": 11,
        "path": "Parameters.parameter.resource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "If parameter is a whole resource"
      },
      "Parameters.parameter.part": {
        "index": 12,
        "path": "Parameters.parameter.part",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Named part of a parameter (e.g. Tuple)",
        "refSchema": "Parameters.parameter"
      }
    },
    "Resource": {
      "Resource": {
        "index": 0,
        "path": "Resource",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Base Resource"
      },
      "Resource.id": {
        "index": 1,
        "path": "Resource.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Resource.meta": {
        "index": 2,
        "path": "Resource.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Resource.implicitRules": {
        "index": 3,
        "path": "Resource.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Resource.language": {
        "index": 4,
        "path": "Resource.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      }
    },
    "DomainResource": {
      "DomainResource": {
        "index": 0,
        "path": "DomainResource",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "A resource with narrative, extensions, and contained resources"
      },
      "DomainResource.id": {
        "index": 1,
        "path": "DomainResource.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DomainResource.meta": {
        "index": 2,
        "path": "DomainResource.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DomainResource.implicitRules": {
        "index": 3,
        "path": "DomainResource.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DomainResource.language": {
        "index": 4,
        "path": "DomainResource.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DomainResource.text": {
        "index": 5,
        "path": "DomainResource.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DomainResource.contained": {
        "index": 6,
        "path": "DomainResource.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DomainResource.extension": {
        "index": 7,
        "path": "DomainResource.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DomainResource.modifierExtension": {
        "index": 8,
        "path": "DomainResource.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      }
    },
    "Account": {
      "Account": {
        "index": 0,
        "path": "Account",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true
      },
      "Account.id": {
        "index": 1,
        "path": "Account.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Account.meta": {
        "index": 2,
        "path": "Account.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Account.implicitRules": {
        "index": 3,
        "path": "Account.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Account.language": {
        "index": 4,
        "path": "Account.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Account.text": {
        "index": 5,
        "path": "Account.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Account.contained": {
        "index": 6,
        "path": "Account.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Account.extension": {
        "index": 7,
        "path": "Account.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Account.modifierExtension": {
        "index": 8,
        "path": "Account.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Account.identifier": {
        "index": 9,
        "path": "Account.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Account number"
      },
      "Account.name": {
        "index": 10,
        "path": "Account.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human-readable label"
      },
      "Account.type": {
        "index": 11,
        "path": "Account.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "E.g. patient, expense, depreciation"
      },
      "Account.status": {
        "index": 12,
        "path": "Account.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "active | inactive",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/account-status"
        }
      },
      "Account.activePeriod": {
        "index": 13,
        "path": "Account.activePeriod",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Valid from..to"
      },
      "Account.currency": {
        "index": 14,
        "path": "Account.currency",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Base currency in which balance is tracked"
      },
      "Account.balance": {
        "index": 15,
        "path": "Account.balance",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "How much is in account?"
      },
      "Account.coveragePeriod": {
        "index": 16,
        "path": "Account.coveragePeriod",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Transaction window"
      },
      "Account.subject": {
        "index": 17,
        "path": "Account.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/HealthcareService"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "What is account tied to?"
      },
      "Account.owner": {
        "index": 18,
        "path": "Account.owner",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who is responsible?"
      },
      "Account.description": {
        "index": 19,
        "path": "Account.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Explanation of purpose/use"
      }
    },
    "AllergyIntolerance": {
      "AllergyIntolerance": {
        "index": 0,
        "path": "AllergyIntolerance",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Allergy or Intolerance (generally: Risk Of Adverse reaction to a substance)"
      },
      "AllergyIntolerance.id": {
        "index": 1,
        "path": "AllergyIntolerance.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "AllergyIntolerance.meta": {
        "index": 2,
        "path": "AllergyIntolerance.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "AllergyIntolerance.implicitRules": {
        "index": 3,
        "path": "AllergyIntolerance.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "AllergyIntolerance.language": {
        "index": 4,
        "path": "AllergyIntolerance.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "AllergyIntolerance.text": {
        "index": 5,
        "path": "AllergyIntolerance.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "AllergyIntolerance.contained": {
        "index": 6,
        "path": "AllergyIntolerance.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "AllergyIntolerance.extension": {
        "index": 7,
        "path": "AllergyIntolerance.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AllergyIntolerance.modifierExtension": {
        "index": 8,
        "path": "AllergyIntolerance.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AllergyIntolerance.identifier": {
        "index": 9,
        "path": "AllergyIntolerance.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External ids for this item"
      },
      "AllergyIntolerance.onset": {
        "index": 10,
        "path": "AllergyIntolerance.onset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date(/time) when manifestations showed"
      },
      "AllergyIntolerance.recordedDate": {
        "index": 11,
        "path": "AllergyIntolerance.recordedDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When recorded"
      },
      "AllergyIntolerance.recorder": {
        "index": 12,
        "path": "AllergyIntolerance.recorder",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who recorded the sensitivity"
      },
      "AllergyIntolerance.patient": {
        "index": 13,
        "path": "AllergyIntolerance.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who the sensitivity is for"
      },
      "AllergyIntolerance.reporter": {
        "index": 14,
        "path": "AllergyIntolerance.reporter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Source of the information about the allergy"
      },
      "AllergyIntolerance.substance": {
        "index": 15,
        "path": "AllergyIntolerance.substance",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Substance, (or class) considered to be responsible for risk",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/allergyintolerance-substance-code"
        }
      },
      "AllergyIntolerance.status": {
        "index": 16,
        "path": "AllergyIntolerance.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/allergy-intolerance-status"
        }
      },
      "AllergyIntolerance.criticality": {
        "index": 17,
        "path": "AllergyIntolerance.criticality",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "CRITL | CRITH | CRITU",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"
        }
      },
      "AllergyIntolerance.type": {
        "index": 18,
        "path": "AllergyIntolerance.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "allergy | intolerance - Underlying mechanism (if known)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/allergy-intolerance-type"
        }
      },
      "AllergyIntolerance.category": {
        "index": 19,
        "path": "AllergyIntolerance.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "food | medication | environment | other - Category of Substance",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/allergy-intolerance-category"
        }
      },
      "AllergyIntolerance.lastOccurence": {
        "index": 20,
        "path": "AllergyIntolerance.lastOccurence",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date(/time) of last known occurrence of a reaction"
      },
      "AllergyIntolerance.note": {
        "index": 21,
        "path": "AllergyIntolerance.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Additional text not captured in other fields"
      },
      "AllergyIntolerance.reaction": {
        "index": 22,
        "path": "AllergyIntolerance.reaction",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Adverse Reaction Events linked to exposure to substance"
      },
      "AllergyIntolerance.reaction.id": {
        "index": 23,
        "path": "AllergyIntolerance.reaction.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "AllergyIntolerance.reaction.extension": {
        "index": 24,
        "path": "AllergyIntolerance.reaction.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AllergyIntolerance.reaction.modifierExtension": {
        "index": 25,
        "path": "AllergyIntolerance.reaction.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AllergyIntolerance.reaction.substance": {
        "index": 26,
        "path": "AllergyIntolerance.reaction.substance",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Specific substance considered to be responsible for event",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/substance-code"
        }
      },
      "AllergyIntolerance.reaction.certainty": {
        "index": 27,
        "path": "AllergyIntolerance.reaction.certainty",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "unlikely | likely | confirmed - clinical certainty about the specific substance",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/reaction-event-certainty"
        }
      },
      "AllergyIntolerance.reaction.manifestation": {
        "index": 28,
        "path": "AllergyIntolerance.reaction.manifestation",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Clinical symptoms/signs associated with the Event",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/manifestation-codes"
        }
      },
      "AllergyIntolerance.reaction.description": {
        "index": 29,
        "path": "AllergyIntolerance.reaction.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Description of the event as a whole"
      },
      "AllergyIntolerance.reaction.onset": {
        "index": 30,
        "path": "AllergyIntolerance.reaction.onset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date(/time) when manifestations showed"
      },
      "AllergyIntolerance.reaction.severity": {
        "index": 31,
        "path": "AllergyIntolerance.reaction.severity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "mild | moderate | severe (of event as a whole)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/reaction-event-severity"
        }
      },
      "AllergyIntolerance.reaction.exposureRoute": {
        "index": 32,
        "path": "AllergyIntolerance.reaction.exposureRoute",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "How the subject was exposed to the substance",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/route-codes"
        }
      },
      "AllergyIntolerance.reaction.note": {
        "index": 33,
        "path": "AllergyIntolerance.reaction.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Text about event not captured in other fields"
      }
    },
    "Appointment": {
      "Appointment": {
        "index": 0,
        "path": "Appointment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s)"
      },
      "Appointment.id": {
        "index": 1,
        "path": "Appointment.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Appointment.meta": {
        "index": 2,
        "path": "Appointment.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Appointment.implicitRules": {
        "index": 3,
        "path": "Appointment.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Appointment.language": {
        "index": 4,
        "path": "Appointment.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Appointment.text": {
        "index": 5,
        "path": "Appointment.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Appointment.contained": {
        "index": 6,
        "path": "Appointment.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Appointment.extension": {
        "index": 7,
        "path": "Appointment.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Appointment.modifierExtension": {
        "index": 8,
        "path": "Appointment.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Appointment.identifier": {
        "index": 9,
        "path": "Appointment.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Ids for this item"
      },
      "Appointment.status": {
        "index": 10,
        "path": "Appointment.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | pending | booked | arrived | fulfilled | cancelled | noshow",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/appointmentstatus"
        }
      },
      "Appointment.type": {
        "index": 11,
        "path": "Appointment.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "The type of appointment that is being booked",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/c80-practice-codes"
        }
      },
      "Appointment.reason": {
        "index": 12,
        "path": "Appointment.reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Reason this appointment is scheduled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-reason"
        }
      },
      "Appointment.priority": {
        "index": 13,
        "path": "Appointment.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "short": "Used to make informed decisions if needing to re-prioritize"
      },
      "Appointment.description": {
        "index": 14,
        "path": "Appointment.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Shown on a subject line in a meeting request, or appointment list"
      },
      "Appointment.start": {
        "index": 15,
        "path": "Appointment.start",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "When appointment is to take place"
      },
      "Appointment.end": {
        "index": 16,
        "path": "Appointment.end",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "When appointment is to conclude"
      },
      "Appointment.minutesDuration": {
        "index": 17,
        "path": "Appointment.minutesDuration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "short": "Can be less than start/end (e.g. estimate)"
      },
      "Appointment.slot": {
        "index": 18,
        "path": "Appointment.slot",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Slot"
            ]
          }
        ],
        "short": "If provided, then no schedule and start/end values MUST match slot"
      },
      "Appointment.comment": {
        "index": 19,
        "path": "Appointment.comment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Additional comments"
      },
      "Appointment.participant": {
        "index": 20,
        "path": "Appointment.participant",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Participants involved in appointment"
      },
      "Appointment.participant.id": {
        "index": 21,
        "path": "Appointment.participant.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Appointment.participant.extension": {
        "index": 22,
        "path": "Appointment.participant.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Appointment.participant.modifierExtension": {
        "index": 23,
        "path": "Appointment.participant.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Appointment.participant.type": {
        "index": 24,
        "path": "Appointment.participant.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Role of participant in the appointment",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-participant-type"
        }
      },
      "Appointment.participant.actor": {
        "index": 25,
        "path": "Appointment.participant.actor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/HealthcareService"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Person, Location/HealthcareService or Device"
      },
      "Appointment.participant.required": {
        "index": 26,
        "path": "Appointment.participant.required",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "required | optional | information-only",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/participantrequired"
        }
      },
      "Appointment.participant.status": {
        "index": 27,
        "path": "Appointment.participant.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "accepted | declined | tentative | needs-action",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/participationstatus"
        }
      }
    },
    "AppointmentResponse": {
      "AppointmentResponse": {
        "index": 0,
        "path": "AppointmentResponse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection"
      },
      "AppointmentResponse.id": {
        "index": 1,
        "path": "AppointmentResponse.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "AppointmentResponse.meta": {
        "index": 2,
        "path": "AppointmentResponse.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "AppointmentResponse.implicitRules": {
        "index": 3,
        "path": "AppointmentResponse.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "AppointmentResponse.language": {
        "index": 4,
        "path": "AppointmentResponse.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "AppointmentResponse.text": {
        "index": 5,
        "path": "AppointmentResponse.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "AppointmentResponse.contained": {
        "index": 6,
        "path": "AppointmentResponse.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "AppointmentResponse.extension": {
        "index": 7,
        "path": "AppointmentResponse.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AppointmentResponse.modifierExtension": {
        "index": 8,
        "path": "AppointmentResponse.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AppointmentResponse.identifier": {
        "index": 9,
        "path": "AppointmentResponse.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Ids for this item"
      },
      "AppointmentResponse.appointment": {
        "index": 10,
        "path": "AppointmentResponse.appointment",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Appointment"
            ]
          }
        ],
        "isSummary": true,
        "short": "Appointment this response relates to"
      },
      "AppointmentResponse.start": {
        "index": 11,
        "path": "AppointmentResponse.start",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "short": "Time from appointment, or requested new start time"
      },
      "AppointmentResponse.end": {
        "index": 12,
        "path": "AppointmentResponse.end",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "short": "Time from appointment, or requested new end time"
      },
      "AppointmentResponse.participantType": {
        "index": 13,
        "path": "AppointmentResponse.participantType",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Role of participant in the appointment",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-participant-type"
        }
      },
      "AppointmentResponse.actor": {
        "index": 14,
        "path": "AppointmentResponse.actor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/HealthcareService"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Person, Location/HealthcareService or Device"
      },
      "AppointmentResponse.participantStatus": {
        "index": 15,
        "path": "AppointmentResponse.participantStatus",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "accepted | declined | tentative | in-process | completed | needs-action",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/participantstatus"
        }
      },
      "AppointmentResponse.comment": {
        "index": 16,
        "path": "AppointmentResponse.comment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Additional comments"
      }
    },
    "AuditEvent": {
      "AuditEvent": {
        "index": 0,
        "path": "AuditEvent",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Event record kept for security purposes"
      },
      "AuditEvent.id": {
        "index": 1,
        "path": "AuditEvent.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "AuditEvent.meta": {
        "index": 2,
        "path": "AuditEvent.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "AuditEvent.implicitRules": {
        "index": 3,
        "path": "AuditEvent.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "AuditEvent.language": {
        "index": 4,
        "path": "AuditEvent.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "AuditEvent.text": {
        "index": 5,
        "path": "AuditEvent.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "AuditEvent.contained": {
        "index": 6,
        "path": "AuditEvent.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "AuditEvent.extension": {
        "index": 7,
        "path": "AuditEvent.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AuditEvent.modifierExtension": {
        "index": 8,
        "path": "AuditEvent.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AuditEvent.event": {
        "index": 9,
        "path": "AuditEvent.event",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "What was done"
      },
      "AuditEvent.event.id": {
        "index": 10,
        "path": "AuditEvent.event.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "AuditEvent.event.extension": {
        "index": 11,
        "path": "AuditEvent.event.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AuditEvent.event.modifierExtension": {
        "index": 12,
        "path": "AuditEvent.event.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AuditEvent.event.type": {
        "index": 13,
        "path": "AuditEvent.event.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Type/identifier of event",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/audit-event-type"
        }
      },
      "AuditEvent.event.subtype": {
        "index": 14,
        "path": "AuditEvent.event.subtype",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "More specific type/id for the event",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/audit-event-sub-type"
        }
      },
      "AuditEvent.event.action": {
        "index": 15,
        "path": "AuditEvent.event.action",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Type of action performed during the event",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/audit-event-action"
        }
      },
      "AuditEvent.event.dateTime": {
        "index": 16,
        "path": "AuditEvent.event.dateTime",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Time when the event occurred on source"
      },
      "AuditEvent.event.outcome": {
        "index": 17,
        "path": "AuditEvent.event.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Whether the event succeeded or failed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/audit-event-outcome"
        }
      },
      "AuditEvent.event.outcomeDesc": {
        "index": 18,
        "path": "AuditEvent.event.outcomeDesc",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Description of the event outcome"
      },
      "AuditEvent.event.purposeOfEvent": {
        "index": 19,
        "path": "AuditEvent.event.purposeOfEvent",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "The purposeOfUse of the event",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"
        }
      },
      "AuditEvent.participant": {
        "index": 20,
        "path": "AuditEvent.participant",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A person, a hardware device or software process"
      },
      "AuditEvent.participant.id": {
        "index": 21,
        "path": "AuditEvent.participant.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "AuditEvent.participant.extension": {
        "index": 22,
        "path": "AuditEvent.participant.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AuditEvent.participant.modifierExtension": {
        "index": 23,
        "path": "AuditEvent.participant.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AuditEvent.participant.role": {
        "index": 24,
        "path": "AuditEvent.participant.role",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "User roles (e.g. local RBAC codes)",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/dicm-402-roleid"
        }
      },
      "AuditEvent.participant.reference": {
        "index": 25,
        "path": "AuditEvent.participant.reference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Direct reference to resource"
      },
      "AuditEvent.participant.userId": {
        "index": 26,
        "path": "AuditEvent.participant.userId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier for the user"
      },
      "AuditEvent.participant.altId": {
        "index": 27,
        "path": "AuditEvent.participant.altId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Alternative User id e.g. authentication"
      },
      "AuditEvent.participant.name": {
        "index": 28,
        "path": "AuditEvent.participant.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Human-meaningful name for the user"
      },
      "AuditEvent.participant.requestor": {
        "index": 29,
        "path": "AuditEvent.participant.requestor",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether user is initiator"
      },
      "AuditEvent.participant.location": {
        "index": 30,
        "path": "AuditEvent.participant.location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Where"
      },
      "AuditEvent.participant.policy": {
        "index": 31,
        "path": "AuditEvent.participant.policy",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Policy that authorized event"
      },
      "AuditEvent.participant.media": {
        "index": 32,
        "path": "AuditEvent.participant.media",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Type of media",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/dicm-405-mediatype"
        }
      },
      "AuditEvent.participant.network": {
        "index": 33,
        "path": "AuditEvent.participant.network",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Logical network location for application activity"
      },
      "AuditEvent.participant.network.id": {
        "index": 34,
        "path": "AuditEvent.participant.network.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "AuditEvent.participant.network.extension": {
        "index": 35,
        "path": "AuditEvent.participant.network.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AuditEvent.participant.network.modifierExtension": {
        "index": 36,
        "path": "AuditEvent.participant.network.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AuditEvent.participant.network.address": {
        "index": 37,
        "path": "AuditEvent.participant.network.address",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Identifier for the network access point of the user device"
      },
      "AuditEvent.participant.network.type": {
        "index": 38,
        "path": "AuditEvent.participant.network.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "The type of network access point",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/network-type"
        }
      },
      "AuditEvent.participant.purposeOfUse": {
        "index": 39,
        "path": "AuditEvent.participant.purposeOfUse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Reason given for this user",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"
        }
      },
      "AuditEvent.source": {
        "index": 40,
        "path": "AuditEvent.source",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Application systems and processes"
      },
      "AuditEvent.source.id": {
        "index": 41,
        "path": "AuditEvent.source.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "AuditEvent.source.extension": {
        "index": 42,
        "path": "AuditEvent.source.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AuditEvent.source.modifierExtension": {
        "index": 43,
        "path": "AuditEvent.source.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AuditEvent.source.site": {
        "index": 44,
        "path": "AuditEvent.source.site",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Logical source location within the enterprise"
      },
      "AuditEvent.source.identifier": {
        "index": 45,
        "path": "AuditEvent.source.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "The identity of source detecting the event"
      },
      "AuditEvent.source.type": {
        "index": 46,
        "path": "AuditEvent.source.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "The type of source where event originated",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/audit-source-type"
        }
      },
      "AuditEvent.object": {
        "index": 47,
        "path": "AuditEvent.object",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Specific instances of data or objects that have been accessed"
      },
      "AuditEvent.object.id": {
        "index": 48,
        "path": "AuditEvent.object.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "AuditEvent.object.extension": {
        "index": 49,
        "path": "AuditEvent.object.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AuditEvent.object.modifierExtension": {
        "index": 50,
        "path": "AuditEvent.object.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AuditEvent.object.identifier": {
        "index": 51,
        "path": "AuditEvent.object.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Specific instance of object (e.g. versioned)"
      },
      "AuditEvent.object.reference": {
        "index": 52,
        "path": "AuditEvent.object.reference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Specific instance of resource (e.g. versioned)"
      },
      "AuditEvent.object.type": {
        "index": 53,
        "path": "AuditEvent.object.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Type of object involved",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/object-type"
        }
      },
      "AuditEvent.object.role": {
        "index": 54,
        "path": "AuditEvent.object.role",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "What role the Object played",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/object-role"
        }
      },
      "AuditEvent.object.lifecycle": {
        "index": 55,
        "path": "AuditEvent.object.lifecycle",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Life-cycle stage for the object",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/object-lifecycle"
        }
      },
      "AuditEvent.object.securityLabel": {
        "index": 56,
        "path": "AuditEvent.object.securityLabel",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Security labels applied to the object",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/security-labels"
        }
      },
      "AuditEvent.object.name": {
        "index": 57,
        "path": "AuditEvent.object.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Instance-specific descriptor for Object"
      },
      "AuditEvent.object.description": {
        "index": 58,
        "path": "AuditEvent.object.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Descriptive text"
      },
      "AuditEvent.object.query": {
        "index": 59,
        "path": "AuditEvent.object.query",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "base64Binary"
          }
        ],
        "isSummary": true,
        "short": "Actual query for object"
      },
      "AuditEvent.object.detail": {
        "index": 60,
        "path": "AuditEvent.object.detail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Additional Information about the Object"
      },
      "AuditEvent.object.detail.id": {
        "index": 61,
        "path": "AuditEvent.object.detail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "AuditEvent.object.detail.extension": {
        "index": 62,
        "path": "AuditEvent.object.detail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "AuditEvent.object.detail.modifierExtension": {
        "index": 63,
        "path": "AuditEvent.object.detail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "AuditEvent.object.detail.type": {
        "index": 64,
        "path": "AuditEvent.object.detail.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name of the property"
      },
      "AuditEvent.object.detail.value": {
        "index": 65,
        "path": "AuditEvent.object.detail.value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "base64Binary"
          }
        ],
        "short": "Property value"
      }
    },
    "Basic": {
      "Basic": {
        "index": 0,
        "path": "Basic",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Resource for non-supported content"
      },
      "Basic.id": {
        "index": 1,
        "path": "Basic.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Basic.meta": {
        "index": 2,
        "path": "Basic.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Basic.implicitRules": {
        "index": 3,
        "path": "Basic.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Basic.language": {
        "index": 4,
        "path": "Basic.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Basic.text": {
        "index": 5,
        "path": "Basic.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Basic.contained": {
        "index": 6,
        "path": "Basic.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Basic.extension": {
        "index": 7,
        "path": "Basic.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Basic.modifierExtension": {
        "index": 8,
        "path": "Basic.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Basic.identifier": {
        "index": 9,
        "path": "Basic.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business identifier"
      },
      "Basic.code": {
        "index": 10,
        "path": "Basic.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "Kind of Resource",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/basic-resource-type"
        }
      },
      "Basic.subject": {
        "index": 11,
        "path": "Basic.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Identifies the focus of this resource"
      },
      "Basic.author": {
        "index": 12,
        "path": "Basic.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who created"
      },
      "Basic.created": {
        "index": 13,
        "path": "Basic.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "When created"
      }
    },
    "Binary": {
      "Binary": {
        "index": 0,
        "path": "Binary",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "isSummary": true,
        "short": "Pure binary content defined by some other format than FHIR"
      },
      "Binary.id": {
        "index": 1,
        "path": "Binary.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Binary.meta": {
        "index": 2,
        "path": "Binary.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Binary.implicitRules": {
        "index": 3,
        "path": "Binary.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Binary.language": {
        "index": 4,
        "path": "Binary.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Binary.contentType": {
        "index": 5,
        "path": "Binary.contentType",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "MimeType of the binary content"
      },
      "Binary.content": {
        "index": 6,
        "path": "Binary.content",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "base64Binary"
          }
        ],
        "isSummary": true,
        "short": "The actual content"
      }
    },
    "BodySite": {
      "BodySite": {
        "index": 0,
        "path": "BodySite",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Specific and identified anatomical location"
      },
      "BodySite.id": {
        "index": 1,
        "path": "BodySite.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "BodySite.meta": {
        "index": 2,
        "path": "BodySite.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "BodySite.implicitRules": {
        "index": 3,
        "path": "BodySite.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "BodySite.language": {
        "index": 4,
        "path": "BodySite.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "BodySite.text": {
        "index": 5,
        "path": "BodySite.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "BodySite.contained": {
        "index": 6,
        "path": "BodySite.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "BodySite.extension": {
        "index": 7,
        "path": "BodySite.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "BodySite.modifierExtension": {
        "index": 8,
        "path": "BodySite.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "BodySite.patient": {
        "index": 9,
        "path": "BodySite.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient"
      },
      "BodySite.identifier": {
        "index": 10,
        "path": "BodySite.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Bodysite identifier"
      },
      "BodySite.code": {
        "index": 11,
        "path": "BodySite.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Named anatomical location",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "BodySite.modifier": {
        "index": 12,
        "path": "BodySite.modifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Modification to location code",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/bodysite-relative-location"
        }
      },
      "BodySite.description": {
        "index": 13,
        "path": "BodySite.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "The Description of anatomical location"
      },
      "BodySite.image": {
        "index": 14,
        "path": "BodySite.image",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "short": "Attached images"
      }
    },
    "Bundle": {
      "Bundle": {
        "index": 0,
        "path": "Bundle",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "isSummary": true,
        "short": "Contains a collection of resources"
      },
      "Bundle.id": {
        "index": 1,
        "path": "Bundle.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Bundle.meta": {
        "index": 2,
        "path": "Bundle.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Bundle.implicitRules": {
        "index": 3,
        "path": "Bundle.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Bundle.language": {
        "index": 4,
        "path": "Bundle.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Bundle.type": {
        "index": 5,
        "path": "Bundle.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/bundle-type"
        }
      },
      "Bundle.total": {
        "index": 6,
        "path": "Bundle.total",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "If search, the total number of matches"
      },
      "Bundle.link": {
        "index": 7,
        "path": "Bundle.link",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Links related to this Bundle",
        "name": "link"
      },
      "Bundle.link.id": {
        "index": 8,
        "path": "Bundle.link.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Bundle.link.extension": {
        "index": 9,
        "path": "Bundle.link.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Bundle.link.modifierExtension": {
        "index": 10,
        "path": "Bundle.link.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Bundle.link.relation": {
        "index": 11,
        "path": "Bundle.link.relation",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "http://www.iana.org/assignments/link-relations/link-relations.xhtml"
      },
      "Bundle.link.url": {
        "index": 12,
        "path": "Bundle.link.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Reference details for the link"
      },
      "Bundle.entry": {
        "index": 13,
        "path": "Bundle.entry",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Entry in the bundle - will have a resource, or information"
      },
      "Bundle.entry.id": {
        "index": 14,
        "path": "Bundle.entry.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Bundle.entry.extension": {
        "index": 15,
        "path": "Bundle.entry.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Bundle.entry.modifierExtension": {
        "index": 16,
        "path": "Bundle.entry.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Bundle.entry.link": {
        "index": 17,
        "path": "Bundle.entry.link",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Links related to this entry",
        "refSchema": "Bundle.link"
      },
      "Bundle.entry.fullUrl": {
        "index": 18,
        "path": "Bundle.entry.fullUrl",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Absolute URL for resource (server address, or UUID/OID)"
      },
      "Bundle.entry.resource": {
        "index": 19,
        "path": "Bundle.entry.resource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "isSummary": true,
        "short": "A resource in the bundle"
      },
      "Bundle.entry.search": {
        "index": 20,
        "path": "Bundle.entry.search",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Search related information"
      },
      "Bundle.entry.search.id": {
        "index": 21,
        "path": "Bundle.entry.search.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Bundle.entry.search.extension": {
        "index": 22,
        "path": "Bundle.entry.search.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Bundle.entry.search.modifierExtension": {
        "index": 23,
        "path": "Bundle.entry.search.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Bundle.entry.search.mode": {
        "index": 24,
        "path": "Bundle.entry.search.mode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "match | include | outcome - why this is in the result set",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/search-entry-mode"
        }
      },
      "Bundle.entry.search.score": {
        "index": 25,
        "path": "Bundle.entry.search.score",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Search ranking (between 0 and 1)"
      },
      "Bundle.entry.request": {
        "index": 26,
        "path": "Bundle.entry.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Transaction Related Information"
      },
      "Bundle.entry.request.id": {
        "index": 27,
        "path": "Bundle.entry.request.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Bundle.entry.request.extension": {
        "index": 28,
        "path": "Bundle.entry.request.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Bundle.entry.request.modifierExtension": {
        "index": 29,
        "path": "Bundle.entry.request.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Bundle.entry.request.method": {
        "index": 30,
        "path": "Bundle.entry.request.method",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "GET | POST | PUT | DELETE",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/http-verb"
        }
      },
      "Bundle.entry.request.url": {
        "index": 31,
        "path": "Bundle.entry.request.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "URL for HTTP equivalent of this entry"
      },
      "Bundle.entry.request.ifNoneMatch": {
        "index": 32,
        "path": "Bundle.entry.request.ifNoneMatch",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "For managing cache currency"
      },
      "Bundle.entry.request.ifModifiedSince": {
        "index": 33,
        "path": "Bundle.entry.request.ifModifiedSince",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "For managing update contention"
      },
      "Bundle.entry.request.ifMatch": {
        "index": 34,
        "path": "Bundle.entry.request.ifMatch",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "For managing update contention"
      },
      "Bundle.entry.request.ifNoneExist": {
        "index": 35,
        "path": "Bundle.entry.request.ifNoneExist",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "For conditional creates"
      },
      "Bundle.entry.response": {
        "index": 36,
        "path": "Bundle.entry.response",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Transaction Related Information"
      },
      "Bundle.entry.response.id": {
        "index": 37,
        "path": "Bundle.entry.response.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Bundle.entry.response.extension": {
        "index": 38,
        "path": "Bundle.entry.response.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Bundle.entry.response.modifierExtension": {
        "index": 39,
        "path": "Bundle.entry.response.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Bundle.entry.response.status": {
        "index": 40,
        "path": "Bundle.entry.response.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Status return code for entry"
      },
      "Bundle.entry.response.location": {
        "index": 41,
        "path": "Bundle.entry.response.location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "The location, if the operation returns a location"
      },
      "Bundle.entry.response.etag": {
        "index": 42,
        "path": "Bundle.entry.response.etag",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "The etag for the resource (if relevant)"
      },
      "Bundle.entry.response.lastModified": {
        "index": 43,
        "path": "Bundle.entry.response.lastModified",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Server's date time modified"
      },
      "Bundle.signature": {
        "index": 44,
        "path": "Bundle.signature",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Signature"
          }
        ],
        "isSummary": true,
        "short": "Digital Signature"
      }
    },
    "CarePlan": {
      "CarePlan": {
        "index": 0,
        "path": "CarePlan",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Healthcare plan for patient or group"
      },
      "CarePlan.id": {
        "index": 1,
        "path": "CarePlan.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "CarePlan.meta": {
        "index": 2,
        "path": "CarePlan.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "CarePlan.implicitRules": {
        "index": 3,
        "path": "CarePlan.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "CarePlan.language": {
        "index": 4,
        "path": "CarePlan.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "CarePlan.text": {
        "index": 5,
        "path": "CarePlan.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "CarePlan.contained": {
        "index": 6,
        "path": "CarePlan.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "CarePlan.extension": {
        "index": 7,
        "path": "CarePlan.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CarePlan.modifierExtension": {
        "index": 8,
        "path": "CarePlan.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "CarePlan.identifier": {
        "index": 9,
        "path": "CarePlan.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Ids for this plan"
      },
      "CarePlan.subject": {
        "index": 10,
        "path": "CarePlan.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who care plan is for"
      },
      "CarePlan.status": {
        "index": 11,
        "path": "CarePlan.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | draft | active | completed | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-status"
        }
      },
      "CarePlan.context": {
        "index": 12,
        "path": "CarePlan.context",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
            ]
          }
        ],
        "isSummary": true,
        "short": "Created in context of"
      },
      "CarePlan.period": {
        "index": 13,
        "path": "CarePlan.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time period plan covers"
      },
      "CarePlan.author": {
        "index": 14,
        "path": "CarePlan.author",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who is responsible for contents of the plan"
      },
      "CarePlan.modified": {
        "index": 15,
        "path": "CarePlan.modified",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When last updated"
      },
      "CarePlan.category": {
        "index": 16,
        "path": "CarePlan.category",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of plan",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-category"
        }
      },
      "CarePlan.description": {
        "index": 17,
        "path": "CarePlan.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Summary of nature of plan"
      },
      "CarePlan.addresses": {
        "index": 18,
        "path": "CarePlan.addresses",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Health issues this plan addresses"
      },
      "CarePlan.support": {
        "index": 19,
        "path": "CarePlan.support",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Information considered as part of plan"
      },
      "CarePlan.relatedPlan": {
        "index": 20,
        "path": "CarePlan.relatedPlan",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Plans related to this one"
      },
      "CarePlan.relatedPlan.id": {
        "index": 21,
        "path": "CarePlan.relatedPlan.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "CarePlan.relatedPlan.extension": {
        "index": 22,
        "path": "CarePlan.relatedPlan.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CarePlan.relatedPlan.modifierExtension": {
        "index": 23,
        "path": "CarePlan.relatedPlan.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "CarePlan.relatedPlan.code": {
        "index": 24,
        "path": "CarePlan.relatedPlan.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "includes | replaces | fulfills",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-relationship"
        }
      },
      "CarePlan.relatedPlan.plan": {
        "index": 25,
        "path": "CarePlan.relatedPlan.plan",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CarePlan"
            ]
          }
        ],
        "short": "Plan relationship exists with"
      },
      "CarePlan.participant": {
        "index": 26,
        "path": "CarePlan.participant",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Who's involved in plan?"
      },
      "CarePlan.participant.id": {
        "index": 27,
        "path": "CarePlan.participant.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "CarePlan.participant.extension": {
        "index": 28,
        "path": "CarePlan.participant.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CarePlan.participant.modifierExtension": {
        "index": 29,
        "path": "CarePlan.participant.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "CarePlan.participant.role": {
        "index": 30,
        "path": "CarePlan.participant.role",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Type of involvement",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/participant-role"
        }
      },
      "CarePlan.participant.member": {
        "index": 31,
        "path": "CarePlan.participant.member",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Who is involved"
      },
      "CarePlan.goal": {
        "index": 32,
        "path": "CarePlan.goal",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Goal"
            ]
          }
        ],
        "short": "Desired outcome of plan"
      },
      "CarePlan.activity": {
        "index": 33,
        "path": "CarePlan.activity",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Action to occur as part of plan"
      },
      "CarePlan.activity.id": {
        "index": 34,
        "path": "CarePlan.activity.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "CarePlan.activity.extension": {
        "index": 35,
        "path": "CarePlan.activity.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CarePlan.activity.modifierExtension": {
        "index": 36,
        "path": "CarePlan.activity.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "CarePlan.activity.actionResulting": {
        "index": 37,
        "path": "CarePlan.activity.actionResulting",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Appointments, orders, etc."
      },
      "CarePlan.activity.progress": {
        "index": 38,
        "path": "CarePlan.activity.progress",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Comments about the activity status/progress"
      },
      "CarePlan.activity.reference": {
        "index": 39,
        "path": "CarePlan.activity.reference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Appointment"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CommunicationRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DeviceUseRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Order"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcessRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SupplyRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/VisionPrescription"
            ]
          }
        ],
        "short": "Activity details defined in specific resource"
      },
      "CarePlan.activity.detail": {
        "index": 40,
        "path": "CarePlan.activity.detail",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "In-line definition of activity"
      },
      "CarePlan.activity.detail.id": {
        "index": 41,
        "path": "CarePlan.activity.detail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "CarePlan.activity.detail.extension": {
        "index": 42,
        "path": "CarePlan.activity.detail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CarePlan.activity.detail.modifierExtension": {
        "index": 43,
        "path": "CarePlan.activity.detail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "CarePlan.activity.detail.category": {
        "index": 44,
        "path": "CarePlan.activity.detail.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "diet | drug | encounter | observation | procedure | supply | other",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-activity-category"
        }
      },
      "CarePlan.activity.detail.code": {
        "index": 45,
        "path": "CarePlan.activity.detail.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Detail type of activity",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-activity"
        }
      },
      "CarePlan.activity.detail.reasonCode": {
        "index": 46,
        "path": "CarePlan.activity.detail.reasonCode",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why activity should be done",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/activity-reason"
        }
      },
      "CarePlan.activity.detail.reasonReference": {
        "index": 47,
        "path": "CarePlan.activity.detail.reasonReference",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "short": "Condition triggering need for activity"
      },
      "CarePlan.activity.detail.goal": {
        "index": 48,
        "path": "CarePlan.activity.detail.goal",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Goal"
            ]
          }
        ],
        "short": "Goals this activity relates to"
      },
      "CarePlan.activity.detail.status": {
        "index": 49,
        "path": "CarePlan.activity.detail.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "short": "not-started | scheduled | in-progress | on-hold | completed | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/care-plan-activity-status"
        }
      },
      "CarePlan.activity.detail.statusReason": {
        "index": 50,
        "path": "CarePlan.activity.detail.statusReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Reason for current status",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/goal-status-reason"
        }
      },
      "CarePlan.activity.detail.prohibited": {
        "index": 51,
        "path": "CarePlan.activity.detail.prohibited",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": true,
        "short": "Do NOT do"
      },
      "CarePlan.activity.detail.scheduled[x]": {
        "index": 52,
        "path": "CarePlan.activity.detail.scheduled[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          },
          {
            "code": "Period"
          },
          {
            "code": "string"
          }
        ],
        "short": "When activity is to occur"
      },
      "CarePlan.activity.detail.location": {
        "index": 53,
        "path": "CarePlan.activity.detail.location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Where it should happen"
      },
      "CarePlan.activity.detail.performer": {
        "index": 54,
        "path": "CarePlan.activity.detail.performer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "short": "Who will be responsible?"
      },
      "CarePlan.activity.detail.product[x]": {
        "index": 55,
        "path": "CarePlan.activity.detail.product[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "short": "What is to be administered/supplied",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/medication-codes"
        }
      },
      "CarePlan.activity.detail.dailyAmount": {
        "index": 56,
        "path": "CarePlan.activity.detail.dailyAmount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "How to consume/day?"
      },
      "CarePlan.activity.detail.quantity": {
        "index": 57,
        "path": "CarePlan.activity.detail.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "How much to administer/supply/consume"
      },
      "CarePlan.activity.detail.description": {
        "index": 58,
        "path": "CarePlan.activity.detail.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Extra info describing activity to perform"
      },
      "CarePlan.note": {
        "index": 59,
        "path": "CarePlan.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Comments about the plan"
      }
    },
    "Claim": {
      "Claim": {
        "index": 0,
        "path": "Claim",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Claim, Pre-determination or Pre-authorization"
      },
      "Claim.id": {
        "index": 1,
        "path": "Claim.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Claim.meta": {
        "index": 2,
        "path": "Claim.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Claim.implicitRules": {
        "index": 3,
        "path": "Claim.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Claim.language": {
        "index": 4,
        "path": "Claim.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Claim.text": {
        "index": 5,
        "path": "Claim.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Claim.contained": {
        "index": 6,
        "path": "Claim.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Claim.extension": {
        "index": 7,
        "path": "Claim.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.modifierExtension": {
        "index": 8,
        "path": "Claim.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.type": {
        "index": 9,
        "path": "Claim.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "institutional | oral | pharmacy | professional | vision",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/claim-type-link"
        }
      },
      "Claim.identifier": {
        "index": 10,
        "path": "Claim.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Claim number"
      },
      "Claim.ruleset": {
        "index": 11,
        "path": "Claim.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Current specification followed",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "Claim.originalRuleset": {
        "index": 12,
        "path": "Claim.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original specification followed",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "Claim.created": {
        "index": 13,
        "path": "Claim.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "Claim.target": {
        "index": 14,
        "path": "Claim.target",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "Claim.provider": {
        "index": 15,
        "path": "Claim.provider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible provider"
      },
      "Claim.organization": {
        "index": 16,
        "path": "Claim.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      },
      "Claim.use": {
        "index": 17,
        "path": "Claim.use",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "complete | proposed | exploratory | other",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/claim-use-link"
        }
      },
      "Claim.priority": {
        "index": 18,
        "path": "Claim.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Desired processing priority",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/process-priority"
        }
      },
      "Claim.fundsReserve": {
        "index": 19,
        "path": "Claim.fundsReserve",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Funds requested to be reserved",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/fundsreserve"
        }
      },
      "Claim.enterer": {
        "index": 20,
        "path": "Claim.enterer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Author"
      },
      "Claim.facility": {
        "index": 21,
        "path": "Claim.facility",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Servicing Facility"
      },
      "Claim.prescription": {
        "index": 22,
        "path": "Claim.prescription",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/VisionPrescription"
            ]
          }
        ],
        "isSummary": true,
        "short": "Prescription"
      },
      "Claim.originalPrescription": {
        "index": 23,
        "path": "Claim.originalPrescription",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          }
        ],
        "isSummary": true,
        "short": "Original Prescription"
      },
      "Claim.payee": {
        "index": 24,
        "path": "Claim.payee",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Payee"
      },
      "Claim.payee.id": {
        "index": 25,
        "path": "Claim.payee.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.payee.extension": {
        "index": 26,
        "path": "Claim.payee.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.payee.modifierExtension": {
        "index": 27,
        "path": "Claim.payee.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.payee.type": {
        "index": 28,
        "path": "Claim.payee.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Party to be paid any benefits payable",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/payeetype"
        }
      },
      "Claim.payee.provider": {
        "index": 29,
        "path": "Claim.payee.provider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Provider who is the payee"
      },
      "Claim.payee.organization": {
        "index": 30,
        "path": "Claim.payee.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization who is the payee"
      },
      "Claim.payee.person": {
        "index": 31,
        "path": "Claim.payee.person",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Other person who is the payee"
      },
      "Claim.referral": {
        "index": 32,
        "path": "Claim.referral",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          }
        ],
        "isSummary": true,
        "short": "Treatment Referral"
      },
      "Claim.diagnosis": {
        "index": 33,
        "path": "Claim.diagnosis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Diagnosis"
      },
      "Claim.diagnosis.id": {
        "index": 34,
        "path": "Claim.diagnosis.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.diagnosis.extension": {
        "index": 35,
        "path": "Claim.diagnosis.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.diagnosis.modifierExtension": {
        "index": 36,
        "path": "Claim.diagnosis.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.diagnosis.sequence": {
        "index": 37,
        "path": "Claim.diagnosis.sequence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Sequence of diagnosis"
      },
      "Claim.diagnosis.diagnosis": {
        "index": 38,
        "path": "Claim.diagnosis.diagnosis",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Patient's list of diagnosis",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/icd-10"
        }
      },
      "Claim.condition": {
        "index": 39,
        "path": "Claim.condition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "List of presenting Conditions",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/fm-conditions"
        }
      },
      "Claim.patient": {
        "index": 40,
        "path": "Claim.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "The subject of the Products and Services"
      },
      "Claim.coverage": {
        "index": 41,
        "path": "Claim.coverage",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Insurance or medical plan"
      },
      "Claim.coverage.id": {
        "index": 42,
        "path": "Claim.coverage.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.coverage.extension": {
        "index": 43,
        "path": "Claim.coverage.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.coverage.modifierExtension": {
        "index": 44,
        "path": "Claim.coverage.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.coverage.sequence": {
        "index": 45,
        "path": "Claim.coverage.sequence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance identifier"
      },
      "Claim.coverage.focal": {
        "index": 46,
        "path": "Claim.coverage.focal",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "The focal Coverage"
      },
      "Claim.coverage.coverage": {
        "index": 47,
        "path": "Claim.coverage.coverage",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Coverage"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurance information"
      },
      "Claim.coverage.businessArrangement": {
        "index": 48,
        "path": "Claim.coverage.businessArrangement",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Business agreement"
      },
      "Claim.coverage.relationship": {
        "index": 49,
        "path": "Claim.coverage.relationship",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Patient relationship to subscriber",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/relationship"
        }
      },
      "Claim.coverage.preAuthRef": {
        "index": 50,
        "path": "Claim.coverage.preAuthRef",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Pre-Authorization/Determination Reference"
      },
      "Claim.coverage.claimResponse": {
        "index": 51,
        "path": "Claim.coverage.claimResponse",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ClaimResponse"
            ]
          }
        ],
        "isSummary": true,
        "short": "Adjudication results"
      },
      "Claim.coverage.originalRuleset": {
        "index": 52,
        "path": "Claim.coverage.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "Claim.exception": {
        "index": 53,
        "path": "Claim.exception",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Eligibility exceptions",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/claim-exception"
        }
      },
      "Claim.school": {
        "index": 54,
        "path": "Claim.school",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of School"
      },
      "Claim.accident": {
        "index": 55,
        "path": "Claim.accident",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "Accident Date"
      },
      "Claim.accidentType": {
        "index": 56,
        "path": "Claim.accidentType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Accident Type",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActIncidentCode"
        }
      },
      "Claim.interventionException": {
        "index": 57,
        "path": "Claim.interventionException",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Intervention and exception code (Pharma)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/intervention"
        }
      },
      "Claim.item": {
        "index": 58,
        "path": "Claim.item",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Goods and Services"
      },
      "Claim.item.id": {
        "index": 59,
        "path": "Claim.item.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.item.extension": {
        "index": 60,
        "path": "Claim.item.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.item.modifierExtension": {
        "index": 61,
        "path": "Claim.item.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.item.sequence": {
        "index": 62,
        "path": "Claim.item.sequence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance"
      },
      "Claim.item.type": {
        "index": 63,
        "path": "Claim.item.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Group or type of product or service",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "Claim.item.provider": {
        "index": 64,
        "path": "Claim.item.provider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "Claim.item.diagnosisLinkId": {
        "index": 65,
        "path": "Claim.item.diagnosisLinkId",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Diagnosis Link"
      },
      "Claim.item.service": {
        "index": 66,
        "path": "Claim.item.service",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Item Code",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "Claim.item.serviceDate": {
        "index": 67,
        "path": "Claim.item.serviceDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "Date of Service"
      },
      "Claim.item.quantity": {
        "index": 68,
        "path": "Claim.item.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Count of Products or Services"
      },
      "Claim.item.unitPrice": {
        "index": 69,
        "path": "Claim.item.unitPrice",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Fee, charge or cost per point"
      },
      "Claim.item.factor": {
        "index": 70,
        "path": "Claim.item.factor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Price scaling factor"
      },
      "Claim.item.points": {
        "index": 71,
        "path": "Claim.item.points",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Difficulty scaling factor"
      },
      "Claim.item.net": {
        "index": 72,
        "path": "Claim.item.net",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Total item cost"
      },
      "Claim.item.udi": {
        "index": 73,
        "path": "Claim.item.udi",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Unique Device Identifier",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "Claim.item.bodySite": {
        "index": 74,
        "path": "Claim.item.bodySite",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Service Location",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/tooth"
        }
      },
      "Claim.item.subSite": {
        "index": 75,
        "path": "Claim.item.subSite",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Service Sub-location",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/surface"
        }
      },
      "Claim.item.modifier": {
        "index": 76,
        "path": "Claim.item.modifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Service/Product billing modifiers",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/claim-modifiers"
        }
      },
      "Claim.item.detail": {
        "index": 77,
        "path": "Claim.item.detail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Additional items"
      },
      "Claim.item.detail.id": {
        "index": 78,
        "path": "Claim.item.detail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.item.detail.extension": {
        "index": 79,
        "path": "Claim.item.detail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.item.detail.modifierExtension": {
        "index": 80,
        "path": "Claim.item.detail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.item.detail.sequence": {
        "index": 81,
        "path": "Claim.item.detail.sequence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance"
      },
      "Claim.item.detail.type": {
        "index": 82,
        "path": "Claim.item.detail.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Group or type of product or service",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "Claim.item.detail.service": {
        "index": 83,
        "path": "Claim.item.detail.service",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Additional item codes",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "Claim.item.detail.quantity": {
        "index": 84,
        "path": "Claim.item.detail.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Count of Products or Services"
      },
      "Claim.item.detail.unitPrice": {
        "index": 85,
        "path": "Claim.item.detail.unitPrice",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Fee, charge or cost per point"
      },
      "Claim.item.detail.factor": {
        "index": 86,
        "path": "Claim.item.detail.factor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Price scaling factor"
      },
      "Claim.item.detail.points": {
        "index": 87,
        "path": "Claim.item.detail.points",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Difficulty scaling factor"
      },
      "Claim.item.detail.net": {
        "index": 88,
        "path": "Claim.item.detail.net",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Total additional item cost"
      },
      "Claim.item.detail.udi": {
        "index": 89,
        "path": "Claim.item.detail.udi",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Unique Device Identifier",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "Claim.item.detail.subDetail": {
        "index": 90,
        "path": "Claim.item.detail.subDetail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Additional items"
      },
      "Claim.item.detail.subDetail.id": {
        "index": 91,
        "path": "Claim.item.detail.subDetail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.item.detail.subDetail.extension": {
        "index": 92,
        "path": "Claim.item.detail.subDetail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.item.detail.subDetail.modifierExtension": {
        "index": 93,
        "path": "Claim.item.detail.subDetail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.item.detail.subDetail.sequence": {
        "index": 94,
        "path": "Claim.item.detail.subDetail.sequence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance"
      },
      "Claim.item.detail.subDetail.type": {
        "index": 95,
        "path": "Claim.item.detail.subDetail.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Type of product or service",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "Claim.item.detail.subDetail.service": {
        "index": 96,
        "path": "Claim.item.detail.subDetail.service",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Additional item codes",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "Claim.item.detail.subDetail.quantity": {
        "index": 97,
        "path": "Claim.item.detail.subDetail.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Count of Products or Services"
      },
      "Claim.item.detail.subDetail.unitPrice": {
        "index": 98,
        "path": "Claim.item.detail.subDetail.unitPrice",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Fee, charge or cost per point"
      },
      "Claim.item.detail.subDetail.factor": {
        "index": 99,
        "path": "Claim.item.detail.subDetail.factor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Price scaling factor"
      },
      "Claim.item.detail.subDetail.points": {
        "index": 100,
        "path": "Claim.item.detail.subDetail.points",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Difficulty scaling factor"
      },
      "Claim.item.detail.subDetail.net": {
        "index": 101,
        "path": "Claim.item.detail.subDetail.net",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Net additional item cost"
      },
      "Claim.item.detail.subDetail.udi": {
        "index": 102,
        "path": "Claim.item.detail.subDetail.udi",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Unique Device Identifier",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "Claim.item.prosthesis": {
        "index": 103,
        "path": "Claim.item.prosthesis",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Prosthetic details"
      },
      "Claim.item.prosthesis.id": {
        "index": 104,
        "path": "Claim.item.prosthesis.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.item.prosthesis.extension": {
        "index": 105,
        "path": "Claim.item.prosthesis.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.item.prosthesis.modifierExtension": {
        "index": 106,
        "path": "Claim.item.prosthesis.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.item.prosthesis.initial": {
        "index": 107,
        "path": "Claim.item.prosthesis.initial",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Is this the initial service"
      },
      "Claim.item.prosthesis.priorDate": {
        "index": 108,
        "path": "Claim.item.prosthesis.priorDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "Initial service Date"
      },
      "Claim.item.prosthesis.priorMaterial": {
        "index": 109,
        "path": "Claim.item.prosthesis.priorMaterial",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Prosthetic Material",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/oral-prosthodontic-material"
        }
      },
      "Claim.additionalMaterials": {
        "index": 110,
        "path": "Claim.additionalMaterials",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Additional materials, documents, etc.",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/additionalmaterials"
        }
      },
      "Claim.missingTeeth": {
        "index": 111,
        "path": "Claim.missingTeeth",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Only if type = oral"
      },
      "Claim.missingTeeth.id": {
        "index": 112,
        "path": "Claim.missingTeeth.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Claim.missingTeeth.extension": {
        "index": 113,
        "path": "Claim.missingTeeth.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Claim.missingTeeth.modifierExtension": {
        "index": 114,
        "path": "Claim.missingTeeth.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Claim.missingTeeth.tooth": {
        "index": 115,
        "path": "Claim.missingTeeth.tooth",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Tooth Code",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/teeth"
        }
      },
      "Claim.missingTeeth.reason": {
        "index": 116,
        "path": "Claim.missingTeeth.reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Reason for missing",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/missing-tooth-reason"
        }
      },
      "Claim.missingTeeth.extractionDate": {
        "index": 117,
        "path": "Claim.missingTeeth.extractionDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "Date of Extraction"
      }
    },
    "ClaimResponse": {
      "ClaimResponse": {
        "index": 0,
        "path": "ClaimResponse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Remittance resource"
      },
      "ClaimResponse.id": {
        "index": 1,
        "path": "ClaimResponse.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ClaimResponse.meta": {
        "index": 2,
        "path": "ClaimResponse.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ClaimResponse.implicitRules": {
        "index": 3,
        "path": "ClaimResponse.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ClaimResponse.language": {
        "index": 4,
        "path": "ClaimResponse.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ClaimResponse.text": {
        "index": 5,
        "path": "ClaimResponse.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ClaimResponse.contained": {
        "index": 6,
        "path": "ClaimResponse.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ClaimResponse.extension": {
        "index": 7,
        "path": "ClaimResponse.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.modifierExtension": {
        "index": 8,
        "path": "ClaimResponse.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.identifier": {
        "index": 9,
        "path": "ClaimResponse.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Response  number"
      },
      "ClaimResponse.request": {
        "index": 10,
        "path": "ClaimResponse.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Claim"
            ]
          }
        ],
        "isSummary": true,
        "short": "Id of resource triggering adjudication"
      },
      "ClaimResponse.ruleset": {
        "index": 11,
        "path": "ClaimResponse.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ClaimResponse.originalRuleset": {
        "index": 12,
        "path": "ClaimResponse.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ClaimResponse.created": {
        "index": 13,
        "path": "ClaimResponse.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "ClaimResponse.organization": {
        "index": 14,
        "path": "ClaimResponse.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "ClaimResponse.requestProvider": {
        "index": 15,
        "path": "ClaimResponse.requestProvider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "ClaimResponse.requestOrganization": {
        "index": 16,
        "path": "ClaimResponse.requestOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      },
      "ClaimResponse.outcome": {
        "index": 17,
        "path": "ClaimResponse.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "complete | error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome"
        }
      },
      "ClaimResponse.disposition": {
        "index": 18,
        "path": "ClaimResponse.disposition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Disposition Message"
      },
      "ClaimResponse.payeeType": {
        "index": 19,
        "path": "ClaimResponse.payeeType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Party to be paid any benefits payable",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/payeetype"
        }
      },
      "ClaimResponse.item": {
        "index": 20,
        "path": "ClaimResponse.item",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Line items"
      },
      "ClaimResponse.item.id": {
        "index": 21,
        "path": "ClaimResponse.item.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.item.extension": {
        "index": 22,
        "path": "ClaimResponse.item.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.item.modifierExtension": {
        "index": 23,
        "path": "ClaimResponse.item.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.item.sequenceLinkId": {
        "index": 24,
        "path": "ClaimResponse.item.sequenceLinkId",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance"
      },
      "ClaimResponse.item.noteNumber": {
        "index": 25,
        "path": "ClaimResponse.item.noteNumber",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "List of note numbers which apply"
      },
      "ClaimResponse.item.adjudication": {
        "index": 26,
        "path": "ClaimResponse.item.adjudication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Adjudication details"
      },
      "ClaimResponse.item.adjudication.id": {
        "index": 27,
        "path": "ClaimResponse.item.adjudication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.item.adjudication.extension": {
        "index": 28,
        "path": "ClaimResponse.item.adjudication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.item.adjudication.modifierExtension": {
        "index": 29,
        "path": "ClaimResponse.item.adjudication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.item.adjudication.code": {
        "index": 30,
        "path": "ClaimResponse.item.adjudication.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Adjudication category such as co-pay, eligible, benefit, etc.",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/adjudication"
        }
      },
      "ClaimResponse.item.adjudication.amount": {
        "index": 31,
        "path": "ClaimResponse.item.adjudication.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Monetary amount"
      },
      "ClaimResponse.item.adjudication.value": {
        "index": 32,
        "path": "ClaimResponse.item.adjudication.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Non-monetary value"
      },
      "ClaimResponse.item.detail": {
        "index": 33,
        "path": "ClaimResponse.item.detail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Detail line items"
      },
      "ClaimResponse.item.detail.id": {
        "index": 34,
        "path": "ClaimResponse.item.detail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.item.detail.extension": {
        "index": 35,
        "path": "ClaimResponse.item.detail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.item.detail.modifierExtension": {
        "index": 36,
        "path": "ClaimResponse.item.detail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.item.detail.sequenceLinkId": {
        "index": 37,
        "path": "ClaimResponse.item.detail.sequenceLinkId",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance"
      },
      "ClaimResponse.item.detail.adjudication": {
        "index": 38,
        "path": "ClaimResponse.item.detail.adjudication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Detail adjudication"
      },
      "ClaimResponse.item.detail.adjudication.id": {
        "index": 39,
        "path": "ClaimResponse.item.detail.adjudication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.item.detail.adjudication.extension": {
        "index": 40,
        "path": "ClaimResponse.item.detail.adjudication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.item.detail.adjudication.modifierExtension": {
        "index": 41,
        "path": "ClaimResponse.item.detail.adjudication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.item.detail.adjudication.code": {
        "index": 42,
        "path": "ClaimResponse.item.detail.adjudication.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Adjudication category such as co-pay, eligible, benefit, etc.",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/adjudication"
        }
      },
      "ClaimResponse.item.detail.adjudication.amount": {
        "index": 43,
        "path": "ClaimResponse.item.detail.adjudication.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Monetary amount"
      },
      "ClaimResponse.item.detail.adjudication.value": {
        "index": 44,
        "path": "ClaimResponse.item.detail.adjudication.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Non-monetary value"
      },
      "ClaimResponse.item.detail.subDetail": {
        "index": 45,
        "path": "ClaimResponse.item.detail.subDetail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Subdetail line items"
      },
      "ClaimResponse.item.detail.subDetail.id": {
        "index": 46,
        "path": "ClaimResponse.item.detail.subDetail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.item.detail.subDetail.extension": {
        "index": 47,
        "path": "ClaimResponse.item.detail.subDetail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.item.detail.subDetail.modifierExtension": {
        "index": 48,
        "path": "ClaimResponse.item.detail.subDetail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.item.detail.subDetail.sequenceLinkId": {
        "index": 49,
        "path": "ClaimResponse.item.detail.subDetail.sequenceLinkId",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance"
      },
      "ClaimResponse.item.detail.subDetail.adjudication": {
        "index": 50,
        "path": "ClaimResponse.item.detail.subDetail.adjudication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Subdetail adjudication"
      },
      "ClaimResponse.item.detail.subDetail.adjudication.id": {
        "index": 51,
        "path": "ClaimResponse.item.detail.subDetail.adjudication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.item.detail.subDetail.adjudication.extension": {
        "index": 52,
        "path": "ClaimResponse.item.detail.subDetail.adjudication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.item.detail.subDetail.adjudication.modifierExtension": {
        "index": 53,
        "path": "ClaimResponse.item.detail.subDetail.adjudication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.item.detail.subDetail.adjudication.code": {
        "index": 54,
        "path": "ClaimResponse.item.detail.subDetail.adjudication.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Adjudication category such as co-pay, eligible, benefit, etc.",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/adjudication"
        }
      },
      "ClaimResponse.item.detail.subDetail.adjudication.amount": {
        "index": 55,
        "path": "ClaimResponse.item.detail.subDetail.adjudication.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Monetary amount"
      },
      "ClaimResponse.item.detail.subDetail.adjudication.value": {
        "index": 56,
        "path": "ClaimResponse.item.detail.subDetail.adjudication.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Non-monetary value"
      },
      "ClaimResponse.addItem": {
        "index": 57,
        "path": "ClaimResponse.addItem",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Insurer added line items"
      },
      "ClaimResponse.addItem.id": {
        "index": 58,
        "path": "ClaimResponse.addItem.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.addItem.extension": {
        "index": 59,
        "path": "ClaimResponse.addItem.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.addItem.modifierExtension": {
        "index": 60,
        "path": "ClaimResponse.addItem.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.addItem.sequenceLinkId": {
        "index": 61,
        "path": "ClaimResponse.addItem.sequenceLinkId",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instances"
      },
      "ClaimResponse.addItem.service": {
        "index": 62,
        "path": "ClaimResponse.addItem.service",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Group, Service or Product",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "ClaimResponse.addItem.fee": {
        "index": 63,
        "path": "ClaimResponse.addItem.fee",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Professional fee or Product charge"
      },
      "ClaimResponse.addItem.noteNumberLinkId": {
        "index": 64,
        "path": "ClaimResponse.addItem.noteNumberLinkId",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "List of note numbers which apply"
      },
      "ClaimResponse.addItem.adjudication": {
        "index": 65,
        "path": "ClaimResponse.addItem.adjudication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Added items adjudication"
      },
      "ClaimResponse.addItem.adjudication.id": {
        "index": 66,
        "path": "ClaimResponse.addItem.adjudication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.addItem.adjudication.extension": {
        "index": 67,
        "path": "ClaimResponse.addItem.adjudication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.addItem.adjudication.modifierExtension": {
        "index": 68,
        "path": "ClaimResponse.addItem.adjudication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.addItem.adjudication.code": {
        "index": 69,
        "path": "ClaimResponse.addItem.adjudication.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Adjudication category such as co-pay, eligible, benefit, etc.",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/adjudication"
        }
      },
      "ClaimResponse.addItem.adjudication.amount": {
        "index": 70,
        "path": "ClaimResponse.addItem.adjudication.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Monetary amount"
      },
      "ClaimResponse.addItem.adjudication.value": {
        "index": 71,
        "path": "ClaimResponse.addItem.adjudication.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Non-monetary value"
      },
      "ClaimResponse.addItem.detail": {
        "index": 72,
        "path": "ClaimResponse.addItem.detail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Added items details"
      },
      "ClaimResponse.addItem.detail.id": {
        "index": 73,
        "path": "ClaimResponse.addItem.detail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.addItem.detail.extension": {
        "index": 74,
        "path": "ClaimResponse.addItem.detail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.addItem.detail.modifierExtension": {
        "index": 75,
        "path": "ClaimResponse.addItem.detail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.addItem.detail.service": {
        "index": 76,
        "path": "ClaimResponse.addItem.detail.service",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Service or Product",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "ClaimResponse.addItem.detail.fee": {
        "index": 77,
        "path": "ClaimResponse.addItem.detail.fee",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Professional fee or Product charge"
      },
      "ClaimResponse.addItem.detail.adjudication": {
        "index": 78,
        "path": "ClaimResponse.addItem.detail.adjudication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Added items detail adjudication"
      },
      "ClaimResponse.addItem.detail.adjudication.id": {
        "index": 79,
        "path": "ClaimResponse.addItem.detail.adjudication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.addItem.detail.adjudication.extension": {
        "index": 80,
        "path": "ClaimResponse.addItem.detail.adjudication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.addItem.detail.adjudication.modifierExtension": {
        "index": 81,
        "path": "ClaimResponse.addItem.detail.adjudication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.addItem.detail.adjudication.code": {
        "index": 82,
        "path": "ClaimResponse.addItem.detail.adjudication.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Adjudication category such as co-pay, eligible, benefit, etc.",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/adjudication"
        }
      },
      "ClaimResponse.addItem.detail.adjudication.amount": {
        "index": 83,
        "path": "ClaimResponse.addItem.detail.adjudication.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Monetary amount"
      },
      "ClaimResponse.addItem.detail.adjudication.value": {
        "index": 84,
        "path": "ClaimResponse.addItem.detail.adjudication.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Non-monetary value"
      },
      "ClaimResponse.error": {
        "index": 85,
        "path": "ClaimResponse.error",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Processing errors"
      },
      "ClaimResponse.error.id": {
        "index": 86,
        "path": "ClaimResponse.error.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.error.extension": {
        "index": 87,
        "path": "ClaimResponse.error.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.error.modifierExtension": {
        "index": 88,
        "path": "ClaimResponse.error.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.error.sequenceLinkId": {
        "index": 89,
        "path": "ClaimResponse.error.sequenceLinkId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Item sequence number"
      },
      "ClaimResponse.error.detailSequenceLinkId": {
        "index": 90,
        "path": "ClaimResponse.error.detailSequenceLinkId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Detail sequence number"
      },
      "ClaimResponse.error.subdetailSequenceLinkId": {
        "index": 91,
        "path": "ClaimResponse.error.subdetailSequenceLinkId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Subdetail sequence number"
      },
      "ClaimResponse.error.code": {
        "index": 92,
        "path": "ClaimResponse.error.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Error code detailing processing issues",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/adjudication-error"
        }
      },
      "ClaimResponse.totalCost": {
        "index": 93,
        "path": "ClaimResponse.totalCost",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Total Cost of service from the Claim"
      },
      "ClaimResponse.unallocDeductable": {
        "index": 94,
        "path": "ClaimResponse.unallocDeductable",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Unallocated deductible"
      },
      "ClaimResponse.totalBenefit": {
        "index": 95,
        "path": "ClaimResponse.totalBenefit",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Total benefit payable for the Claim"
      },
      "ClaimResponse.paymentAdjustment": {
        "index": 96,
        "path": "ClaimResponse.paymentAdjustment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Payment adjustment for non-Claim issues"
      },
      "ClaimResponse.paymentAdjustmentReason": {
        "index": 97,
        "path": "ClaimResponse.paymentAdjustmentReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Reason for Payment adjustment",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/adjustment-reason"
        }
      },
      "ClaimResponse.paymentDate": {
        "index": 98,
        "path": "ClaimResponse.paymentDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "Expected data of Payment"
      },
      "ClaimResponse.paymentAmount": {
        "index": 99,
        "path": "ClaimResponse.paymentAmount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Payment amount"
      },
      "ClaimResponse.paymentRef": {
        "index": 100,
        "path": "ClaimResponse.paymentRef",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Payment identifier"
      },
      "ClaimResponse.reserved": {
        "index": 101,
        "path": "ClaimResponse.reserved",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Funds reserved status",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/fundsreserve"
        }
      },
      "ClaimResponse.form": {
        "index": 102,
        "path": "ClaimResponse.form",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Printed Form Identifier",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/forms"
        }
      },
      "ClaimResponse.note": {
        "index": 103,
        "path": "ClaimResponse.note",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Processing notes"
      },
      "ClaimResponse.note.id": {
        "index": 104,
        "path": "ClaimResponse.note.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.note.extension": {
        "index": 105,
        "path": "ClaimResponse.note.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.note.modifierExtension": {
        "index": 106,
        "path": "ClaimResponse.note.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.note.number": {
        "index": 107,
        "path": "ClaimResponse.note.number",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Note Number for this note"
      },
      "ClaimResponse.note.type": {
        "index": 108,
        "path": "ClaimResponse.note.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "display | print | printoper",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/note-type"
        }
      },
      "ClaimResponse.note.text": {
        "index": 109,
        "path": "ClaimResponse.note.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Note explanatory text"
      },
      "ClaimResponse.coverage": {
        "index": 110,
        "path": "ClaimResponse.coverage",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Insurance or medical plan"
      },
      "ClaimResponse.coverage.id": {
        "index": 111,
        "path": "ClaimResponse.coverage.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClaimResponse.coverage.extension": {
        "index": 112,
        "path": "ClaimResponse.coverage.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClaimResponse.coverage.modifierExtension": {
        "index": 113,
        "path": "ClaimResponse.coverage.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClaimResponse.coverage.sequence": {
        "index": 114,
        "path": "ClaimResponse.coverage.sequence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Service instance identifier"
      },
      "ClaimResponse.coverage.focal": {
        "index": 115,
        "path": "ClaimResponse.coverage.focal",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Is the focal Coverage"
      },
      "ClaimResponse.coverage.coverage": {
        "index": 116,
        "path": "ClaimResponse.coverage.coverage",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Coverage"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurance information"
      },
      "ClaimResponse.coverage.businessArrangement": {
        "index": 117,
        "path": "ClaimResponse.coverage.businessArrangement",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Business agreement"
      },
      "ClaimResponse.coverage.relationship": {
        "index": 118,
        "path": "ClaimResponse.coverage.relationship",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Patient relationship to subscriber",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/relationship"
        }
      },
      "ClaimResponse.coverage.preAuthRef": {
        "index": 119,
        "path": "ClaimResponse.coverage.preAuthRef",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Pre-Authorization/Determination Reference"
      },
      "ClaimResponse.coverage.claimResponse": {
        "index": 120,
        "path": "ClaimResponse.coverage.claimResponse",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ClaimResponse"
            ]
          }
        ],
        "isSummary": true,
        "short": "Adjudication results"
      },
      "ClaimResponse.coverage.originalRuleset": {
        "index": 121,
        "path": "ClaimResponse.coverage.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      }
    },
    "ClinicalImpression": {
      "ClinicalImpression": {
        "index": 0,
        "path": "ClinicalImpression",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A clinical assessment performed when planning treatments and management strategies for a patient"
      },
      "ClinicalImpression.id": {
        "index": 1,
        "path": "ClinicalImpression.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ClinicalImpression.meta": {
        "index": 2,
        "path": "ClinicalImpression.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ClinicalImpression.implicitRules": {
        "index": 3,
        "path": "ClinicalImpression.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ClinicalImpression.language": {
        "index": 4,
        "path": "ClinicalImpression.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ClinicalImpression.text": {
        "index": 5,
        "path": "ClinicalImpression.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ClinicalImpression.contained": {
        "index": 6,
        "path": "ClinicalImpression.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ClinicalImpression.extension": {
        "index": 7,
        "path": "ClinicalImpression.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClinicalImpression.modifierExtension": {
        "index": 8,
        "path": "ClinicalImpression.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClinicalImpression.patient": {
        "index": 9,
        "path": "ClinicalImpression.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "The patient being assessed"
      },
      "ClinicalImpression.assessor": {
        "index": 10,
        "path": "ClinicalImpression.assessor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "The clinician performing the assessment"
      },
      "ClinicalImpression.status": {
        "index": 11,
        "path": "ClinicalImpression.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | completed | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/clinical-impression-status"
        }
      },
      "ClinicalImpression.date": {
        "index": 12,
        "path": "ClinicalImpression.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the assessment occurred"
      },
      "ClinicalImpression.description": {
        "index": 13,
        "path": "ClinicalImpression.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Why/how the assessment was performed"
      },
      "ClinicalImpression.previous": {
        "index": 14,
        "path": "ClinicalImpression.previous",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ClinicalImpression"
            ]
          }
        ],
        "short": "Reference to last assessment"
      },
      "ClinicalImpression.problem": {
        "index": 15,
        "path": "ClinicalImpression.problem",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
            ]
          }
        ],
        "isSummary": true,
        "short": "General assessment of patient state"
      },
      "ClinicalImpression.trigger[x]": {
        "index": 16,
        "path": "ClinicalImpression.trigger[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Request or event that necessitated this assessment",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/clinical-findings"
        }
      },
      "ClinicalImpression.investigations": {
        "index": 17,
        "path": "ClinicalImpression.investigations",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "One or more sets of investigations (signs, symptions, etc.)"
      },
      "ClinicalImpression.investigations.id": {
        "index": 18,
        "path": "ClinicalImpression.investigations.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClinicalImpression.investigations.extension": {
        "index": 19,
        "path": "ClinicalImpression.investigations.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClinicalImpression.investigations.modifierExtension": {
        "index": 20,
        "path": "ClinicalImpression.investigations.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClinicalImpression.investigations.code": {
        "index": 21,
        "path": "ClinicalImpression.investigations.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "A name/code for the set",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/investigation-sets"
        }
      },
      "ClinicalImpression.investigations.item": {
        "index": 22,
        "path": "ClinicalImpression.investigations.item",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
            ]
          }
        ],
        "short": "Record of a specific investigation"
      },
      "ClinicalImpression.protocol": {
        "index": 23,
        "path": "ClinicalImpression.protocol",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Clinical Protocol followed"
      },
      "ClinicalImpression.summary": {
        "index": 24,
        "path": "ClinicalImpression.summary",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Summary of the assessment"
      },
      "ClinicalImpression.finding": {
        "index": 25,
        "path": "ClinicalImpression.finding",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Possible or likely findings and diagnoses"
      },
      "ClinicalImpression.finding.id": {
        "index": 26,
        "path": "ClinicalImpression.finding.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClinicalImpression.finding.extension": {
        "index": 27,
        "path": "ClinicalImpression.finding.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClinicalImpression.finding.modifierExtension": {
        "index": 28,
        "path": "ClinicalImpression.finding.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClinicalImpression.finding.item": {
        "index": 29,
        "path": "ClinicalImpression.finding.item",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Specific text or code for finding",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "ClinicalImpression.finding.cause": {
        "index": 30,
        "path": "ClinicalImpression.finding.cause",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Which investigations support finding"
      },
      "ClinicalImpression.resolved": {
        "index": 31,
        "path": "ClinicalImpression.resolved",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Diagnoses/conditions resolved since previous assessment",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "ClinicalImpression.ruledOut": {
        "index": 32,
        "path": "ClinicalImpression.ruledOut",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Diagnosis considered not possible"
      },
      "ClinicalImpression.ruledOut.id": {
        "index": 33,
        "path": "ClinicalImpression.ruledOut.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ClinicalImpression.ruledOut.extension": {
        "index": 34,
        "path": "ClinicalImpression.ruledOut.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ClinicalImpression.ruledOut.modifierExtension": {
        "index": 35,
        "path": "ClinicalImpression.ruledOut.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ClinicalImpression.ruledOut.item": {
        "index": 36,
        "path": "ClinicalImpression.ruledOut.item",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Specific text of code for diagnosis",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "ClinicalImpression.ruledOut.reason": {
        "index": 37,
        "path": "ClinicalImpression.ruledOut.reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Grounds for elimination"
      },
      "ClinicalImpression.prognosis": {
        "index": 38,
        "path": "ClinicalImpression.prognosis",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Estimate of likely outcome"
      },
      "ClinicalImpression.plan": {
        "index": 39,
        "path": "ClinicalImpression.plan",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CarePlan"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Appointment"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CommunicationRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DeviceUseRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Order"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcessRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SupplyRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/VisionPrescription"
            ]
          }
        ],
        "short": "Plan of action after assessment"
      },
      "ClinicalImpression.action": {
        "index": 40,
        "path": "ClinicalImpression.action",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Procedure"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SupplyRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Appointment"
            ]
          }
        ],
        "short": "Actions taken during assessment"
      }
    },
    "Communication": {
      "Communication": {
        "index": 0,
        "path": "Communication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A record of information transmitted from a sender to a receiver"
      },
      "Communication.id": {
        "index": 1,
        "path": "Communication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Communication.meta": {
        "index": 2,
        "path": "Communication.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Communication.implicitRules": {
        "index": 3,
        "path": "Communication.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Communication.language": {
        "index": 4,
        "path": "Communication.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Communication.text": {
        "index": 5,
        "path": "Communication.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Communication.contained": {
        "index": 6,
        "path": "Communication.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Communication.extension": {
        "index": 7,
        "path": "Communication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Communication.modifierExtension": {
        "index": 8,
        "path": "Communication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Communication.identifier": {
        "index": 9,
        "path": "Communication.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier"
      },
      "Communication.category": {
        "index": 10,
        "path": "Communication.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Message category"
      },
      "Communication.sender": {
        "index": 11,
        "path": "Communication.sender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Message sender"
      },
      "Communication.recipient": {
        "index": 12,
        "path": "Communication.recipient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "short": "Message recipient"
      },
      "Communication.payload": {
        "index": 13,
        "path": "Communication.payload",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Message payload"
      },
      "Communication.payload.id": {
        "index": 14,
        "path": "Communication.payload.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Communication.payload.extension": {
        "index": 15,
        "path": "Communication.payload.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Communication.payload.modifierExtension": {
        "index": 16,
        "path": "Communication.payload.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Communication.payload.content[x]": {
        "index": 17,
        "path": "Communication.payload.content[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Message part content"
      },
      "Communication.medium": {
        "index": 18,
        "path": "Communication.medium",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "A channel of communication",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ParticipationMode"
        }
      },
      "Communication.status": {
        "index": 19,
        "path": "Communication.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | completed | suspended | rejected | failed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/communication-status"
        }
      },
      "Communication.encounter": {
        "index": 20,
        "path": "Communication.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Encounter leading to message"
      },
      "Communication.sent": {
        "index": 21,
        "path": "Communication.sent",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When sent"
      },
      "Communication.received": {
        "index": 22,
        "path": "Communication.received",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When received"
      },
      "Communication.reason": {
        "index": 23,
        "path": "Communication.reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Indication for message"
      },
      "Communication.subject": {
        "index": 24,
        "path": "Communication.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Focus of message"
      },
      "Communication.requestDetail": {
        "index": 25,
        "path": "Communication.requestDetail",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CommunicationRequest"
            ]
          }
        ],
        "isSummary": true,
        "short": "CommunicationRequest producing this message"
      }
    },
    "CommunicationRequest": {
      "CommunicationRequest": {
        "index": 0,
        "path": "CommunicationRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A request for information to be sent to a receiver"
      },
      "CommunicationRequest.id": {
        "index": 1,
        "path": "CommunicationRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "CommunicationRequest.meta": {
        "index": 2,
        "path": "CommunicationRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "CommunicationRequest.implicitRules": {
        "index": 3,
        "path": "CommunicationRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "CommunicationRequest.language": {
        "index": 4,
        "path": "CommunicationRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "CommunicationRequest.text": {
        "index": 5,
        "path": "CommunicationRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "CommunicationRequest.contained": {
        "index": 6,
        "path": "CommunicationRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "CommunicationRequest.extension": {
        "index": 7,
        "path": "CommunicationRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CommunicationRequest.modifierExtension": {
        "index": 8,
        "path": "CommunicationRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "CommunicationRequest.identifier": {
        "index": 9,
        "path": "CommunicationRequest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier"
      },
      "CommunicationRequest.category": {
        "index": 10,
        "path": "CommunicationRequest.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Message category"
      },
      "CommunicationRequest.sender": {
        "index": 11,
        "path": "CommunicationRequest.sender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Message sender"
      },
      "CommunicationRequest.recipient": {
        "index": 12,
        "path": "CommunicationRequest.recipient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Message recipient"
      },
      "CommunicationRequest.payload": {
        "index": 13,
        "path": "CommunicationRequest.payload",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Message payload"
      },
      "CommunicationRequest.payload.id": {
        "index": 14,
        "path": "CommunicationRequest.payload.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "CommunicationRequest.payload.extension": {
        "index": 15,
        "path": "CommunicationRequest.payload.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CommunicationRequest.payload.modifierExtension": {
        "index": 16,
        "path": "CommunicationRequest.payload.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "CommunicationRequest.payload.content[x]": {
        "index": 17,
        "path": "CommunicationRequest.payload.content[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Message part content"
      },
      "CommunicationRequest.medium": {
        "index": 18,
        "path": "CommunicationRequest.medium",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "A channel of communication",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ParticipationMode"
        }
      },
      "CommunicationRequest.requester": {
        "index": 19,
        "path": "CommunicationRequest.requester",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "An individual who requested a communication"
      },
      "CommunicationRequest.status": {
        "index": 20,
        "path": "CommunicationRequest.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | planned | requested | received | accepted | in-progress | completed | suspended | rejected | failed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/communication-request-status"
        }
      },
      "CommunicationRequest.encounter": {
        "index": 21,
        "path": "CommunicationRequest.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Encounter leading to message"
      },
      "CommunicationRequest.scheduled[x]": {
        "index": 22,
        "path": "CommunicationRequest.scheduled[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "When scheduled"
      },
      "CommunicationRequest.reason": {
        "index": 23,
        "path": "CommunicationRequest.reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Indication for message"
      },
      "CommunicationRequest.requestedOn": {
        "index": 24,
        "path": "CommunicationRequest.requestedOn",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When ordered or proposed"
      },
      "CommunicationRequest.subject": {
        "index": 25,
        "path": "CommunicationRequest.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Focus of message"
      },
      "CommunicationRequest.priority": {
        "index": 26,
        "path": "CommunicationRequest.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Message urgency",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-priority"
        }
      }
    },
    "Composition": {
      "Composition": {
        "index": 0,
        "path": "Composition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A set of resources composed into a single coherent clinical statement with clinical attestation"
      },
      "Composition.id": {
        "index": 1,
        "path": "Composition.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Composition.meta": {
        "index": 2,
        "path": "Composition.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Composition.implicitRules": {
        "index": 3,
        "path": "Composition.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Composition.language": {
        "index": 4,
        "path": "Composition.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Composition.text": {
        "index": 5,
        "path": "Composition.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Composition.contained": {
        "index": 6,
        "path": "Composition.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Composition.extension": {
        "index": 7,
        "path": "Composition.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Composition.modifierExtension": {
        "index": 8,
        "path": "Composition.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Composition.identifier": {
        "index": 9,
        "path": "Composition.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Logical identifier of composition (version-independent)"
      },
      "Composition.date": {
        "index": 10,
        "path": "Composition.date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Composition editing time"
      },
      "Composition.type": {
        "index": 11,
        "path": "Composition.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Kind of composition (LOINC if possible)",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/doc-typecodes"
        }
      },
      "Composition.class": {
        "index": 12,
        "path": "Composition.class",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Categorization of Composition",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/doc-classcodes"
        }
      },
      "Composition.title": {
        "index": 13,
        "path": "Composition.title",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human Readable name/title"
      },
      "Composition.status": {
        "index": 14,
        "path": "Composition.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "preliminary | final | amended | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/composition-status"
        }
      },
      "Composition.confidentiality": {
        "index": 15,
        "path": "Composition.confidentiality",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "As defined by affinity domain",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/v3-Confidentiality"
        }
      },
      "Composition.subject": {
        "index": 16,
        "path": "Composition.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who and/or what the composition is about"
      },
      "Composition.author": {
        "index": 17,
        "path": "Composition.author",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who and/or what authored the composition"
      },
      "Composition.attester": {
        "index": 18,
        "path": "Composition.attester",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Attests to accuracy of composition"
      },
      "Composition.attester.id": {
        "index": 19,
        "path": "Composition.attester.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Composition.attester.extension": {
        "index": 20,
        "path": "Composition.attester.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Composition.attester.modifierExtension": {
        "index": 21,
        "path": "Composition.attester.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Composition.attester.mode": {
        "index": 22,
        "path": "Composition.attester.mode",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "personal | professional | legal | official",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/composition-attestation-mode"
        }
      },
      "Composition.attester.time": {
        "index": 23,
        "path": "Composition.attester.time",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When composition attested"
      },
      "Composition.attester.party": {
        "index": 24,
        "path": "Composition.attester.party",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who attested the composition"
      },
      "Composition.custodian": {
        "index": 25,
        "path": "Composition.custodian",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization which maintains the composition"
      },
      "Composition.event": {
        "index": 26,
        "path": "Composition.event",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "The clinical service(s) being documented"
      },
      "Composition.event.id": {
        "index": 27,
        "path": "Composition.event.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Composition.event.extension": {
        "index": 28,
        "path": "Composition.event.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Composition.event.modifierExtension": {
        "index": 29,
        "path": "Composition.event.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Composition.event.code": {
        "index": 30,
        "path": "Composition.event.code",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Code(s) that apply to the event being documented",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActCode"
        }
      },
      "Composition.event.period": {
        "index": 31,
        "path": "Composition.event.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "The period covered by the documentation"
      },
      "Composition.event.detail": {
        "index": 32,
        "path": "Composition.event.detail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "The event(s) being documented"
      },
      "Composition.encounter": {
        "index": 33,
        "path": "Composition.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Context of the Composition"
      },
      "Composition.section": {
        "index": 34,
        "path": "Composition.section",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Composition is broken into sections",
        "name": "section"
      },
      "Composition.section.id": {
        "index": 35,
        "path": "Composition.section.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Composition.section.extension": {
        "index": 36,
        "path": "Composition.section.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Composition.section.modifierExtension": {
        "index": 37,
        "path": "Composition.section.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Composition.section.title": {
        "index": 38,
        "path": "Composition.section.title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Label for section (e.g. for ToC)"
      },
      "Composition.section.code": {
        "index": 39,
        "path": "Composition.section.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Classification of section (recommended)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/doc-section-codes"
        }
      },
      "Composition.section.text": {
        "index": 40,
        "path": "Composition.section.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the section, for human interpretation"
      },
      "Composition.section.mode": {
        "index": 41,
        "path": "Composition.section.mode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "working | snapshot | changes",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/list-mode"
        }
      },
      "Composition.section.orderedBy": {
        "index": 42,
        "path": "Composition.section.orderedBy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Order of section entries",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/list-order"
        }
      },
      "Composition.section.entry": {
        "index": 43,
        "path": "Composition.section.entry",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "A reference to data that supports this section"
      },
      "Composition.section.emptyReason": {
        "index": 44,
        "path": "Composition.section.emptyReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why the section is empty",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/list-empty-reason"
        }
      },
      "Composition.section.section": {
        "index": 45,
        "path": "Composition.section.section",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Nested Section",
        "refSchema": "Composition.section"
      }
    },
    "ConceptMap": {
      "ConceptMap": {
        "index": 0,
        "path": "ConceptMap",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A map from one set of concepts to one or more other concepts"
      },
      "ConceptMap.id": {
        "index": 1,
        "path": "ConceptMap.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ConceptMap.meta": {
        "index": 2,
        "path": "ConceptMap.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ConceptMap.implicitRules": {
        "index": 3,
        "path": "ConceptMap.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ConceptMap.language": {
        "index": 4,
        "path": "ConceptMap.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ConceptMap.text": {
        "index": 5,
        "path": "ConceptMap.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ConceptMap.contained": {
        "index": 6,
        "path": "ConceptMap.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ConceptMap.extension": {
        "index": 7,
        "path": "ConceptMap.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ConceptMap.modifierExtension": {
        "index": 8,
        "path": "ConceptMap.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ConceptMap.url": {
        "index": 9,
        "path": "ConceptMap.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Globally unique logical id for concept map"
      },
      "ConceptMap.identifier": {
        "index": 10,
        "path": "ConceptMap.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Additional identifier for the concept map"
      },
      "ConceptMap.version": {
        "index": 11,
        "path": "ConceptMap.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical id for this version of the concept map"
      },
      "ConceptMap.name": {
        "index": 12,
        "path": "ConceptMap.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Informal name for this concept map"
      },
      "ConceptMap.status": {
        "index": 13,
        "path": "ConceptMap.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "ConceptMap.experimental": {
        "index": 14,
        "path": "ConceptMap.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "ConceptMap.publisher": {
        "index": 15,
        "path": "ConceptMap.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (organization or individual)"
      },
      "ConceptMap.contact": {
        "index": 16,
        "path": "ConceptMap.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "ConceptMap.contact.id": {
        "index": 17,
        "path": "ConceptMap.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ConceptMap.contact.extension": {
        "index": 18,
        "path": "ConceptMap.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ConceptMap.contact.modifierExtension": {
        "index": 19,
        "path": "ConceptMap.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ConceptMap.contact.name": {
        "index": 20,
        "path": "ConceptMap.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "ConceptMap.contact.telecom": {
        "index": 21,
        "path": "ConceptMap.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "ConceptMap.date": {
        "index": 22,
        "path": "ConceptMap.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date for given status"
      },
      "ConceptMap.description": {
        "index": 23,
        "path": "ConceptMap.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human language description of the concept map"
      },
      "ConceptMap.useContext": {
        "index": 24,
        "path": "ConceptMap.useContext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Content intends to support these contexts",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/use-context"
        }
      },
      "ConceptMap.requirements": {
        "index": 25,
        "path": "ConceptMap.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Why needed"
      },
      "ConceptMap.copyright": {
        "index": 26,
        "path": "ConceptMap.copyright",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Use and/or publishing restrictions"
      },
      "ConceptMap.source[x]": {
        "index": 27,
        "path": "ConceptMap.source[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ValueSet"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Identifies the source of the concepts which are being mapped"
      },
      "ConceptMap.target[x]": {
        "index": 28,
        "path": "ConceptMap.target[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ValueSet"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Provides context to the mappings"
      },
      "ConceptMap.element": {
        "index": 29,
        "path": "ConceptMap.element",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Mappings for a concept from the source set"
      },
      "ConceptMap.element.id": {
        "index": 30,
        "path": "ConceptMap.element.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ConceptMap.element.extension": {
        "index": 31,
        "path": "ConceptMap.element.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ConceptMap.element.modifierExtension": {
        "index": 32,
        "path": "ConceptMap.element.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ConceptMap.element.codeSystem": {
        "index": 33,
        "path": "ConceptMap.element.codeSystem",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Code System (if value set crosses code systems)"
      },
      "ConceptMap.element.code": {
        "index": 34,
        "path": "ConceptMap.element.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Identifies element being mapped"
      },
      "ConceptMap.element.target": {
        "index": 35,
        "path": "ConceptMap.element.target",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Concept in target system for element"
      },
      "ConceptMap.element.target.id": {
        "index": 36,
        "path": "ConceptMap.element.target.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ConceptMap.element.target.extension": {
        "index": 37,
        "path": "ConceptMap.element.target.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ConceptMap.element.target.modifierExtension": {
        "index": 38,
        "path": "ConceptMap.element.target.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ConceptMap.element.target.codeSystem": {
        "index": 39,
        "path": "ConceptMap.element.target.codeSystem",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "System of the target (if necessary)"
      },
      "ConceptMap.element.target.code": {
        "index": 40,
        "path": "ConceptMap.element.target.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Code that identifies the target element"
      },
      "ConceptMap.element.target.equivalence": {
        "index": 41,
        "path": "ConceptMap.element.target.equivalence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "short": "equivalent | equal | wider | subsumes | narrower | specializes | inexact | unmatched | disjoint",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/concept-map-equivalence"
        }
      },
      "ConceptMap.element.target.comments": {
        "index": 42,
        "path": "ConceptMap.element.target.comments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Description of status/issues in mapping"
      },
      "ConceptMap.element.target.dependsOn": {
        "index": 43,
        "path": "ConceptMap.element.target.dependsOn",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Other elements required for this mapping (from context)",
        "name": "dependsOn"
      },
      "ConceptMap.element.target.dependsOn.id": {
        "index": 44,
        "path": "ConceptMap.element.target.dependsOn.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ConceptMap.element.target.dependsOn.extension": {
        "index": 45,
        "path": "ConceptMap.element.target.dependsOn.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ConceptMap.element.target.dependsOn.modifierExtension": {
        "index": 46,
        "path": "ConceptMap.element.target.dependsOn.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ConceptMap.element.target.dependsOn.element": {
        "index": 47,
        "path": "ConceptMap.element.target.dependsOn.element",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Reference to element/field/ValueSet mapping depends on"
      },
      "ConceptMap.element.target.dependsOn.codeSystem": {
        "index": 48,
        "path": "ConceptMap.element.target.dependsOn.codeSystem",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Code System (if necessary)"
      },
      "ConceptMap.element.target.dependsOn.code": {
        "index": 49,
        "path": "ConceptMap.element.target.dependsOn.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Value of the referenced element"
      },
      "ConceptMap.element.target.product": {
        "index": 50,
        "path": "ConceptMap.element.target.product",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Other concepts that this mapping also produces",
        "refSchema": "ConceptMap.element.target.dependsOn"
      }
    },
    "Condition": {
      "Condition": {
        "index": 0,
        "path": "Condition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Detailed information about conditions, problems or diagnoses"
      },
      "Condition.id": {
        "index": 1,
        "path": "Condition.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Condition.meta": {
        "index": 2,
        "path": "Condition.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Condition.implicitRules": {
        "index": 3,
        "path": "Condition.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Condition.language": {
        "index": 4,
        "path": "Condition.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Condition.text": {
        "index": 5,
        "path": "Condition.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Condition.contained": {
        "index": 6,
        "path": "Condition.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Condition.extension": {
        "index": 7,
        "path": "Condition.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Condition.modifierExtension": {
        "index": 8,
        "path": "Condition.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Condition.identifier": {
        "index": 9,
        "path": "Condition.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Ids for this condition"
      },
      "Condition.patient": {
        "index": 10,
        "path": "Condition.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who has the condition?"
      },
      "Condition.encounter": {
        "index": 11,
        "path": "Condition.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Encounter when condition first asserted"
      },
      "Condition.asserter": {
        "index": 12,
        "path": "Condition.asserter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Person who asserts this condition"
      },
      "Condition.dateRecorded": {
        "index": 13,
        "path": "Condition.dateRecorded",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "When first entered"
      },
      "Condition.code": {
        "index": 14,
        "path": "Condition.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Identification of the condition, problem or diagnosis",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "Condition.category": {
        "index": 15,
        "path": "Condition.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "complaint | symptom | finding | diagnosis",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/condition-category"
        }
      },
      "Condition.clinicalStatus": {
        "index": 16,
        "path": "Condition.clinicalStatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "active | relapse | remission | resolved",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/condition-clinical"
        }
      },
      "Condition.verificationStatus": {
        "index": 17,
        "path": "Condition.verificationStatus",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "provisional | differential | confirmed | refuted | entered-in-error | unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/condition-ver-status"
        }
      },
      "Condition.severity": {
        "index": 18,
        "path": "Condition.severity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Subjective severity of condition",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/condition-severity"
        }
      },
      "Condition.onset[x]": {
        "index": 19,
        "path": "Condition.onset[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Age"
            ]
          },
          {
            "code": "Period"
          },
          {
            "code": "Range"
          },
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Estimated or actual date,  date-time, or age"
      },
      "Condition.abatement[x]": {
        "index": 20,
        "path": "Condition.abatement[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Age"
            ]
          },
          {
            "code": "boolean"
          },
          {
            "code": "Period"
          },
          {
            "code": "Range"
          },
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "If/when in resolution/remission"
      },
      "Condition.stage": {
        "index": 21,
        "path": "Condition.stage",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Stage/grade, usually assessed formally"
      },
      "Condition.stage.id": {
        "index": 22,
        "path": "Condition.stage.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Condition.stage.extension": {
        "index": 23,
        "path": "Condition.stage.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Condition.stage.modifierExtension": {
        "index": 24,
        "path": "Condition.stage.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Condition.stage.summary": {
        "index": 25,
        "path": "Condition.stage.summary",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Simple summary (disease specific)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-stage"
        }
      },
      "Condition.stage.assessment": {
        "index": 26,
        "path": "Condition.stage.assessment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ClinicalImpression"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          }
        ],
        "isSummary": true,
        "short": "Formal record of assessment"
      },
      "Condition.evidence": {
        "index": 27,
        "path": "Condition.evidence",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Supporting evidence"
      },
      "Condition.evidence.id": {
        "index": 28,
        "path": "Condition.evidence.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Condition.evidence.extension": {
        "index": 29,
        "path": "Condition.evidence.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Condition.evidence.modifierExtension": {
        "index": 30,
        "path": "Condition.evidence.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Condition.evidence.code": {
        "index": 31,
        "path": "Condition.evidence.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Manifestation/symptom",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/manifestation-or-symptom"
        }
      },
      "Condition.evidence.detail": {
        "index": 32,
        "path": "Condition.evidence.detail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Supporting information found elsewhere"
      },
      "Condition.bodySite": {
        "index": 33,
        "path": "Condition.bodySite",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Anatomical location, if relevant",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "Condition.notes": {
        "index": 34,
        "path": "Condition.notes",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Additional information about the Condition"
      }
    },
    "Conformance": {
      "Conformance": {
        "index": 0,
        "path": "Conformance",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A conformance statement"
      },
      "Conformance.id": {
        "index": 1,
        "path": "Conformance.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Conformance.meta": {
        "index": 2,
        "path": "Conformance.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Conformance.implicitRules": {
        "index": 3,
        "path": "Conformance.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Conformance.language": {
        "index": 4,
        "path": "Conformance.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Conformance.text": {
        "index": 5,
        "path": "Conformance.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Conformance.contained": {
        "index": 6,
        "path": "Conformance.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Conformance.extension": {
        "index": 7,
        "path": "Conformance.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.modifierExtension": {
        "index": 8,
        "path": "Conformance.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.url": {
        "index": 9,
        "path": "Conformance.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Logical uri to reference this statement"
      },
      "Conformance.version": {
        "index": 10,
        "path": "Conformance.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical id for this version of the statement"
      },
      "Conformance.name": {
        "index": 11,
        "path": "Conformance.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Informal name for this conformance statement"
      },
      "Conformance.status": {
        "index": 12,
        "path": "Conformance.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "Conformance.experimental": {
        "index": 13,
        "path": "Conformance.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "Conformance.publisher": {
        "index": 14,
        "path": "Conformance.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "Conformance.contact": {
        "index": 15,
        "path": "Conformance.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "Conformance.contact.id": {
        "index": 16,
        "path": "Conformance.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.contact.extension": {
        "index": 17,
        "path": "Conformance.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.contact.modifierExtension": {
        "index": 18,
        "path": "Conformance.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.contact.name": {
        "index": 19,
        "path": "Conformance.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "Conformance.contact.telecom": {
        "index": 20,
        "path": "Conformance.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "Conformance.date": {
        "index": 21,
        "path": "Conformance.date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Publication Date(/time)"
      },
      "Conformance.description": {
        "index": 22,
        "path": "Conformance.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human description of the conformance statement"
      },
      "Conformance.requirements": {
        "index": 23,
        "path": "Conformance.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Why is this needed?"
      },
      "Conformance.copyright": {
        "index": 24,
        "path": "Conformance.copyright",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Use and/or publishing restrictions"
      },
      "Conformance.kind": {
        "index": 25,
        "path": "Conformance.kind",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "instance | capability | requirements",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-statement-kind"
        }
      },
      "Conformance.software": {
        "index": 26,
        "path": "Conformance.software",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Software that is covered by this conformance statement"
      },
      "Conformance.software.id": {
        "index": 27,
        "path": "Conformance.software.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.software.extension": {
        "index": 28,
        "path": "Conformance.software.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.software.modifierExtension": {
        "index": 29,
        "path": "Conformance.software.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.software.name": {
        "index": 30,
        "path": "Conformance.software.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "A name the software is known by"
      },
      "Conformance.software.version": {
        "index": 31,
        "path": "Conformance.software.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Version covered by this statement"
      },
      "Conformance.software.releaseDate": {
        "index": 32,
        "path": "Conformance.software.releaseDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date this version released"
      },
      "Conformance.implementation": {
        "index": 33,
        "path": "Conformance.implementation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "If this describes a specific instance"
      },
      "Conformance.implementation.id": {
        "index": 34,
        "path": "Conformance.implementation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.implementation.extension": {
        "index": 35,
        "path": "Conformance.implementation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.implementation.modifierExtension": {
        "index": 36,
        "path": "Conformance.implementation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.implementation.description": {
        "index": 37,
        "path": "Conformance.implementation.description",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Describes this specific instance"
      },
      "Conformance.implementation.url": {
        "index": 38,
        "path": "Conformance.implementation.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Base URL for the installation"
      },
      "Conformance.fhirVersion": {
        "index": 39,
        "path": "Conformance.fhirVersion",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "FHIR Version the system uses"
      },
      "Conformance.acceptUnknown": {
        "index": 40,
        "path": "Conformance.acceptUnknown",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "no | extensions | elements | both",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/unknown-content-code"
        }
      },
      "Conformance.format": {
        "index": 41,
        "path": "Conformance.format",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "formats supported (xml | json | mime type)"
      },
      "Conformance.profile": {
        "index": 42,
        "path": "Conformance.profile",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "short": "Profiles for use cases supported"
      },
      "Conformance.rest": {
        "index": 43,
        "path": "Conformance.rest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "If the endpoint is a RESTful one"
      },
      "Conformance.rest.id": {
        "index": 44,
        "path": "Conformance.rest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.extension": {
        "index": 45,
        "path": "Conformance.rest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.modifierExtension": {
        "index": 46,
        "path": "Conformance.rest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.mode": {
        "index": 47,
        "path": "Conformance.rest.mode",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "client | server",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/restful-conformance-mode"
        }
      },
      "Conformance.rest.documentation": {
        "index": 48,
        "path": "Conformance.rest.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "General description of implementation"
      },
      "Conformance.rest.security": {
        "index": 49,
        "path": "Conformance.rest.security",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Information about security of implementation"
      },
      "Conformance.rest.security.id": {
        "index": 50,
        "path": "Conformance.rest.security.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.security.extension": {
        "index": 51,
        "path": "Conformance.rest.security.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.security.modifierExtension": {
        "index": 52,
        "path": "Conformance.rest.security.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.security.cors": {
        "index": 53,
        "path": "Conformance.rest.security.cors",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Adds CORS Headers (http://enable-cors.org/)"
      },
      "Conformance.rest.security.service": {
        "index": 54,
        "path": "Conformance.rest.security.service",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/restful-security-service"
        }
      },
      "Conformance.rest.security.description": {
        "index": 55,
        "path": "Conformance.rest.security.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "General description of how security works"
      },
      "Conformance.rest.security.certificate": {
        "index": 56,
        "path": "Conformance.rest.security.certificate",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Certificates associated with security profiles"
      },
      "Conformance.rest.security.certificate.id": {
        "index": 57,
        "path": "Conformance.rest.security.certificate.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.security.certificate.extension": {
        "index": 58,
        "path": "Conformance.rest.security.certificate.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.security.certificate.modifierExtension": {
        "index": 59,
        "path": "Conformance.rest.security.certificate.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.security.certificate.type": {
        "index": 60,
        "path": "Conformance.rest.security.certificate.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Mime type for certificate"
      },
      "Conformance.rest.security.certificate.blob": {
        "index": 61,
        "path": "Conformance.rest.security.certificate.blob",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "base64Binary"
          }
        ],
        "short": "Actual certificate"
      },
      "Conformance.rest.resource": {
        "index": 62,
        "path": "Conformance.rest.resource",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Resource served on the REST interface"
      },
      "Conformance.rest.resource.id": {
        "index": 63,
        "path": "Conformance.rest.resource.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.resource.extension": {
        "index": 64,
        "path": "Conformance.rest.resource.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.resource.modifierExtension": {
        "index": 65,
        "path": "Conformance.rest.resource.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.resource.type": {
        "index": 66,
        "path": "Conformance.rest.resource.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "A resource type that is supported",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "Conformance.rest.resource.profile": {
        "index": 67,
        "path": "Conformance.rest.resource.profile",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "short": "Base System profile for all uses of resource"
      },
      "Conformance.rest.resource.interaction": {
        "index": 68,
        "path": "Conformance.rest.resource.interaction",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "What operations are supported?"
      },
      "Conformance.rest.resource.interaction.id": {
        "index": 69,
        "path": "Conformance.rest.resource.interaction.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.resource.interaction.extension": {
        "index": 70,
        "path": "Conformance.rest.resource.interaction.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.resource.interaction.modifierExtension": {
        "index": 71,
        "path": "Conformance.rest.resource.interaction.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.resource.interaction.code": {
        "index": 72,
        "path": "Conformance.rest.resource.interaction.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "read | vread | update | delete | history-instance | validate | history-type | create | search-type",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/type-restful-interaction"
        }
      },
      "Conformance.rest.resource.interaction.documentation": {
        "index": 73,
        "path": "Conformance.rest.resource.interaction.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Anything special about operation behavior"
      },
      "Conformance.rest.resource.versioning": {
        "index": 74,
        "path": "Conformance.rest.resource.versioning",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "no-version | versioned | versioned-update",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/versioning-policy"
        }
      },
      "Conformance.rest.resource.readHistory": {
        "index": 75,
        "path": "Conformance.rest.resource.readHistory",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether vRead can return past versions"
      },
      "Conformance.rest.resource.updateCreate": {
        "index": 76,
        "path": "Conformance.rest.resource.updateCreate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If update can commit to a new identity"
      },
      "Conformance.rest.resource.conditionalCreate": {
        "index": 77,
        "path": "Conformance.rest.resource.conditionalCreate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If allows/uses conditional create"
      },
      "Conformance.rest.resource.conditionalUpdate": {
        "index": 78,
        "path": "Conformance.rest.resource.conditionalUpdate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If allows/uses conditional update"
      },
      "Conformance.rest.resource.conditionalDelete": {
        "index": 79,
        "path": "Conformance.rest.resource.conditionalDelete",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "not-supported | single | multiple - how conditional delete is supported",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conditional-delete-status"
        }
      },
      "Conformance.rest.resource.searchInclude": {
        "index": 80,
        "path": "Conformance.rest.resource.searchInclude",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "_include values supported by the server"
      },
      "Conformance.rest.resource.searchRevInclude": {
        "index": 81,
        "path": "Conformance.rest.resource.searchRevInclude",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "_revinclude values supported by the server"
      },
      "Conformance.rest.resource.searchParam": {
        "index": 82,
        "path": "Conformance.rest.resource.searchParam",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Search params supported by implementation",
        "name": "searchParam"
      },
      "Conformance.rest.resource.searchParam.id": {
        "index": 83,
        "path": "Conformance.rest.resource.searchParam.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.resource.searchParam.extension": {
        "index": 84,
        "path": "Conformance.rest.resource.searchParam.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.resource.searchParam.modifierExtension": {
        "index": 85,
        "path": "Conformance.rest.resource.searchParam.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.resource.searchParam.name": {
        "index": 86,
        "path": "Conformance.rest.resource.searchParam.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name of search parameter"
      },
      "Conformance.rest.resource.searchParam.definition": {
        "index": 87,
        "path": "Conformance.rest.resource.searchParam.definition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Source of definition for parameter"
      },
      "Conformance.rest.resource.searchParam.type": {
        "index": 88,
        "path": "Conformance.rest.resource.searchParam.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "number | date | string | token | reference | composite | quantity | uri",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/search-param-type"
        }
      },
      "Conformance.rest.resource.searchParam.documentation": {
        "index": 89,
        "path": "Conformance.rest.resource.searchParam.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Server-specific usage"
      },
      "Conformance.rest.resource.searchParam.target": {
        "index": 90,
        "path": "Conformance.rest.resource.searchParam.target",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Types of resource (if a resource reference)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "Conformance.rest.resource.searchParam.modifier": {
        "index": 91,
        "path": "Conformance.rest.resource.searchParam.modifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "missing | exact | contains | not | text | in | not-in | below | above | type",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/search-modifier-code"
        }
      },
      "Conformance.rest.resource.searchParam.chain": {
        "index": 92,
        "path": "Conformance.rest.resource.searchParam.chain",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Chained names supported"
      },
      "Conformance.rest.interaction": {
        "index": 93,
        "path": "Conformance.rest.interaction",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "What operations are supported?"
      },
      "Conformance.rest.interaction.id": {
        "index": 94,
        "path": "Conformance.rest.interaction.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.interaction.extension": {
        "index": 95,
        "path": "Conformance.rest.interaction.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.interaction.modifierExtension": {
        "index": 96,
        "path": "Conformance.rest.interaction.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.interaction.code": {
        "index": 97,
        "path": "Conformance.rest.interaction.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "transaction | search-system | history-system",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/system-restful-interaction"
        }
      },
      "Conformance.rest.interaction.documentation": {
        "index": 98,
        "path": "Conformance.rest.interaction.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Anything special about operation behavior"
      },
      "Conformance.rest.transactionMode": {
        "index": 99,
        "path": "Conformance.rest.transactionMode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "not-supported | batch | transaction | both",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/transaction-mode"
        }
      },
      "Conformance.rest.searchParam": {
        "index": 100,
        "path": "Conformance.rest.searchParam",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Search params for searching all resources",
        "refSchema": "Conformance.rest.resource.searchParam"
      },
      "Conformance.rest.operation": {
        "index": 101,
        "path": "Conformance.rest.operation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Definition of an operation or a custom query"
      },
      "Conformance.rest.operation.id": {
        "index": 102,
        "path": "Conformance.rest.operation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.rest.operation.extension": {
        "index": 103,
        "path": "Conformance.rest.operation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.rest.operation.modifierExtension": {
        "index": 104,
        "path": "Conformance.rest.operation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.rest.operation.name": {
        "index": 105,
        "path": "Conformance.rest.operation.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name by which the operation/query is invoked"
      },
      "Conformance.rest.operation.definition": {
        "index": 106,
        "path": "Conformance.rest.operation.definition",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
            ]
          }
        ],
        "short": "The defined operation/query"
      },
      "Conformance.rest.compartment": {
        "index": 107,
        "path": "Conformance.rest.compartment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Compartments served/used by system"
      },
      "Conformance.messaging": {
        "index": 108,
        "path": "Conformance.messaging",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "If messaging is supported"
      },
      "Conformance.messaging.id": {
        "index": 109,
        "path": "Conformance.messaging.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.messaging.extension": {
        "index": 110,
        "path": "Conformance.messaging.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.messaging.modifierExtension": {
        "index": 111,
        "path": "Conformance.messaging.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.messaging.endpoint": {
        "index": 112,
        "path": "Conformance.messaging.endpoint",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A messaging service end-point"
      },
      "Conformance.messaging.endpoint.id": {
        "index": 113,
        "path": "Conformance.messaging.endpoint.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.messaging.endpoint.extension": {
        "index": 114,
        "path": "Conformance.messaging.endpoint.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.messaging.endpoint.modifierExtension": {
        "index": 115,
        "path": "Conformance.messaging.endpoint.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.messaging.endpoint.protocol": {
        "index": 116,
        "path": "Conformance.messaging.endpoint.protocol",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "http | ftp | mllp +",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/message-transport"
        }
      },
      "Conformance.messaging.endpoint.address": {
        "index": 117,
        "path": "Conformance.messaging.endpoint.address",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Address of end-point"
      },
      "Conformance.messaging.reliableCache": {
        "index": 118,
        "path": "Conformance.messaging.reliableCache",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "short": "Reliable Message Cache Length (min)"
      },
      "Conformance.messaging.documentation": {
        "index": 119,
        "path": "Conformance.messaging.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Messaging interface behavior details"
      },
      "Conformance.messaging.event": {
        "index": 120,
        "path": "Conformance.messaging.event",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Declare support for this event"
      },
      "Conformance.messaging.event.id": {
        "index": 121,
        "path": "Conformance.messaging.event.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.messaging.event.extension": {
        "index": 122,
        "path": "Conformance.messaging.event.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.messaging.event.modifierExtension": {
        "index": 123,
        "path": "Conformance.messaging.event.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.messaging.event.code": {
        "index": 124,
        "path": "Conformance.messaging.event.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Event type",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/message-events"
        }
      },
      "Conformance.messaging.event.category": {
        "index": 125,
        "path": "Conformance.messaging.event.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Consequence | Currency | Notification",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/message-significance-category"
        }
      },
      "Conformance.messaging.event.mode": {
        "index": 126,
        "path": "Conformance.messaging.event.mode",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "sender | receiver",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/message-conformance-event-mode"
        }
      },
      "Conformance.messaging.event.focus": {
        "index": 127,
        "path": "Conformance.messaging.event.focus",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Resource that's focus of message",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "Conformance.messaging.event.request": {
        "index": 128,
        "path": "Conformance.messaging.event.request",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "short": "Profile that describes the request"
      },
      "Conformance.messaging.event.response": {
        "index": 129,
        "path": "Conformance.messaging.event.response",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "short": "Profile that describes the response"
      },
      "Conformance.messaging.event.documentation": {
        "index": 130,
        "path": "Conformance.messaging.event.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Endpoint-specific event documentation"
      },
      "Conformance.document": {
        "index": 131,
        "path": "Conformance.document",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Document definition"
      },
      "Conformance.document.id": {
        "index": 132,
        "path": "Conformance.document.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Conformance.document.extension": {
        "index": 133,
        "path": "Conformance.document.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Conformance.document.modifierExtension": {
        "index": 134,
        "path": "Conformance.document.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Conformance.document.mode": {
        "index": 135,
        "path": "Conformance.document.mode",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "producer | consumer",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/document-mode"
        }
      },
      "Conformance.document.documentation": {
        "index": 136,
        "path": "Conformance.document.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Description of document support"
      },
      "Conformance.document.profile": {
        "index": 137,
        "path": "Conformance.document.profile",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "short": "Constraint on a resource used in the document"
      }
    },
    "Contract": {
      "Contract": {
        "index": 0,
        "path": "Contract",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Contract"
      },
      "Contract.id": {
        "index": 1,
        "path": "Contract.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Contract.meta": {
        "index": 2,
        "path": "Contract.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Contract.implicitRules": {
        "index": 3,
        "path": "Contract.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Contract.language": {
        "index": 4,
        "path": "Contract.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Contract.text": {
        "index": 5,
        "path": "Contract.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Contract.contained": {
        "index": 6,
        "path": "Contract.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Contract.extension": {
        "index": 7,
        "path": "Contract.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.modifierExtension": {
        "index": 8,
        "path": "Contract.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.identifier": {
        "index": 9,
        "path": "Contract.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Contract identifier"
      },
      "Contract.issued": {
        "index": 10,
        "path": "Contract.issued",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When this Contract was issued"
      },
      "Contract.applies": {
        "index": 11,
        "path": "Contract.applies",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Effective time"
      },
      "Contract.subject": {
        "index": 12,
        "path": "Contract.subject",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Subject of this Contract"
      },
      "Contract.authority": {
        "index": 13,
        "path": "Contract.authority",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Authority under which this Contract has standing"
      },
      "Contract.domain": {
        "index": 14,
        "path": "Contract.domain",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Domain in which this Contract applies"
      },
      "Contract.type": {
        "index": 15,
        "path": "Contract.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Contract Tyoe",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-type"
        }
      },
      "Contract.subType": {
        "index": 16,
        "path": "Contract.subType",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Contract Subtype",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-subtype"
        }
      },
      "Contract.action": {
        "index": 17,
        "path": "Contract.action",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract Action",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-action"
        }
      },
      "Contract.actionReason": {
        "index": 18,
        "path": "Contract.actionReason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract Action Reason",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"
        }
      },
      "Contract.actor": {
        "index": 19,
        "path": "Contract.actor",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Actor"
      },
      "Contract.actor.id": {
        "index": 20,
        "path": "Contract.actor.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.actor.extension": {
        "index": 21,
        "path": "Contract.actor.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.actor.modifierExtension": {
        "index": 22,
        "path": "Contract.actor.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.actor.entity": {
        "index": 23,
        "path": "Contract.actor.entity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Contract"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "short": "Contract Actor Type"
      },
      "Contract.actor.role": {
        "index": 24,
        "path": "Contract.actor.role",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract  Actor Role",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-actorrole"
        }
      },
      "Contract.valuedItem": {
        "index": 25,
        "path": "Contract.valuedItem",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Valued Item"
      },
      "Contract.valuedItem.id": {
        "index": 26,
        "path": "Contract.valuedItem.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.valuedItem.extension": {
        "index": 27,
        "path": "Contract.valuedItem.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.valuedItem.modifierExtension": {
        "index": 28,
        "path": "Contract.valuedItem.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.valuedItem.entity[x]": {
        "index": 29,
        "path": "Contract.valuedItem.entity[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Contract Valued Item Type"
      },
      "Contract.valuedItem.identifier": {
        "index": 30,
        "path": "Contract.valuedItem.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Contract Valued Item Identifier"
      },
      "Contract.valuedItem.effectiveTime": {
        "index": 31,
        "path": "Contract.valuedItem.effectiveTime",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Contract Valued Item Effective Tiem"
      },
      "Contract.valuedItem.quantity": {
        "index": 32,
        "path": "Contract.valuedItem.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Count of Contract Valued Items"
      },
      "Contract.valuedItem.unitPrice": {
        "index": 33,
        "path": "Contract.valuedItem.unitPrice",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "short": "Contract Valued Item fee, charge, or cost"
      },
      "Contract.valuedItem.factor": {
        "index": 34,
        "path": "Contract.valuedItem.factor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Contract Valued Item Price Scaling Factor"
      },
      "Contract.valuedItem.points": {
        "index": 35,
        "path": "Contract.valuedItem.points",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Contract Valued Item Difficulty Scaling Factor"
      },
      "Contract.valuedItem.net": {
        "index": 36,
        "path": "Contract.valuedItem.net",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "short": "Total Contract Valued Item Value"
      },
      "Contract.signer": {
        "index": 37,
        "path": "Contract.signer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Signer"
      },
      "Contract.signer.id": {
        "index": 38,
        "path": "Contract.signer.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.signer.extension": {
        "index": 39,
        "path": "Contract.signer.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.signer.modifierExtension": {
        "index": 40,
        "path": "Contract.signer.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.signer.type": {
        "index": 41,
        "path": "Contract.signer.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Contract Signer Type",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/contract-signer-type"
        }
      },
      "Contract.signer.party": {
        "index": 42,
        "path": "Contract.signer.party",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "short": "Contract Signatory Party"
      },
      "Contract.signer.signature": {
        "index": 43,
        "path": "Contract.signer.signature",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Contract Documentation Signature"
      },
      "Contract.term": {
        "index": 44,
        "path": "Contract.term",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Term List",
        "name": "term"
      },
      "Contract.term.id": {
        "index": 45,
        "path": "Contract.term.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.term.extension": {
        "index": 46,
        "path": "Contract.term.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.term.modifierExtension": {
        "index": 47,
        "path": "Contract.term.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.term.identifier": {
        "index": 48,
        "path": "Contract.term.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Contract Term identifier"
      },
      "Contract.term.issued": {
        "index": 49,
        "path": "Contract.term.issued",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Contract Term Issue Date Time"
      },
      "Contract.term.applies": {
        "index": 50,
        "path": "Contract.term.applies",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Contract Term Effective Time"
      },
      "Contract.term.type": {
        "index": 51,
        "path": "Contract.term.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract Term Type",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-term-type"
        }
      },
      "Contract.term.subType": {
        "index": 52,
        "path": "Contract.term.subType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract Term Subtype",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-term-subtype"
        }
      },
      "Contract.term.subject": {
        "index": 53,
        "path": "Contract.term.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Subject of this Contract Term"
      },
      "Contract.term.action": {
        "index": 54,
        "path": "Contract.term.action",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract Term Action",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-action"
        }
      },
      "Contract.term.actionReason": {
        "index": 55,
        "path": "Contract.term.actionReason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract Term Action Reason",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"
        }
      },
      "Contract.term.actor": {
        "index": 56,
        "path": "Contract.term.actor",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Term Actor List"
      },
      "Contract.term.actor.id": {
        "index": 57,
        "path": "Contract.term.actor.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.term.actor.extension": {
        "index": 58,
        "path": "Contract.term.actor.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.term.actor.modifierExtension": {
        "index": 59,
        "path": "Contract.term.actor.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.term.actor.entity": {
        "index": 60,
        "path": "Contract.term.actor.entity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Contract"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "short": "Contract Term Actor"
      },
      "Contract.term.actor.role": {
        "index": 61,
        "path": "Contract.term.actor.role",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Contract Term Actor Role",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/contract-actorrole"
        }
      },
      "Contract.term.text": {
        "index": 62,
        "path": "Contract.term.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Human readable Contract term text"
      },
      "Contract.term.valuedItem": {
        "index": 63,
        "path": "Contract.term.valuedItem",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Term Valued Item"
      },
      "Contract.term.valuedItem.id": {
        "index": 64,
        "path": "Contract.term.valuedItem.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.term.valuedItem.extension": {
        "index": 65,
        "path": "Contract.term.valuedItem.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.term.valuedItem.modifierExtension": {
        "index": 66,
        "path": "Contract.term.valuedItem.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.term.valuedItem.entity[x]": {
        "index": 67,
        "path": "Contract.term.valuedItem.entity[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Contract Term Valued Item Type"
      },
      "Contract.term.valuedItem.identifier": {
        "index": 68,
        "path": "Contract.term.valuedItem.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Contract Term Valued Item Identifier"
      },
      "Contract.term.valuedItem.effectiveTime": {
        "index": 69,
        "path": "Contract.term.valuedItem.effectiveTime",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Contract Term Valued Item Effective Tiem"
      },
      "Contract.term.valuedItem.quantity": {
        "index": 70,
        "path": "Contract.term.valuedItem.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Contract Term Valued Item Count"
      },
      "Contract.term.valuedItem.unitPrice": {
        "index": 71,
        "path": "Contract.term.valuedItem.unitPrice",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "short": "Contract Term Valued Item fee, charge, or cost"
      },
      "Contract.term.valuedItem.factor": {
        "index": 72,
        "path": "Contract.term.valuedItem.factor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Contract Term Valued Item Price Scaling Factor"
      },
      "Contract.term.valuedItem.points": {
        "index": 73,
        "path": "Contract.term.valuedItem.points",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Contract Term Valued Item Difficulty Scaling Factor"
      },
      "Contract.term.valuedItem.net": {
        "index": 74,
        "path": "Contract.term.valuedItem.net",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "short": "Total Contract Term Valued Item Value"
      },
      "Contract.term.group": {
        "index": 75,
        "path": "Contract.term.group",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Nested Contract Term Group",
        "refSchema": "Contract.term"
      },
      "Contract.binding[x]": {
        "index": 76,
        "path": "Contract.binding[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Composition"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ],
        "short": "Binding Contract"
      },
      "Contract.friendly": {
        "index": 77,
        "path": "Contract.friendly",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Friendly Language"
      },
      "Contract.friendly.id": {
        "index": 78,
        "path": "Contract.friendly.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.friendly.extension": {
        "index": 79,
        "path": "Contract.friendly.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.friendly.modifierExtension": {
        "index": 80,
        "path": "Contract.friendly.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.friendly.content[x]": {
        "index": 81,
        "path": "Contract.friendly.content[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Composition"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ],
        "short": "Easily comprehended representation of this Contract"
      },
      "Contract.legal": {
        "index": 82,
        "path": "Contract.legal",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contract Legal Language"
      },
      "Contract.legal.id": {
        "index": 83,
        "path": "Contract.legal.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.legal.extension": {
        "index": 84,
        "path": "Contract.legal.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.legal.modifierExtension": {
        "index": 85,
        "path": "Contract.legal.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.legal.content[x]": {
        "index": 86,
        "path": "Contract.legal.content[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Composition"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ],
        "short": "Contract Legal Text"
      },
      "Contract.rule": {
        "index": 87,
        "path": "Contract.rule",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Computable Contract Language"
      },
      "Contract.rule.id": {
        "index": 88,
        "path": "Contract.rule.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Contract.rule.extension": {
        "index": 89,
        "path": "Contract.rule.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Contract.rule.modifierExtension": {
        "index": 90,
        "path": "Contract.rule.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Contract.rule.content[x]": {
        "index": 91,
        "path": "Contract.rule.content[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          }
        ],
        "short": "Computable Contract Rules"
      }
    },
    "Coverage": {
      "Coverage": {
        "index": 0,
        "path": "Coverage",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Insurance or medical plan"
      },
      "Coverage.id": {
        "index": 1,
        "path": "Coverage.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Coverage.meta": {
        "index": 2,
        "path": "Coverage.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Coverage.implicitRules": {
        "index": 3,
        "path": "Coverage.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Coverage.language": {
        "index": 4,
        "path": "Coverage.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Coverage.text": {
        "index": 5,
        "path": "Coverage.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Coverage.contained": {
        "index": 6,
        "path": "Coverage.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Coverage.extension": {
        "index": 7,
        "path": "Coverage.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Coverage.modifierExtension": {
        "index": 8,
        "path": "Coverage.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Coverage.issuer": {
        "index": 9,
        "path": "Coverage.issuer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "An identifier for the plan issuer"
      },
      "Coverage.bin": {
        "index": 10,
        "path": "Coverage.bin",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "BIN Number"
      },
      "Coverage.period": {
        "index": 11,
        "path": "Coverage.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Coverage start and end dates"
      },
      "Coverage.type": {
        "index": 12,
        "path": "Coverage.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Type of coverage",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActCoverageTypeCode"
        }
      },
      "Coverage.subscriberId": {
        "index": 13,
        "path": "Coverage.subscriberId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Subscriber ID"
      },
      "Coverage.identifier": {
        "index": 14,
        "path": "Coverage.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "The primary coverage ID"
      },
      "Coverage.group": {
        "index": 15,
        "path": "Coverage.group",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "An identifier for the group"
      },
      "Coverage.plan": {
        "index": 16,
        "path": "Coverage.plan",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "An identifier for the plan"
      },
      "Coverage.subPlan": {
        "index": 17,
        "path": "Coverage.subPlan",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "An identifier for the subsection of the plan"
      },
      "Coverage.dependent": {
        "index": 18,
        "path": "Coverage.dependent",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "The dependent number"
      },
      "Coverage.sequence": {
        "index": 19,
        "path": "Coverage.sequence",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "The plan instance or sequence counter"
      },
      "Coverage.subscriber": {
        "index": 20,
        "path": "Coverage.subscriber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isModifier": true,
        "short": "Plan holder information"
      },
      "Coverage.network": {
        "index": 21,
        "path": "Coverage.network",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Insurer network"
      },
      "Coverage.contract": {
        "index": 22,
        "path": "Coverage.contract",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Contract"
            ]
          }
        ],
        "short": "Contract details"
      }
    },
    "DataElement": {
      "DataElement": {
        "index": 0,
        "path": "DataElement",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Resource data element"
      },
      "DataElement.id": {
        "index": 1,
        "path": "DataElement.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DataElement.meta": {
        "index": 2,
        "path": "DataElement.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DataElement.implicitRules": {
        "index": 3,
        "path": "DataElement.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DataElement.language": {
        "index": 4,
        "path": "DataElement.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DataElement.text": {
        "index": 5,
        "path": "DataElement.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DataElement.contained": {
        "index": 6,
        "path": "DataElement.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DataElement.extension": {
        "index": 7,
        "path": "DataElement.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DataElement.modifierExtension": {
        "index": 8,
        "path": "DataElement.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DataElement.url": {
        "index": 9,
        "path": "DataElement.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Globally unique logical id for data element"
      },
      "DataElement.identifier": {
        "index": 10,
        "path": "DataElement.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Logical id to reference this data element"
      },
      "DataElement.version": {
        "index": 11,
        "path": "DataElement.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical id for this version of the data element"
      },
      "DataElement.name": {
        "index": 12,
        "path": "DataElement.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Descriptive label for this element definition"
      },
      "DataElement.status": {
        "index": 13,
        "path": "DataElement.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "DataElement.experimental": {
        "index": 14,
        "path": "DataElement.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "DataElement.publisher": {
        "index": 15,
        "path": "DataElement.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "DataElement.contact": {
        "index": 16,
        "path": "DataElement.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "DataElement.contact.id": {
        "index": 17,
        "path": "DataElement.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DataElement.contact.extension": {
        "index": 18,
        "path": "DataElement.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DataElement.contact.modifierExtension": {
        "index": 19,
        "path": "DataElement.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DataElement.contact.name": {
        "index": 20,
        "path": "DataElement.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "DataElement.contact.telecom": {
        "index": 21,
        "path": "DataElement.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "DataElement.date": {
        "index": 22,
        "path": "DataElement.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date for this version of the data element"
      },
      "DataElement.useContext": {
        "index": 23,
        "path": "DataElement.useContext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Content intends to support these contexts",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/use-context"
        }
      },
      "DataElement.copyright": {
        "index": 24,
        "path": "DataElement.copyright",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Use and/or publishing restrictions"
      },
      "DataElement.stringency": {
        "index": 25,
        "path": "DataElement.stringency",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "comparable | fully-specified | equivalent | convertable | scaleable | flexible",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/dataelement-stringency"
        }
      },
      "DataElement.mapping": {
        "index": 26,
        "path": "DataElement.mapping",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "External specification mapped to"
      },
      "DataElement.mapping.id": {
        "index": 27,
        "path": "DataElement.mapping.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DataElement.mapping.extension": {
        "index": 28,
        "path": "DataElement.mapping.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DataElement.mapping.modifierExtension": {
        "index": 29,
        "path": "DataElement.mapping.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DataElement.mapping.identity": {
        "index": 30,
        "path": "DataElement.mapping.identity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Internal id when this mapping is used"
      },
      "DataElement.mapping.uri": {
        "index": 31,
        "path": "DataElement.mapping.uri",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Identifies what this mapping refers to"
      },
      "DataElement.mapping.name": {
        "index": 32,
        "path": "DataElement.mapping.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Names what this mapping refers to"
      },
      "DataElement.mapping.comments": {
        "index": 33,
        "path": "DataElement.mapping.comments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Versions, Issues, Scope limitations etc."
      },
      "DataElement.element": {
        "index": 34,
        "path": "DataElement.element",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "ElementDefinition"
          }
        ],
        "isSummary": true,
        "short": "Definition of element"
      }
    },
    "DetectedIssue": {
      "DetectedIssue": {
        "index": 0,
        "path": "DetectedIssue",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Clinical issue with action"
      },
      "DetectedIssue.id": {
        "index": 1,
        "path": "DetectedIssue.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DetectedIssue.meta": {
        "index": 2,
        "path": "DetectedIssue.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DetectedIssue.implicitRules": {
        "index": 3,
        "path": "DetectedIssue.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DetectedIssue.language": {
        "index": 4,
        "path": "DetectedIssue.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DetectedIssue.text": {
        "index": 5,
        "path": "DetectedIssue.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DetectedIssue.contained": {
        "index": 6,
        "path": "DetectedIssue.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DetectedIssue.extension": {
        "index": 7,
        "path": "DetectedIssue.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DetectedIssue.modifierExtension": {
        "index": 8,
        "path": "DetectedIssue.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DetectedIssue.patient": {
        "index": 9,
        "path": "DetectedIssue.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Associated patient"
      },
      "DetectedIssue.category": {
        "index": 10,
        "path": "DetectedIssue.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Issue Category, e.g. drug-drug, duplicate therapy, etc.",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/detectedissue-category"
        }
      },
      "DetectedIssue.severity": {
        "index": 11,
        "path": "DetectedIssue.severity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "high | moderate | low",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/detectedissue-severity"
        }
      },
      "DetectedIssue.implicated": {
        "index": 12,
        "path": "DetectedIssue.implicated",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Problem resource"
      },
      "DetectedIssue.detail": {
        "index": 13,
        "path": "DetectedIssue.detail",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Description and context"
      },
      "DetectedIssue.date": {
        "index": 14,
        "path": "DetectedIssue.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When identified"
      },
      "DetectedIssue.author": {
        "index": 15,
        "path": "DetectedIssue.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "The provider or device that identified the issue"
      },
      "DetectedIssue.identifier": {
        "index": 16,
        "path": "DetectedIssue.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique id for the detected issue"
      },
      "DetectedIssue.reference": {
        "index": 17,
        "path": "DetectedIssue.reference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Authority for issue"
      },
      "DetectedIssue.mitigation": {
        "index": 18,
        "path": "DetectedIssue.mitigation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Step taken to address"
      },
      "DetectedIssue.mitigation.id": {
        "index": 19,
        "path": "DetectedIssue.mitigation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DetectedIssue.mitigation.extension": {
        "index": 20,
        "path": "DetectedIssue.mitigation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DetectedIssue.mitigation.modifierExtension": {
        "index": 21,
        "path": "DetectedIssue.mitigation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DetectedIssue.mitigation.action": {
        "index": 22,
        "path": "DetectedIssue.mitigation.action",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "What mitigation?",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action"
        }
      },
      "DetectedIssue.mitigation.date": {
        "index": 23,
        "path": "DetectedIssue.mitigation.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Date committed"
      },
      "DetectedIssue.mitigation.author": {
        "index": 24,
        "path": "DetectedIssue.mitigation.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "short": "Who is committing?"
      }
    },
    "Device": {
      "Device": {
        "index": 0,
        "path": "Device",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "An instance of a manufactured te that is used in the provision of healthcare"
      },
      "Device.id": {
        "index": 1,
        "path": "Device.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Device.meta": {
        "index": 2,
        "path": "Device.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Device.implicitRules": {
        "index": 3,
        "path": "Device.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Device.language": {
        "index": 4,
        "path": "Device.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Device.text": {
        "index": 5,
        "path": "Device.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Device.contained": {
        "index": 6,
        "path": "Device.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Device.extension": {
        "index": 7,
        "path": "Device.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Device.modifierExtension": {
        "index": 8,
        "path": "Device.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Device.identifier": {
        "index": 9,
        "path": "Device.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Instance id from manufacturer, owner, and others"
      },
      "Device.type": {
        "index": 10,
        "path": "Device.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "What kind of device this is"
      },
      "Device.note": {
        "index": 11,
        "path": "Device.note",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Device notes and comments"
      },
      "Device.status": {
        "index": 12,
        "path": "Device.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "available | not-available | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/devicestatus"
        }
      },
      "Device.manufacturer": {
        "index": 13,
        "path": "Device.manufacturer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name of device manufacturer"
      },
      "Device.model": {
        "index": 14,
        "path": "Device.model",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Model id assigned by the manufacturer"
      },
      "Device.version": {
        "index": 15,
        "path": "Device.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Version number (i.e. software)"
      },
      "Device.manufactureDate": {
        "index": 16,
        "path": "Device.manufactureDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Manufacture date"
      },
      "Device.expiry": {
        "index": 17,
        "path": "Device.expiry",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Date and time of expiry of this device (if applicable)"
      },
      "Device.udi": {
        "index": 18,
        "path": "Device.udi",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "FDA mandated Unique Device Identifier"
      },
      "Device.lotNumber": {
        "index": 19,
        "path": "Device.lotNumber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Lot number of manufacture"
      },
      "Device.owner": {
        "index": 20,
        "path": "Device.owner",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Organization responsible for device"
      },
      "Device.location": {
        "index": 21,
        "path": "Device.location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Where the resource is found"
      },
      "Device.patient": {
        "index": 22,
        "path": "Device.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "short": "If the resource is affixed to a person"
      },
      "Device.contact": {
        "index": 23,
        "path": "Device.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "short": "Details for human/organization for support"
      },
      "Device.url": {
        "index": 24,
        "path": "Device.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Network address to contact device"
      }
    },
    "DeviceComponent": {
      "DeviceComponent": {
        "index": 0,
        "path": "DeviceComponent",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "An instance of a medical-related component of a medical device"
      },
      "DeviceComponent.id": {
        "index": 1,
        "path": "DeviceComponent.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DeviceComponent.meta": {
        "index": 2,
        "path": "DeviceComponent.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DeviceComponent.implicitRules": {
        "index": 3,
        "path": "DeviceComponent.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DeviceComponent.language": {
        "index": 4,
        "path": "DeviceComponent.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DeviceComponent.text": {
        "index": 5,
        "path": "DeviceComponent.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DeviceComponent.contained": {
        "index": 6,
        "path": "DeviceComponent.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DeviceComponent.extension": {
        "index": 7,
        "path": "DeviceComponent.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DeviceComponent.modifierExtension": {
        "index": 8,
        "path": "DeviceComponent.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DeviceComponent.type": {
        "index": 9,
        "path": "DeviceComponent.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "What kind of component it is"
      },
      "DeviceComponent.identifier": {
        "index": 10,
        "path": "DeviceComponent.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Instance id assigned by the software stack"
      },
      "DeviceComponent.lastSystemChange": {
        "index": 11,
        "path": "DeviceComponent.lastSystemChange",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Recent system change timestamp"
      },
      "DeviceComponent.source": {
        "index": 12,
        "path": "DeviceComponent.source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "A source device of this component"
      },
      "DeviceComponent.parent": {
        "index": 13,
        "path": "DeviceComponent.parent",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DeviceComponent"
            ]
          }
        ],
        "isSummary": true,
        "short": "Parent resource link"
      },
      "DeviceComponent.operationalStatus": {
        "index": 14,
        "path": "DeviceComponent.operationalStatus",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Component operational status"
      },
      "DeviceComponent.parameterGroup": {
        "index": 15,
        "path": "DeviceComponent.parameterGroup",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Current supported parameter group"
      },
      "DeviceComponent.measurementPrinciple": {
        "index": 16,
        "path": "DeviceComponent.measurementPrinciple",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "other | chemical | electrical | impedance | nuclear | optical | thermal | biological | mechanical | acoustical | manual+",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/measurement-principle"
        }
      },
      "DeviceComponent.productionSpecification": {
        "index": 17,
        "path": "DeviceComponent.productionSpecification",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Production specification of the component"
      },
      "DeviceComponent.productionSpecification.id": {
        "index": 18,
        "path": "DeviceComponent.productionSpecification.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DeviceComponent.productionSpecification.extension": {
        "index": 19,
        "path": "DeviceComponent.productionSpecification.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DeviceComponent.productionSpecification.modifierExtension": {
        "index": 20,
        "path": "DeviceComponent.productionSpecification.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DeviceComponent.productionSpecification.specType": {
        "index": 21,
        "path": "DeviceComponent.productionSpecification.specType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Specification type"
      },
      "DeviceComponent.productionSpecification.componentId": {
        "index": 22,
        "path": "DeviceComponent.productionSpecification.componentId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Internal component unique identification"
      },
      "DeviceComponent.productionSpecification.productionSpec": {
        "index": 23,
        "path": "DeviceComponent.productionSpecification.productionSpec",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "A printable string defining the component"
      },
      "DeviceComponent.languageCode": {
        "index": 24,
        "path": "DeviceComponent.languageCode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Language code for the human-readable text strings produced by the device"
      }
    },
    "DeviceMetric": {
      "DeviceMetric": {
        "index": 0,
        "path": "DeviceMetric",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Measurement, calculation or setting capability of a medical device"
      },
      "DeviceMetric.id": {
        "index": 1,
        "path": "DeviceMetric.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DeviceMetric.meta": {
        "index": 2,
        "path": "DeviceMetric.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DeviceMetric.implicitRules": {
        "index": 3,
        "path": "DeviceMetric.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DeviceMetric.language": {
        "index": 4,
        "path": "DeviceMetric.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DeviceMetric.text": {
        "index": 5,
        "path": "DeviceMetric.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DeviceMetric.contained": {
        "index": 6,
        "path": "DeviceMetric.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DeviceMetric.extension": {
        "index": 7,
        "path": "DeviceMetric.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DeviceMetric.modifierExtension": {
        "index": 8,
        "path": "DeviceMetric.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DeviceMetric.type": {
        "index": 9,
        "path": "DeviceMetric.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of metric"
      },
      "DeviceMetric.identifier": {
        "index": 10,
        "path": "DeviceMetric.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier of this DeviceMetric"
      },
      "DeviceMetric.unit": {
        "index": 11,
        "path": "DeviceMetric.unit",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Unit of metric"
      },
      "DeviceMetric.source": {
        "index": 12,
        "path": "DeviceMetric.source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Describes the link to the source Device"
      },
      "DeviceMetric.parent": {
        "index": 13,
        "path": "DeviceMetric.parent",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DeviceComponent"
            ]
          }
        ],
        "isSummary": true,
        "short": "Describes the link to the parent DeviceComponent"
      },
      "DeviceMetric.operationalStatus": {
        "index": 14,
        "path": "DeviceMetric.operationalStatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "on | off | standby",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/metric-operational-status"
        }
      },
      "DeviceMetric.color": {
        "index": 15,
        "path": "DeviceMetric.color",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "black | red | green | yellow | blue | magenta | cyan | white",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/metric-color"
        }
      },
      "DeviceMetric.category": {
        "index": 16,
        "path": "DeviceMetric.category",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "measurement | setting | calculation | unspecified",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/metric-category"
        }
      },
      "DeviceMetric.measurementPeriod": {
        "index": 17,
        "path": "DeviceMetric.measurementPeriod",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "isSummary": true,
        "short": "Describes the measurement repetition time"
      },
      "DeviceMetric.calibration": {
        "index": 18,
        "path": "DeviceMetric.calibration",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Describes the calibrations that have been performed or that are required to be performed"
      },
      "DeviceMetric.calibration.id": {
        "index": 19,
        "path": "DeviceMetric.calibration.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DeviceMetric.calibration.extension": {
        "index": 20,
        "path": "DeviceMetric.calibration.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DeviceMetric.calibration.modifierExtension": {
        "index": 21,
        "path": "DeviceMetric.calibration.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DeviceMetric.calibration.type": {
        "index": 22,
        "path": "DeviceMetric.calibration.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "unspecified | offset | gain | two-point",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/metric-calibration-type"
        }
      },
      "DeviceMetric.calibration.state": {
        "index": 23,
        "path": "DeviceMetric.calibration.state",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "not-calibrated | calibration-required | calibrated | unspecified",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/metric-calibration-state"
        }
      },
      "DeviceMetric.calibration.time": {
        "index": 24,
        "path": "DeviceMetric.calibration.time",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Describes the time last calibration has been performed"
      }
    },
    "DeviceUseRequest": {
      "DeviceUseRequest": {
        "index": 0,
        "path": "DeviceUseRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A request for a patient to use or be given a medical device"
      },
      "DeviceUseRequest.id": {
        "index": 1,
        "path": "DeviceUseRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DeviceUseRequest.meta": {
        "index": 2,
        "path": "DeviceUseRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DeviceUseRequest.implicitRules": {
        "index": 3,
        "path": "DeviceUseRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DeviceUseRequest.language": {
        "index": 4,
        "path": "DeviceUseRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DeviceUseRequest.text": {
        "index": 5,
        "path": "DeviceUseRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DeviceUseRequest.contained": {
        "index": 6,
        "path": "DeviceUseRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DeviceUseRequest.extension": {
        "index": 7,
        "path": "DeviceUseRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DeviceUseRequest.modifierExtension": {
        "index": 8,
        "path": "DeviceUseRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DeviceUseRequest.bodySite[x]": {
        "index": 9,
        "path": "DeviceUseRequest.bodySite[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/BodySite"
            ]
          }
        ],
        "isSummary": true,
        "short": "Target body site"
      },
      "DeviceUseRequest.status": {
        "index": 10,
        "path": "DeviceUseRequest.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | planned | requested | received | accepted | in-progress | completed | suspended | rejected | aborted",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/device-use-request-status"
        }
      },
      "DeviceUseRequest.device": {
        "index": 11,
        "path": "DeviceUseRequest.device",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Device requested"
      },
      "DeviceUseRequest.encounter": {
        "index": 12,
        "path": "DeviceUseRequest.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Encounter motivating request"
      },
      "DeviceUseRequest.identifier": {
        "index": 13,
        "path": "DeviceUseRequest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Request identifier"
      },
      "DeviceUseRequest.indication": {
        "index": 14,
        "path": "DeviceUseRequest.indication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Reason for request"
      },
      "DeviceUseRequest.notes": {
        "index": 15,
        "path": "DeviceUseRequest.notes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Notes or comments"
      },
      "DeviceUseRequest.prnReason": {
        "index": 16,
        "path": "DeviceUseRequest.prnReason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "PRN"
      },
      "DeviceUseRequest.orderedOn": {
        "index": 17,
        "path": "DeviceUseRequest.orderedOn",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When ordered"
      },
      "DeviceUseRequest.recordedOn": {
        "index": 18,
        "path": "DeviceUseRequest.recordedOn",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When recorded"
      },
      "DeviceUseRequest.subject": {
        "index": 19,
        "path": "DeviceUseRequest.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Focus of request"
      },
      "DeviceUseRequest.timing[x]": {
        "index": 20,
        "path": "DeviceUseRequest.timing[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          },
          {
            "code": "Period"
          },
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Schedule for use"
      },
      "DeviceUseRequest.priority": {
        "index": 21,
        "path": "DeviceUseRequest.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "routine | urgent | stat | asap",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/device-use-request-priority"
        }
      }
    },
    "DeviceUseStatement": {
      "DeviceUseStatement": {
        "index": 0,
        "path": "DeviceUseStatement",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.id": {
        "index": 1,
        "path": "DeviceUseStatement.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DeviceUseStatement.meta": {
        "index": 2,
        "path": "DeviceUseStatement.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DeviceUseStatement.implicitRules": {
        "index": 3,
        "path": "DeviceUseStatement.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DeviceUseStatement.language": {
        "index": 4,
        "path": "DeviceUseStatement.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DeviceUseStatement.text": {
        "index": 5,
        "path": "DeviceUseStatement.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DeviceUseStatement.contained": {
        "index": 6,
        "path": "DeviceUseStatement.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DeviceUseStatement.extension": {
        "index": 7,
        "path": "DeviceUseStatement.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DeviceUseStatement.modifierExtension": {
        "index": 8,
        "path": "DeviceUseStatement.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DeviceUseStatement.bodySite[x]": {
        "index": 9,
        "path": "DeviceUseStatement.bodySite[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/BodySite"
            ]
          }
        ],
        "isSummary": true,
        "short": "Target body site"
      },
      "DeviceUseStatement.whenUsed": {
        "index": 10,
        "path": "DeviceUseStatement.whenUsed",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.device": {
        "index": 11,
        "path": "DeviceUseStatement.device",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.identifier": {
        "index": 12,
        "path": "DeviceUseStatement.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.indication": {
        "index": 13,
        "path": "DeviceUseStatement.indication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.notes": {
        "index": 14,
        "path": "DeviceUseStatement.notes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.recordedOn": {
        "index": 15,
        "path": "DeviceUseStatement.recordedOn",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.subject": {
        "index": 16,
        "path": "DeviceUseStatement.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true
      },
      "DeviceUseStatement.timing[x]": {
        "index": 17,
        "path": "DeviceUseStatement.timing[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          },
          {
            "code": "Period"
          },
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true
      }
    },
    "DiagnosticOrder": {
      "DiagnosticOrder": {
        "index": 0,
        "path": "DiagnosticOrder",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A request for a diagnostic service"
      },
      "DiagnosticOrder.id": {
        "index": 1,
        "path": "DiagnosticOrder.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DiagnosticOrder.meta": {
        "index": 2,
        "path": "DiagnosticOrder.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DiagnosticOrder.implicitRules": {
        "index": 3,
        "path": "DiagnosticOrder.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DiagnosticOrder.language": {
        "index": 4,
        "path": "DiagnosticOrder.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DiagnosticOrder.text": {
        "index": 5,
        "path": "DiagnosticOrder.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DiagnosticOrder.contained": {
        "index": 6,
        "path": "DiagnosticOrder.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DiagnosticOrder.extension": {
        "index": 7,
        "path": "DiagnosticOrder.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DiagnosticOrder.modifierExtension": {
        "index": 8,
        "path": "DiagnosticOrder.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DiagnosticOrder.subject": {
        "index": 9,
        "path": "DiagnosticOrder.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who and/or what test is about"
      },
      "DiagnosticOrder.orderer": {
        "index": 10,
        "path": "DiagnosticOrder.orderer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who ordered the test"
      },
      "DiagnosticOrder.identifier": {
        "index": 11,
        "path": "DiagnosticOrder.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifiers assigned to this order"
      },
      "DiagnosticOrder.encounter": {
        "index": 12,
        "path": "DiagnosticOrder.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "The encounter that this diagnostic order is associated with"
      },
      "DiagnosticOrder.reason": {
        "index": 13,
        "path": "DiagnosticOrder.reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Explanation/Justification for test",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "DiagnosticOrder.supportingInformation": {
        "index": 14,
        "path": "DiagnosticOrder.supportingInformation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          }
        ],
        "short": "Additional clinical information"
      },
      "DiagnosticOrder.specimen": {
        "index": 15,
        "path": "DiagnosticOrder.specimen",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Specimen"
            ]
          }
        ],
        "short": "If the whole order relates to specific specimens"
      },
      "DiagnosticOrder.status": {
        "index": 16,
        "path": "DiagnosticOrder.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-status"
        }
      },
      "DiagnosticOrder.priority": {
        "index": 17,
        "path": "DiagnosticOrder.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "routine | urgent | stat | asap",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-priority"
        }
      },
      "DiagnosticOrder.event": {
        "index": 18,
        "path": "DiagnosticOrder.event",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A list of events of interest in the lifecycle",
        "name": "event"
      },
      "DiagnosticOrder.event.id": {
        "index": 19,
        "path": "DiagnosticOrder.event.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DiagnosticOrder.event.extension": {
        "index": 20,
        "path": "DiagnosticOrder.event.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DiagnosticOrder.event.modifierExtension": {
        "index": 21,
        "path": "DiagnosticOrder.event.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DiagnosticOrder.event.status": {
        "index": 22,
        "path": "DiagnosticOrder.event.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-status"
        }
      },
      "DiagnosticOrder.event.description": {
        "index": 23,
        "path": "DiagnosticOrder.event.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "More information about the event and its context",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-event"
        }
      },
      "DiagnosticOrder.event.dateTime": {
        "index": 24,
        "path": "DiagnosticOrder.event.dateTime",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "The date at which the event happened"
      },
      "DiagnosticOrder.event.actor": {
        "index": 25,
        "path": "DiagnosticOrder.event.actor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "short": "Who recorded or did this"
      },
      "DiagnosticOrder.item": {
        "index": 26,
        "path": "DiagnosticOrder.item",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "The items the orderer requested"
      },
      "DiagnosticOrder.item.id": {
        "index": 27,
        "path": "DiagnosticOrder.item.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DiagnosticOrder.item.extension": {
        "index": 28,
        "path": "DiagnosticOrder.item.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DiagnosticOrder.item.modifierExtension": {
        "index": 29,
        "path": "DiagnosticOrder.item.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DiagnosticOrder.item.code": {
        "index": 30,
        "path": "DiagnosticOrder.item.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Code to indicate the item (test or panel) being ordered",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-requests"
        }
      },
      "DiagnosticOrder.item.specimen": {
        "index": 31,
        "path": "DiagnosticOrder.item.specimen",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Specimen"
            ]
          }
        ],
        "short": "If this item relates to specific specimens"
      },
      "DiagnosticOrder.item.bodySite": {
        "index": 32,
        "path": "DiagnosticOrder.item.bodySite",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Location of requested test (if applicable)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "DiagnosticOrder.item.status": {
        "index": 33,
        "path": "DiagnosticOrder.item.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-status"
        }
      },
      "DiagnosticOrder.item.event": {
        "index": 34,
        "path": "DiagnosticOrder.item.event",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Events specific to this item",
        "refSchema": "DiagnosticOrder.event"
      },
      "DiagnosticOrder.note": {
        "index": 35,
        "path": "DiagnosticOrder.note",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Other notes and comments"
      }
    },
    "DiagnosticReport": {
      "DiagnosticReport": {
        "index": 0,
        "path": "DiagnosticReport",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports"
      },
      "DiagnosticReport.id": {
        "index": 1,
        "path": "DiagnosticReport.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DiagnosticReport.meta": {
        "index": 2,
        "path": "DiagnosticReport.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DiagnosticReport.implicitRules": {
        "index": 3,
        "path": "DiagnosticReport.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DiagnosticReport.language": {
        "index": 4,
        "path": "DiagnosticReport.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DiagnosticReport.text": {
        "index": 5,
        "path": "DiagnosticReport.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DiagnosticReport.contained": {
        "index": 6,
        "path": "DiagnosticReport.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DiagnosticReport.extension": {
        "index": 7,
        "path": "DiagnosticReport.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DiagnosticReport.modifierExtension": {
        "index": 8,
        "path": "DiagnosticReport.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DiagnosticReport.identifier": {
        "index": 9,
        "path": "DiagnosticReport.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Id for external references to this report"
      },
      "DiagnosticReport.status": {
        "index": 10,
        "path": "DiagnosticReport.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "registered | partial | final | corrected | appended | cancelled | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-report-status"
        }
      },
      "DiagnosticReport.category": {
        "index": 11,
        "path": "DiagnosticReport.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Service category",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-service-sections"
        }
      },
      "DiagnosticReport.code": {
        "index": 12,
        "path": "DiagnosticReport.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Name/Code for this diagnostic report",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/report-codes"
        }
      },
      "DiagnosticReport.subject": {
        "index": 13,
        "path": "DiagnosticReport.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "The subject of the report, usually, but not always, the patient"
      },
      "DiagnosticReport.encounter": {
        "index": 14,
        "path": "DiagnosticReport.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Health care event when test ordered"
      },
      "DiagnosticReport.effective[x]": {
        "index": 15,
        "path": "DiagnosticReport.effective[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Clinically Relevant time/time-period for report"
      },
      "DiagnosticReport.issued": {
        "index": 16,
        "path": "DiagnosticReport.issued",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "DateTime this version was released"
      },
      "DiagnosticReport.performer": {
        "index": 17,
        "path": "DiagnosticReport.performer",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible Diagnostic Service"
      },
      "DiagnosticReport.request": {
        "index": 18,
        "path": "DiagnosticReport.request",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          }
        ],
        "short": "What was requested"
      },
      "DiagnosticReport.specimen": {
        "index": 19,
        "path": "DiagnosticReport.specimen",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Specimen"
            ]
          }
        ],
        "short": "Specimens this report is based on"
      },
      "DiagnosticReport.result": {
        "index": 20,
        "path": "DiagnosticReport.result",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          }
        ],
        "short": "Observations - simple, or complex nested groups"
      },
      "DiagnosticReport.imagingStudy": {
        "index": 21,
        "path": "DiagnosticReport.imagingStudy",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ImagingStudy"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ImagingObjectSelection"
            ]
          }
        ],
        "short": "Reference to full details of imaging associated with the diagnostic report"
      },
      "DiagnosticReport.image": {
        "index": 22,
        "path": "DiagnosticReport.image",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Key images associated with this report"
      },
      "DiagnosticReport.image.id": {
        "index": 23,
        "path": "DiagnosticReport.image.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DiagnosticReport.image.extension": {
        "index": 24,
        "path": "DiagnosticReport.image.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DiagnosticReport.image.modifierExtension": {
        "index": 25,
        "path": "DiagnosticReport.image.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DiagnosticReport.image.comment": {
        "index": 26,
        "path": "DiagnosticReport.image.comment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Comment about the image (e.g. explanation)"
      },
      "DiagnosticReport.image.link": {
        "index": 27,
        "path": "DiagnosticReport.image.link",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Media"
            ]
          }
        ],
        "isSummary": true,
        "short": "Reference to the image source"
      },
      "DiagnosticReport.conclusion": {
        "index": 28,
        "path": "DiagnosticReport.conclusion",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Clinical Interpretation of test results"
      },
      "DiagnosticReport.codedDiagnosis": {
        "index": 29,
        "path": "DiagnosticReport.codedDiagnosis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Codes for the conclusion",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/clinical-findings"
        }
      },
      "DiagnosticReport.presentedForm": {
        "index": 30,
        "path": "DiagnosticReport.presentedForm",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "short": "Entire report as issued"
      }
    },
    "DocumentManifest": {
      "DocumentManifest": {
        "index": 0,
        "path": "DocumentManifest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A manifest that defines a set of documents"
      },
      "DocumentManifest.id": {
        "index": 1,
        "path": "DocumentManifest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DocumentManifest.meta": {
        "index": 2,
        "path": "DocumentManifest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DocumentManifest.implicitRules": {
        "index": 3,
        "path": "DocumentManifest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DocumentManifest.language": {
        "index": 4,
        "path": "DocumentManifest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DocumentManifest.text": {
        "index": 5,
        "path": "DocumentManifest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DocumentManifest.contained": {
        "index": 6,
        "path": "DocumentManifest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DocumentManifest.extension": {
        "index": 7,
        "path": "DocumentManifest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentManifest.modifierExtension": {
        "index": 8,
        "path": "DocumentManifest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentManifest.masterIdentifier": {
        "index": 9,
        "path": "DocumentManifest.masterIdentifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique Identifier for the set of documents"
      },
      "DocumentManifest.identifier": {
        "index": 10,
        "path": "DocumentManifest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Other identifiers for the manifest"
      },
      "DocumentManifest.subject": {
        "index": 11,
        "path": "DocumentManifest.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "The subject of the set of documents"
      },
      "DocumentManifest.recipient": {
        "index": 12,
        "path": "DocumentManifest.recipient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Intended to get notified about this set of documents"
      },
      "DocumentManifest.type": {
        "index": 13,
        "path": "DocumentManifest.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Kind of document set",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/c80-doc-typecodes"
        }
      },
      "DocumentManifest.author": {
        "index": 14,
        "path": "DocumentManifest.author",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who and/or what authored the manifest"
      },
      "DocumentManifest.created": {
        "index": 15,
        "path": "DocumentManifest.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When this document manifest created"
      },
      "DocumentManifest.source": {
        "index": 16,
        "path": "DocumentManifest.source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "The source system/application/software"
      },
      "DocumentManifest.status": {
        "index": 17,
        "path": "DocumentManifest.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "current | superseded | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/document-reference-status"
        }
      },
      "DocumentManifest.description": {
        "index": 18,
        "path": "DocumentManifest.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human-readable description (title)"
      },
      "DocumentManifest.content": {
        "index": 19,
        "path": "DocumentManifest.content",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "The items included"
      },
      "DocumentManifest.content.id": {
        "index": 20,
        "path": "DocumentManifest.content.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DocumentManifest.content.extension": {
        "index": 21,
        "path": "DocumentManifest.content.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentManifest.content.modifierExtension": {
        "index": 22,
        "path": "DocumentManifest.content.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentManifest.content.p[x]": {
        "index": 23,
        "path": "DocumentManifest.content.p[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Contents of this set of documents"
      },
      "DocumentManifest.related": {
        "index": 24,
        "path": "DocumentManifest.related",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Related things"
      },
      "DocumentManifest.related.id": {
        "index": 25,
        "path": "DocumentManifest.related.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DocumentManifest.related.extension": {
        "index": 26,
        "path": "DocumentManifest.related.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentManifest.related.modifierExtension": {
        "index": 27,
        "path": "DocumentManifest.related.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentManifest.related.identifier": {
        "index": 28,
        "path": "DocumentManifest.related.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifiers of things that are related"
      },
      "DocumentManifest.related.ref": {
        "index": 29,
        "path": "DocumentManifest.related.ref",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Related Resource"
      }
    },
    "DocumentReference": {
      "DocumentReference": {
        "index": 0,
        "path": "DocumentReference",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A reference to a document"
      },
      "DocumentReference.id": {
        "index": 1,
        "path": "DocumentReference.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "DocumentReference.meta": {
        "index": 2,
        "path": "DocumentReference.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "DocumentReference.implicitRules": {
        "index": 3,
        "path": "DocumentReference.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "DocumentReference.language": {
        "index": 4,
        "path": "DocumentReference.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "DocumentReference.text": {
        "index": 5,
        "path": "DocumentReference.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "DocumentReference.contained": {
        "index": 6,
        "path": "DocumentReference.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "DocumentReference.extension": {
        "index": 7,
        "path": "DocumentReference.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentReference.modifierExtension": {
        "index": 8,
        "path": "DocumentReference.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentReference.masterIdentifier": {
        "index": 9,
        "path": "DocumentReference.masterIdentifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Master Version Specific Identifier"
      },
      "DocumentReference.identifier": {
        "index": 10,
        "path": "DocumentReference.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Other identifiers for the document"
      },
      "DocumentReference.subject": {
        "index": 11,
        "path": "DocumentReference.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who/what is the subject of the document"
      },
      "DocumentReference.type": {
        "index": 12,
        "path": "DocumentReference.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Kind of document (LOINC if possible)",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/c80-doc-typecodes"
        }
      },
      "DocumentReference.class": {
        "index": 13,
        "path": "DocumentReference.class",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Categorization of document",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/c80-doc-classcodes"
        }
      },
      "DocumentReference.author": {
        "index": 14,
        "path": "DocumentReference.author",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who and/or what authored the document"
      },
      "DocumentReference.custodian": {
        "index": 15,
        "path": "DocumentReference.custodian",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization which maintains the document"
      },
      "DocumentReference.authenticator": {
        "index": 16,
        "path": "DocumentReference.authenticator",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who/what authenticated the document"
      },
      "DocumentReference.created": {
        "index": 17,
        "path": "DocumentReference.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Document creation time"
      },
      "DocumentReference.indexed": {
        "index": 18,
        "path": "DocumentReference.indexed",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "When this document reference created"
      },
      "DocumentReference.status": {
        "index": 19,
        "path": "DocumentReference.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "current | superseded | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/document-reference-status"
        }
      },
      "DocumentReference.docStatus": {
        "index": 20,
        "path": "DocumentReference.docStatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "preliminary | final | appended | amended | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/composition-status"
        }
      },
      "DocumentReference.relatesTo": {
        "index": 21,
        "path": "DocumentReference.relatesTo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "Relationships to other documents"
      },
      "DocumentReference.relatesTo.id": {
        "index": 22,
        "path": "DocumentReference.relatesTo.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DocumentReference.relatesTo.extension": {
        "index": 23,
        "path": "DocumentReference.relatesTo.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentReference.relatesTo.modifierExtension": {
        "index": 24,
        "path": "DocumentReference.relatesTo.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentReference.relatesTo.code": {
        "index": 25,
        "path": "DocumentReference.relatesTo.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "replaces | transforms | signs | appends",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/document-relationship-type"
        }
      },
      "DocumentReference.relatesTo.target": {
        "index": 26,
        "path": "DocumentReference.relatesTo.target",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          }
        ],
        "isSummary": true,
        "short": "Target of the relationship"
      },
      "DocumentReference.description": {
        "index": 27,
        "path": "DocumentReference.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human-readable description (title)"
      },
      "DocumentReference.securityLabel": {
        "index": 28,
        "path": "DocumentReference.securityLabel",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Document security-tags",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/security-labels"
        }
      },
      "DocumentReference.content": {
        "index": 29,
        "path": "DocumentReference.content",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Document referenced"
      },
      "DocumentReference.content.id": {
        "index": 30,
        "path": "DocumentReference.content.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DocumentReference.content.extension": {
        "index": 31,
        "path": "DocumentReference.content.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentReference.content.modifierExtension": {
        "index": 32,
        "path": "DocumentReference.content.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentReference.content.attachment": {
        "index": 33,
        "path": "DocumentReference.content.attachment",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "isSummary": true,
        "short": "Where to access the document"
      },
      "DocumentReference.content.format": {
        "index": 34,
        "path": "DocumentReference.content.format",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Format/content rules for the document",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/formatcodes"
        }
      },
      "DocumentReference.context": {
        "index": 35,
        "path": "DocumentReference.context",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Clinical context of document"
      },
      "DocumentReference.context.id": {
        "index": 36,
        "path": "DocumentReference.context.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DocumentReference.context.extension": {
        "index": 37,
        "path": "DocumentReference.context.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentReference.context.modifierExtension": {
        "index": 38,
        "path": "DocumentReference.context.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentReference.context.encounter": {
        "index": 39,
        "path": "DocumentReference.context.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Context of the document  content"
      },
      "DocumentReference.context.event": {
        "index": 40,
        "path": "DocumentReference.context.event",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Main Clinical Acts Documented",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActCode"
        }
      },
      "DocumentReference.context.period": {
        "index": 41,
        "path": "DocumentReference.context.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time of service that is being documented"
      },
      "DocumentReference.context.facilityType": {
        "index": 42,
        "path": "DocumentReference.context.facilityType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Kind of facility where patient was seen",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/c80-facilitycodes"
        }
      },
      "DocumentReference.context.practiceSetting": {
        "index": 43,
        "path": "DocumentReference.context.practiceSetting",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Additional details about where the content was created (e.g. clinical specialty)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/c80-practice-codes"
        }
      },
      "DocumentReference.context.sourcePatientInfo": {
        "index": 44,
        "path": "DocumentReference.context.sourcePatientInfo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient demographics from source"
      },
      "DocumentReference.context.related": {
        "index": 45,
        "path": "DocumentReference.context.related",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Related identifiers or resources"
      },
      "DocumentReference.context.related.id": {
        "index": 46,
        "path": "DocumentReference.context.related.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "DocumentReference.context.related.extension": {
        "index": 47,
        "path": "DocumentReference.context.related.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "DocumentReference.context.related.modifierExtension": {
        "index": 48,
        "path": "DocumentReference.context.related.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "DocumentReference.context.related.identifier": {
        "index": 49,
        "path": "DocumentReference.context.related.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifier of related objects or events"
      },
      "DocumentReference.context.related.ref": {
        "index": 50,
        "path": "DocumentReference.context.related.ref",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Related Resource"
      }
    },
    "EligibilityRequest": {
      "EligibilityRequest": {
        "index": 0,
        "path": "EligibilityRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Eligibility request"
      },
      "EligibilityRequest.id": {
        "index": 1,
        "path": "EligibilityRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "EligibilityRequest.meta": {
        "index": 2,
        "path": "EligibilityRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "EligibilityRequest.implicitRules": {
        "index": 3,
        "path": "EligibilityRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "EligibilityRequest.language": {
        "index": 4,
        "path": "EligibilityRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "EligibilityRequest.text": {
        "index": 5,
        "path": "EligibilityRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "EligibilityRequest.contained": {
        "index": 6,
        "path": "EligibilityRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "EligibilityRequest.extension": {
        "index": 7,
        "path": "EligibilityRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "EligibilityRequest.modifierExtension": {
        "index": 8,
        "path": "EligibilityRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "EligibilityRequest.identifier": {
        "index": 9,
        "path": "EligibilityRequest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "EligibilityRequest.ruleset": {
        "index": 10,
        "path": "EligibilityRequest.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EligibilityRequest.originalRuleset": {
        "index": 11,
        "path": "EligibilityRequest.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EligibilityRequest.created": {
        "index": 12,
        "path": "EligibilityRequest.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "EligibilityRequest.target": {
        "index": 13,
        "path": "EligibilityRequest.target",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "EligibilityRequest.provider": {
        "index": 14,
        "path": "EligibilityRequest.provider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "EligibilityRequest.organization": {
        "index": 15,
        "path": "EligibilityRequest.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      }
    },
    "EligibilityResponse": {
      "EligibilityResponse": {
        "index": 0,
        "path": "EligibilityResponse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "EligibilityResponse resource"
      },
      "EligibilityResponse.id": {
        "index": 1,
        "path": "EligibilityResponse.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "EligibilityResponse.meta": {
        "index": 2,
        "path": "EligibilityResponse.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "EligibilityResponse.implicitRules": {
        "index": 3,
        "path": "EligibilityResponse.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "EligibilityResponse.language": {
        "index": 4,
        "path": "EligibilityResponse.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "EligibilityResponse.text": {
        "index": 5,
        "path": "EligibilityResponse.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "EligibilityResponse.contained": {
        "index": 6,
        "path": "EligibilityResponse.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "EligibilityResponse.extension": {
        "index": 7,
        "path": "EligibilityResponse.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "EligibilityResponse.modifierExtension": {
        "index": 8,
        "path": "EligibilityResponse.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "EligibilityResponse.identifier": {
        "index": 9,
        "path": "EligibilityResponse.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "EligibilityResponse.request": {
        "index": 10,
        "path": "EligibilityResponse.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/EligibilityRequest"
            ]
          }
        ],
        "isSummary": true,
        "short": "Claim reference"
      },
      "EligibilityResponse.outcome": {
        "index": 11,
        "path": "EligibilityResponse.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "complete | error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome"
        }
      },
      "EligibilityResponse.disposition": {
        "index": 12,
        "path": "EligibilityResponse.disposition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Disposition Message"
      },
      "EligibilityResponse.ruleset": {
        "index": 13,
        "path": "EligibilityResponse.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EligibilityResponse.originalRuleset": {
        "index": 14,
        "path": "EligibilityResponse.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EligibilityResponse.created": {
        "index": 15,
        "path": "EligibilityResponse.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "EligibilityResponse.organization": {
        "index": 16,
        "path": "EligibilityResponse.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "EligibilityResponse.requestProvider": {
        "index": 17,
        "path": "EligibilityResponse.requestProvider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "EligibilityResponse.requestOrganization": {
        "index": 18,
        "path": "EligibilityResponse.requestOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      }
    },
    "Encounter": {
      "Encounter": {
        "index": 0,
        "path": "Encounter",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "An interaction during which services are provided to the patient"
      },
      "Encounter.id": {
        "index": 1,
        "path": "Encounter.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Encounter.meta": {
        "index": 2,
        "path": "Encounter.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Encounter.implicitRules": {
        "index": 3,
        "path": "Encounter.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Encounter.language": {
        "index": 4,
        "path": "Encounter.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Encounter.text": {
        "index": 5,
        "path": "Encounter.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Encounter.contained": {
        "index": 6,
        "path": "Encounter.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Encounter.extension": {
        "index": 7,
        "path": "Encounter.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Encounter.modifierExtension": {
        "index": 8,
        "path": "Encounter.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Encounter.identifier": {
        "index": 9,
        "path": "Encounter.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifier(s) by which this encounter is known"
      },
      "Encounter.status": {
        "index": 10,
        "path": "Encounter.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "planned | arrived | in-progress | onleave | finished | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-state"
        }
      },
      "Encounter.statusHistory": {
        "index": 11,
        "path": "Encounter.statusHistory",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "List of past encounter statuses"
      },
      "Encounter.statusHistory.id": {
        "index": 12,
        "path": "Encounter.statusHistory.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Encounter.statusHistory.extension": {
        "index": 13,
        "path": "Encounter.statusHistory.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Encounter.statusHistory.modifierExtension": {
        "index": 14,
        "path": "Encounter.statusHistory.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Encounter.statusHistory.status": {
        "index": 15,
        "path": "Encounter.statusHistory.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "planned | arrived | in-progress | onleave | finished | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-state"
        }
      },
      "Encounter.statusHistory.period": {
        "index": 16,
        "path": "Encounter.statusHistory.period",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "The time that the episode was in the specified status"
      },
      "Encounter.class": {
        "index": 17,
        "path": "Encounter.class",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "inpatient | outpatient | ambulatory | emergency +",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-class"
        }
      },
      "Encounter.type": {
        "index": 18,
        "path": "Encounter.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Specific type of encounter",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-type"
        }
      },
      "Encounter.priority": {
        "index": 19,
        "path": "Encounter.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Indicates the urgency of the encounter",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-priority"
        }
      },
      "Encounter.patient": {
        "index": 20,
        "path": "Encounter.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "The patient present at the encounter"
      },
      "Encounter.episodeOfCare": {
        "index": 21,
        "path": "Encounter.episodeOfCare",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
            ]
          }
        ],
        "isSummary": true,
        "short": "Episode(s) of care that this encounter should be recorded against"
      },
      "Encounter.incomingReferral": {
        "index": 22,
        "path": "Encounter.incomingReferral",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          }
        ],
        "short": "The ReferralRequest that initiated this encounter"
      },
      "Encounter.participant": {
        "index": 23,
        "path": "Encounter.participant",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "List of participants involved in the encounter"
      },
      "Encounter.participant.id": {
        "index": 24,
        "path": "Encounter.participant.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Encounter.participant.extension": {
        "index": 25,
        "path": "Encounter.participant.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Encounter.participant.modifierExtension": {
        "index": 26,
        "path": "Encounter.participant.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Encounter.participant.type": {
        "index": 27,
        "path": "Encounter.participant.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Role of participant in encounter",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-participant-type"
        }
      },
      "Encounter.participant.period": {
        "index": 28,
        "path": "Encounter.participant.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Period of time during the encounter participant was present"
      },
      "Encounter.participant.individual": {
        "index": 29,
        "path": "Encounter.participant.individual",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Persons involved in the encounter other than the patient"
      },
      "Encounter.appointment": {
        "index": 30,
        "path": "Encounter.appointment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Appointment"
            ]
          }
        ],
        "isSummary": true,
        "short": "The appointment that scheduled this encounter"
      },
      "Encounter.period": {
        "index": 31,
        "path": "Encounter.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "The start and end time of the encounter"
      },
      "Encounter.length": {
        "index": 32,
        "path": "Encounter.length",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Duration"
            ]
          }
        ],
        "short": "Quantity of time the encounter lasted (less time absent)"
      },
      "Encounter.reason": {
        "index": 33,
        "path": "Encounter.reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Reason the encounter takes place (code)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-reason"
        }
      },
      "Encounter.indication": {
        "index": 34,
        "path": "Encounter.indication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Procedure"
            ]
          }
        ],
        "short": "Reason the encounter takes place (resource)"
      },
      "Encounter.hospitalization": {
        "index": 35,
        "path": "Encounter.hospitalization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Details about the admission to a healthcare service"
      },
      "Encounter.hospitalization.id": {
        "index": 36,
        "path": "Encounter.hospitalization.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Encounter.hospitalization.extension": {
        "index": 37,
        "path": "Encounter.hospitalization.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Encounter.hospitalization.modifierExtension": {
        "index": 38,
        "path": "Encounter.hospitalization.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Encounter.hospitalization.preAdmissionIdentifier": {
        "index": 39,
        "path": "Encounter.hospitalization.preAdmissionIdentifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Pre-admission identifier"
      },
      "Encounter.hospitalization.origin": {
        "index": 40,
        "path": "Encounter.hospitalization.origin",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "The location from which the patient came before admission"
      },
      "Encounter.hospitalization.admitSource": {
        "index": 41,
        "path": "Encounter.hospitalization.admitSource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "From where patient was admitted (physician referral, transfer)",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-admit-source"
        }
      },
      "Encounter.hospitalization.admittingDiagnosis": {
        "index": 42,
        "path": "Encounter.hospitalization.admittingDiagnosis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "short": "The admitting diagnosis as reported by admitting practitioner"
      },
      "Encounter.hospitalization.reAdmission": {
        "index": 43,
        "path": "Encounter.hospitalization.reAdmission",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "The type of hospital re-admission that has occurred (if any). If the value is absent, then this is not identified as a readmission"
      },
      "Encounter.hospitalization.dietPreference": {
        "index": 44,
        "path": "Encounter.hospitalization.dietPreference",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Diet preferences reported by the patient",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-diet"
        }
      },
      "Encounter.hospitalization.specialCourtesy": {
        "index": 45,
        "path": "Encounter.hospitalization.specialCourtesy",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Special courtesies (VIP, board member)",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-special-courtesy"
        }
      },
      "Encounter.hospitalization.specialArrangement": {
        "index": 46,
        "path": "Encounter.hospitalization.specialArrangement",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Wheelchair, translator, stretcher, etc.",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-special-arrangements"
        }
      },
      "Encounter.hospitalization.destination": {
        "index": 47,
        "path": "Encounter.hospitalization.destination",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Location to which the patient is discharged"
      },
      "Encounter.hospitalization.dischargeDisposition": {
        "index": 48,
        "path": "Encounter.hospitalization.dischargeDisposition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Category or kind of location after discharge",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-discharge-disposition"
        }
      },
      "Encounter.hospitalization.dischargeDiagnosis": {
        "index": 49,
        "path": "Encounter.hospitalization.dischargeDiagnosis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "short": "The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete"
      },
      "Encounter.location": {
        "index": 50,
        "path": "Encounter.location",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "List of locations where the patient has been"
      },
      "Encounter.location.id": {
        "index": 51,
        "path": "Encounter.location.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Encounter.location.extension": {
        "index": 52,
        "path": "Encounter.location.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Encounter.location.modifierExtension": {
        "index": 53,
        "path": "Encounter.location.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Encounter.location.location": {
        "index": 54,
        "path": "Encounter.location.location",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Location the encounter takes place"
      },
      "Encounter.location.status": {
        "index": 55,
        "path": "Encounter.location.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "planned | active | reserved | completed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-location-status"
        }
      },
      "Encounter.location.period": {
        "index": 56,
        "path": "Encounter.location.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Time period during which the patient was present at the location"
      },
      "Encounter.serviceProvider": {
        "index": 57,
        "path": "Encounter.serviceProvider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "The custodian organization of this Encounter record"
      },
      "Encounter.partOf": {
        "index": 58,
        "path": "Encounter.partOf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "short": "Another Encounter this encounter is part of"
      }
    },
    "EnrollmentRequest": {
      "EnrollmentRequest": {
        "index": 0,
        "path": "EnrollmentRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Enrollment request"
      },
      "EnrollmentRequest.id": {
        "index": 1,
        "path": "EnrollmentRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "EnrollmentRequest.meta": {
        "index": 2,
        "path": "EnrollmentRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "EnrollmentRequest.implicitRules": {
        "index": 3,
        "path": "EnrollmentRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "EnrollmentRequest.language": {
        "index": 4,
        "path": "EnrollmentRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "EnrollmentRequest.text": {
        "index": 5,
        "path": "EnrollmentRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "EnrollmentRequest.contained": {
        "index": 6,
        "path": "EnrollmentRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "EnrollmentRequest.extension": {
        "index": 7,
        "path": "EnrollmentRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "EnrollmentRequest.modifierExtension": {
        "index": 8,
        "path": "EnrollmentRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "EnrollmentRequest.identifier": {
        "index": 9,
        "path": "EnrollmentRequest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "EnrollmentRequest.ruleset": {
        "index": 10,
        "path": "EnrollmentRequest.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EnrollmentRequest.originalRuleset": {
        "index": 11,
        "path": "EnrollmentRequest.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EnrollmentRequest.created": {
        "index": 12,
        "path": "EnrollmentRequest.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "EnrollmentRequest.target": {
        "index": 13,
        "path": "EnrollmentRequest.target",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "EnrollmentRequest.provider": {
        "index": 14,
        "path": "EnrollmentRequest.provider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "EnrollmentRequest.organization": {
        "index": 15,
        "path": "EnrollmentRequest.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      },
      "EnrollmentRequest.subject": {
        "index": 16,
        "path": "EnrollmentRequest.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "The subject of the Products and Services"
      },
      "EnrollmentRequest.coverage": {
        "index": 17,
        "path": "EnrollmentRequest.coverage",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Coverage"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurance information"
      },
      "EnrollmentRequest.relationship": {
        "index": 18,
        "path": "EnrollmentRequest.relationship",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Patient relationship to subscriber",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/relationship"
        }
      }
    },
    "EnrollmentResponse": {
      "EnrollmentResponse": {
        "index": 0,
        "path": "EnrollmentResponse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "EnrollmentResponse resource"
      },
      "EnrollmentResponse.id": {
        "index": 1,
        "path": "EnrollmentResponse.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "EnrollmentResponse.meta": {
        "index": 2,
        "path": "EnrollmentResponse.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "EnrollmentResponse.implicitRules": {
        "index": 3,
        "path": "EnrollmentResponse.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "EnrollmentResponse.language": {
        "index": 4,
        "path": "EnrollmentResponse.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "EnrollmentResponse.text": {
        "index": 5,
        "path": "EnrollmentResponse.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "EnrollmentResponse.contained": {
        "index": 6,
        "path": "EnrollmentResponse.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "EnrollmentResponse.extension": {
        "index": 7,
        "path": "EnrollmentResponse.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "EnrollmentResponse.modifierExtension": {
        "index": 8,
        "path": "EnrollmentResponse.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "EnrollmentResponse.identifier": {
        "index": 9,
        "path": "EnrollmentResponse.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "EnrollmentResponse.request": {
        "index": 10,
        "path": "EnrollmentResponse.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest"
            ]
          }
        ],
        "isSummary": true,
        "short": "Claim reference"
      },
      "EnrollmentResponse.outcome": {
        "index": 11,
        "path": "EnrollmentResponse.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "complete | error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome"
        }
      },
      "EnrollmentResponse.disposition": {
        "index": 12,
        "path": "EnrollmentResponse.disposition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Disposition Message"
      },
      "EnrollmentResponse.ruleset": {
        "index": 13,
        "path": "EnrollmentResponse.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EnrollmentResponse.originalRuleset": {
        "index": 14,
        "path": "EnrollmentResponse.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "EnrollmentResponse.created": {
        "index": 15,
        "path": "EnrollmentResponse.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "EnrollmentResponse.organization": {
        "index": 16,
        "path": "EnrollmentResponse.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "EnrollmentResponse.requestProvider": {
        "index": 17,
        "path": "EnrollmentResponse.requestProvider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "EnrollmentResponse.requestOrganization": {
        "index": 18,
        "path": "EnrollmentResponse.requestOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      }
    },
    "EpisodeOfCare": {
      "EpisodeOfCare": {
        "index": 0,
        "path": "EpisodeOfCare",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "An association of a Patient with an Organization and  Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility"
      },
      "EpisodeOfCare.id": {
        "index": 1,
        "path": "EpisodeOfCare.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "EpisodeOfCare.meta": {
        "index": 2,
        "path": "EpisodeOfCare.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "EpisodeOfCare.implicitRules": {
        "index": 3,
        "path": "EpisodeOfCare.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "EpisodeOfCare.language": {
        "index": 4,
        "path": "EpisodeOfCare.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "EpisodeOfCare.text": {
        "index": 5,
        "path": "EpisodeOfCare.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "EpisodeOfCare.contained": {
        "index": 6,
        "path": "EpisodeOfCare.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "EpisodeOfCare.extension": {
        "index": 7,
        "path": "EpisodeOfCare.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "EpisodeOfCare.modifierExtension": {
        "index": 8,
        "path": "EpisodeOfCare.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "EpisodeOfCare.identifier": {
        "index": 9,
        "path": "EpisodeOfCare.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Identifier(s) for the EpisodeOfCare"
      },
      "EpisodeOfCare.status": {
        "index": 10,
        "path": "EpisodeOfCare.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "planned | waitlist | active | onhold | finished | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/episode-of-care-status"
        }
      },
      "EpisodeOfCare.statusHistory": {
        "index": 11,
        "path": "EpisodeOfCare.statusHistory",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Past list of status codes"
      },
      "EpisodeOfCare.statusHistory.id": {
        "index": 12,
        "path": "EpisodeOfCare.statusHistory.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "EpisodeOfCare.statusHistory.extension": {
        "index": 13,
        "path": "EpisodeOfCare.statusHistory.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "EpisodeOfCare.statusHistory.modifierExtension": {
        "index": 14,
        "path": "EpisodeOfCare.statusHistory.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "EpisodeOfCare.statusHistory.status": {
        "index": 15,
        "path": "EpisodeOfCare.statusHistory.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "planned | waitlist | active | onhold | finished | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/episode-of-care-status"
        }
      },
      "EpisodeOfCare.statusHistory.period": {
        "index": 16,
        "path": "EpisodeOfCare.statusHistory.period",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Period for the status"
      },
      "EpisodeOfCare.type": {
        "index": 17,
        "path": "EpisodeOfCare.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type/class  - e.g. specialist referral, disease management"
      },
      "EpisodeOfCare.condition": {
        "index": 18,
        "path": "EpisodeOfCare.condition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "short": "Conditions/problems/diagnoses this episode of care is for"
      },
      "EpisodeOfCare.patient": {
        "index": 19,
        "path": "EpisodeOfCare.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient for this episode of care"
      },
      "EpisodeOfCare.managingOrganization": {
        "index": 20,
        "path": "EpisodeOfCare.managingOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization that assumes care"
      },
      "EpisodeOfCare.period": {
        "index": 21,
        "path": "EpisodeOfCare.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Interval during responsibility is assumed"
      },
      "EpisodeOfCare.referralRequest": {
        "index": 22,
        "path": "EpisodeOfCare.referralRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          }
        ],
        "short": "Originating Referral Request(s)"
      },
      "EpisodeOfCare.careManager": {
        "index": 23,
        "path": "EpisodeOfCare.careManager",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "short": "Care manager/care co-ordinator for the patient"
      },
      "EpisodeOfCare.careTeam": {
        "index": 24,
        "path": "EpisodeOfCare.careTeam",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Other practitioners facilitating this episode of care"
      },
      "EpisodeOfCare.careTeam.id": {
        "index": 25,
        "path": "EpisodeOfCare.careTeam.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "EpisodeOfCare.careTeam.extension": {
        "index": 26,
        "path": "EpisodeOfCare.careTeam.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "EpisodeOfCare.careTeam.modifierExtension": {
        "index": 27,
        "path": "EpisodeOfCare.careTeam.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "EpisodeOfCare.careTeam.role": {
        "index": 28,
        "path": "EpisodeOfCare.careTeam.role",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Role taken by this team member",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/participant-role"
        }
      },
      "EpisodeOfCare.careTeam.period": {
        "index": 29,
        "path": "EpisodeOfCare.careTeam.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Period of time for this role"
      },
      "EpisodeOfCare.careTeam.member": {
        "index": 30,
        "path": "EpisodeOfCare.careTeam.member",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "The practitioner (or Organization) within the team"
      }
    },
    "ExplanationOfBenefit": {
      "ExplanationOfBenefit": {
        "index": 0,
        "path": "ExplanationOfBenefit",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Remittance resource"
      },
      "ExplanationOfBenefit.id": {
        "index": 1,
        "path": "ExplanationOfBenefit.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ExplanationOfBenefit.meta": {
        "index": 2,
        "path": "ExplanationOfBenefit.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ExplanationOfBenefit.implicitRules": {
        "index": 3,
        "path": "ExplanationOfBenefit.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ExplanationOfBenefit.language": {
        "index": 4,
        "path": "ExplanationOfBenefit.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ExplanationOfBenefit.text": {
        "index": 5,
        "path": "ExplanationOfBenefit.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ExplanationOfBenefit.contained": {
        "index": 6,
        "path": "ExplanationOfBenefit.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ExplanationOfBenefit.extension": {
        "index": 7,
        "path": "ExplanationOfBenefit.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ExplanationOfBenefit.modifierExtension": {
        "index": 8,
        "path": "ExplanationOfBenefit.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ExplanationOfBenefit.identifier": {
        "index": 9,
        "path": "ExplanationOfBenefit.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "ExplanationOfBenefit.request": {
        "index": 10,
        "path": "ExplanationOfBenefit.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Claim"
            ]
          }
        ],
        "isSummary": true,
        "short": "Claim reference"
      },
      "ExplanationOfBenefit.outcome": {
        "index": 11,
        "path": "ExplanationOfBenefit.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "complete | error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome"
        }
      },
      "ExplanationOfBenefit.disposition": {
        "index": 12,
        "path": "ExplanationOfBenefit.disposition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Disposition Message"
      },
      "ExplanationOfBenefit.ruleset": {
        "index": 13,
        "path": "ExplanationOfBenefit.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ExplanationOfBenefit.originalRuleset": {
        "index": 14,
        "path": "ExplanationOfBenefit.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ExplanationOfBenefit.created": {
        "index": 15,
        "path": "ExplanationOfBenefit.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "ExplanationOfBenefit.organization": {
        "index": 16,
        "path": "ExplanationOfBenefit.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "ExplanationOfBenefit.requestProvider": {
        "index": 17,
        "path": "ExplanationOfBenefit.requestProvider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "ExplanationOfBenefit.requestOrganization": {
        "index": 18,
        "path": "ExplanationOfBenefit.requestOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      }
    },
    "FamilyMemberHistory": {
      "FamilyMemberHistory": {
        "index": 0,
        "path": "FamilyMemberHistory",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Information about patient's relatives, relevant for patient"
      },
      "FamilyMemberHistory.id": {
        "index": 1,
        "path": "FamilyMemberHistory.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "FamilyMemberHistory.meta": {
        "index": 2,
        "path": "FamilyMemberHistory.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "FamilyMemberHistory.implicitRules": {
        "index": 3,
        "path": "FamilyMemberHistory.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "FamilyMemberHistory.language": {
        "index": 4,
        "path": "FamilyMemberHistory.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "FamilyMemberHistory.text": {
        "index": 5,
        "path": "FamilyMemberHistory.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "FamilyMemberHistory.contained": {
        "index": 6,
        "path": "FamilyMemberHistory.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "FamilyMemberHistory.extension": {
        "index": 7,
        "path": "FamilyMemberHistory.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "FamilyMemberHistory.modifierExtension": {
        "index": 8,
        "path": "FamilyMemberHistory.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "FamilyMemberHistory.identifier": {
        "index": 9,
        "path": "FamilyMemberHistory.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "External Id(s) for this record"
      },
      "FamilyMemberHistory.patient": {
        "index": 10,
        "path": "FamilyMemberHistory.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient history is about"
      },
      "FamilyMemberHistory.date": {
        "index": 11,
        "path": "FamilyMemberHistory.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When history was captured/updated"
      },
      "FamilyMemberHistory.status": {
        "index": 12,
        "path": "FamilyMemberHistory.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "partial | completed | entered-in-error | health-unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/history-status"
        }
      },
      "FamilyMemberHistory.name": {
        "index": 13,
        "path": "FamilyMemberHistory.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "The family member described"
      },
      "FamilyMemberHistory.relationship": {
        "index": 14,
        "path": "FamilyMemberHistory.relationship",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Relationship to the subject",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-FamilyMember"
        }
      },
      "FamilyMemberHistory.gender": {
        "index": 15,
        "path": "FamilyMemberHistory.gender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "male | female | other | unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      "FamilyMemberHistory.born[x]": {
        "index": 16,
        "path": "FamilyMemberHistory.born[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          },
          {
            "code": "date"
          },
          {
            "code": "string"
          }
        ],
        "short": "(approximate) date of birth"
      },
      "FamilyMemberHistory.age[x]": {
        "index": 17,
        "path": "FamilyMemberHistory.age[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Age"
            ]
          },
          {
            "code": "Range"
          },
          {
            "code": "string"
          }
        ],
        "short": "(approximate) age"
      },
      "FamilyMemberHistory.deceased[x]": {
        "index": 18,
        "path": "FamilyMemberHistory.deceased[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Age"
            ]
          },
          {
            "code": "Range"
          },
          {
            "code": "date"
          },
          {
            "code": "string"
          }
        ],
        "short": "Dead? How old/when?"
      },
      "FamilyMemberHistory.note": {
        "index": 19,
        "path": "FamilyMemberHistory.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "General note about related person"
      },
      "FamilyMemberHistory.condition": {
        "index": 20,
        "path": "FamilyMemberHistory.condition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Condition that the related person had"
      },
      "FamilyMemberHistory.condition.id": {
        "index": 21,
        "path": "FamilyMemberHistory.condition.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "FamilyMemberHistory.condition.extension": {
        "index": 22,
        "path": "FamilyMemberHistory.condition.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "FamilyMemberHistory.condition.modifierExtension": {
        "index": 23,
        "path": "FamilyMemberHistory.condition.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "FamilyMemberHistory.condition.code": {
        "index": 24,
        "path": "FamilyMemberHistory.condition.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Condition suffered by relation",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "FamilyMemberHistory.condition.outcome": {
        "index": 25,
        "path": "FamilyMemberHistory.condition.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "deceased | permanent disability | etc.",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-outcome"
        }
      },
      "FamilyMemberHistory.condition.onset[x]": {
        "index": 26,
        "path": "FamilyMemberHistory.condition.onset[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Age"
            ]
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "string"
          }
        ],
        "short": "When condition first manifested"
      },
      "FamilyMemberHistory.condition.note": {
        "index": 27,
        "path": "FamilyMemberHistory.condition.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Extra information about condition"
      }
    },
    "Flag": {
      "Flag": {
        "index": 0,
        "path": "Flag",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Key information to flag to healthcare providers"
      },
      "Flag.id": {
        "index": 1,
        "path": "Flag.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Flag.meta": {
        "index": 2,
        "path": "Flag.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Flag.implicitRules": {
        "index": 3,
        "path": "Flag.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Flag.language": {
        "index": 4,
        "path": "Flag.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Flag.text": {
        "index": 5,
        "path": "Flag.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Flag.contained": {
        "index": 6,
        "path": "Flag.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Flag.extension": {
        "index": 7,
        "path": "Flag.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Flag.modifierExtension": {
        "index": 8,
        "path": "Flag.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Flag.identifier": {
        "index": 9,
        "path": "Flag.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business identifier"
      },
      "Flag.category": {
        "index": 10,
        "path": "Flag.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Clinical, administrative, etc.",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/flag-category"
        }
      },
      "Flag.status": {
        "index": 11,
        "path": "Flag.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "active | inactive | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/flag-status"
        }
      },
      "Flag.period": {
        "index": 12,
        "path": "Flag.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time period when flag is active"
      },
      "Flag.subject": {
        "index": 13,
        "path": "Flag.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who/What is flag about?"
      },
      "Flag.encounter": {
        "index": 14,
        "path": "Flag.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Alert relevant during encounter"
      },
      "Flag.author": {
        "index": 15,
        "path": "Flag.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Flag creator"
      },
      "Flag.code": {
        "index": 16,
        "path": "Flag.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Partially deaf, Requires easy open caps, No permanent address, etc.",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/flag-code"
        }
      }
    },
    "Goal": {
      "Goal": {
        "index": 0,
        "path": "Goal",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Describes the intended objective(s) for a patient, group or organization"
      },
      "Goal.id": {
        "index": 1,
        "path": "Goal.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Goal.meta": {
        "index": 2,
        "path": "Goal.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Goal.implicitRules": {
        "index": 3,
        "path": "Goal.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Goal.language": {
        "index": 4,
        "path": "Goal.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Goal.text": {
        "index": 5,
        "path": "Goal.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Goal.contained": {
        "index": 6,
        "path": "Goal.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Goal.extension": {
        "index": 7,
        "path": "Goal.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Goal.modifierExtension": {
        "index": 8,
        "path": "Goal.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Goal.identifier": {
        "index": 9,
        "path": "Goal.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "External Ids for this goal"
      },
      "Goal.subject": {
        "index": 10,
        "path": "Goal.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who this goal is intended for"
      },
      "Goal.start[x]": {
        "index": 11,
        "path": "Goal.start[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "When goal pursuit begins",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/goal-start-event"
        }
      },
      "Goal.target[x]": {
        "index": 12,
        "path": "Goal.target[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Duration"
            ]
          }
        ],
        "isSummary": true,
        "short": "Reach goal on or before"
      },
      "Goal.category": {
        "index": 13,
        "path": "Goal.category",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "E.g. Treatment, dietary, behavioral, etc.",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/goal-category"
        }
      },
      "Goal.description": {
        "index": 14,
        "path": "Goal.description",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "What's the desired outcome?"
      },
      "Goal.status": {
        "index": 15,
        "path": "Goal.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | planned | accepted | rejected | in-progress | achieved | sustaining | on-hold | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/goal-status"
        }
      },
      "Goal.statusDate": {
        "index": 16,
        "path": "Goal.statusDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "When goal status took effect"
      },
      "Goal.statusReason": {
        "index": 17,
        "path": "Goal.statusReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Reason for current status",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/goal-status-reason"
        }
      },
      "Goal.author": {
        "index": 18,
        "path": "Goal.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who's responsible for creating Goal?"
      },
      "Goal.priority": {
        "index": 19,
        "path": "Goal.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "high | medium |low",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/goal-priority"
        }
      },
      "Goal.addresses": {
        "index": 20,
        "path": "Goal.addresses",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RiskAssessment"
            ]
          }
        ],
        "short": "Issues addressed by this goal"
      },
      "Goal.note": {
        "index": 21,
        "path": "Goal.note",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Comments about the goal"
      },
      "Goal.outcome": {
        "index": 22,
        "path": "Goal.outcome",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "What was end result of goal?"
      },
      "Goal.outcome.id": {
        "index": 23,
        "path": "Goal.outcome.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Goal.outcome.extension": {
        "index": 24,
        "path": "Goal.outcome.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Goal.outcome.modifierExtension": {
        "index": 25,
        "path": "Goal.outcome.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Goal.outcome.result[x]": {
        "index": 26,
        "path": "Goal.outcome.result[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          }
        ],
        "short": "Code or observation that resulted from goal"
      }
    },
    "Group": {
      "Group": {
        "index": 0,
        "path": "Group",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Group of multiple entities"
      },
      "Group.id": {
        "index": 1,
        "path": "Group.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Group.meta": {
        "index": 2,
        "path": "Group.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Group.implicitRules": {
        "index": 3,
        "path": "Group.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Group.language": {
        "index": 4,
        "path": "Group.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Group.text": {
        "index": 5,
        "path": "Group.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Group.contained": {
        "index": 6,
        "path": "Group.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Group.extension": {
        "index": 7,
        "path": "Group.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Group.modifierExtension": {
        "index": 8,
        "path": "Group.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Group.identifier": {
        "index": 9,
        "path": "Group.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique id"
      },
      "Group.type": {
        "index": 10,
        "path": "Group.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "person | animal | practitioner | device | medication | substance",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/group-type"
        }
      },
      "Group.actual": {
        "index": 11,
        "path": "Group.actual",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Descriptive or actual"
      },
      "Group.code": {
        "index": 12,
        "path": "Group.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Kind of Group members"
      },
      "Group.name": {
        "index": 13,
        "path": "Group.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Label for Group"
      },
      "Group.quantity": {
        "index": 14,
        "path": "Group.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Number of members"
      },
      "Group.characteristic": {
        "index": 15,
        "path": "Group.characteristic",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Trait of group members"
      },
      "Group.characteristic.id": {
        "index": 16,
        "path": "Group.characteristic.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Group.characteristic.extension": {
        "index": 17,
        "path": "Group.characteristic.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Group.characteristic.modifierExtension": {
        "index": 18,
        "path": "Group.characteristic.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Group.characteristic.code": {
        "index": 19,
        "path": "Group.characteristic.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Kind of characteristic"
      },
      "Group.characteristic.value[x]": {
        "index": 20,
        "path": "Group.characteristic.value[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "boolean"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          }
        ],
        "short": "Value held by characteristic"
      },
      "Group.characteristic.exclude": {
        "index": 21,
        "path": "Group.characteristic.exclude",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": true,
        "short": "Group includes or excludes"
      },
      "Group.characteristic.period": {
        "index": 22,
        "path": "Group.characteristic.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Period over which characteristic is tested"
      },
      "Group.member": {
        "index": 23,
        "path": "Group.member",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Who or what is in group"
      },
      "Group.member.id": {
        "index": 24,
        "path": "Group.member.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Group.member.extension": {
        "index": 25,
        "path": "Group.member.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Group.member.modifierExtension": {
        "index": 26,
        "path": "Group.member.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Group.member.entity": {
        "index": 27,
        "path": "Group.member.entity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "short": "Reference to the group member"
      },
      "Group.member.period": {
        "index": 28,
        "path": "Group.member.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Period member belonged to the group"
      },
      "Group.member.inactive": {
        "index": 29,
        "path": "Group.member.inactive",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If member is no longer in group"
      }
    },
    "HealthcareService": {
      "HealthcareService": {
        "index": 0,
        "path": "HealthcareService",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "The details of a healthcare service available at a location"
      },
      "HealthcareService.id": {
        "index": 1,
        "path": "HealthcareService.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "HealthcareService.meta": {
        "index": 2,
        "path": "HealthcareService.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "HealthcareService.implicitRules": {
        "index": 3,
        "path": "HealthcareService.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "HealthcareService.language": {
        "index": 4,
        "path": "HealthcareService.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "HealthcareService.text": {
        "index": 5,
        "path": "HealthcareService.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "HealthcareService.contained": {
        "index": 6,
        "path": "HealthcareService.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "HealthcareService.extension": {
        "index": 7,
        "path": "HealthcareService.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "HealthcareService.modifierExtension": {
        "index": 8,
        "path": "HealthcareService.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "HealthcareService.identifier": {
        "index": 9,
        "path": "HealthcareService.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifiers for this item"
      },
      "HealthcareService.providedBy": {
        "index": 10,
        "path": "HealthcareService.providedBy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization that provides this service"
      },
      "HealthcareService.serviceCategory": {
        "index": 11,
        "path": "HealthcareService.serviceCategory",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Broad category of service being performed or delivered"
      },
      "HealthcareService.serviceType": {
        "index": 12,
        "path": "HealthcareService.serviceType",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Specific service delivered or performed"
      },
      "HealthcareService.serviceType.id": {
        "index": 13,
        "path": "HealthcareService.serviceType.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "HealthcareService.serviceType.extension": {
        "index": 14,
        "path": "HealthcareService.serviceType.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "HealthcareService.serviceType.modifierExtension": {
        "index": 15,
        "path": "HealthcareService.serviceType.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "HealthcareService.serviceType.type": {
        "index": 16,
        "path": "HealthcareService.serviceType.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of service delivered or performed",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/c80-practice-codes"
        }
      },
      "HealthcareService.serviceType.specialty": {
        "index": 17,
        "path": "HealthcareService.serviceType.specialty",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Specialties handled by the Service Site"
      },
      "HealthcareService.location": {
        "index": 18,
        "path": "HealthcareService.location",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Location where service may be provided"
      },
      "HealthcareService.serviceName": {
        "index": 19,
        "path": "HealthcareService.serviceName",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Description of service as presented to a consumer while searching"
      },
      "HealthcareService.comment": {
        "index": 20,
        "path": "HealthcareService.comment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Additional description and/or any specific issues not covered elsewhere"
      },
      "HealthcareService.extraDetails": {
        "index": 21,
        "path": "HealthcareService.extraDetails",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Extra details about the service that can't be placed in the other fields"
      },
      "HealthcareService.photo": {
        "index": 22,
        "path": "HealthcareService.photo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "isSummary": true,
        "short": "Facilitates quick identification of the service"
      },
      "HealthcareService.telecom": {
        "index": 23,
        "path": "HealthcareService.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "short": "Contacts related to the healthcare service"
      },
      "HealthcareService.coverageArea": {
        "index": 24,
        "path": "HealthcareService.coverageArea",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Location(s) service is inteded for/available to"
      },
      "HealthcareService.serviceProvisionCode": {
        "index": 25,
        "path": "HealthcareService.serviceProvisionCode",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Conditions under which service is available/offered",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/service-provision-conditions"
        }
      },
      "HealthcareService.eligibility": {
        "index": 26,
        "path": "HealthcareService.eligibility",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Specific eligibility requirements required to use the service"
      },
      "HealthcareService.eligibilityNote": {
        "index": 27,
        "path": "HealthcareService.eligibilityNote",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Describes the eligibility conditions for the service"
      },
      "HealthcareService.programName": {
        "index": 28,
        "path": "HealthcareService.programName",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Program Names that categorize the service"
      },
      "HealthcareService.characteristic": {
        "index": 29,
        "path": "HealthcareService.characteristic",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Collection of characteristics (attributes)"
      },
      "HealthcareService.referralMethod": {
        "index": 30,
        "path": "HealthcareService.referralMethod",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Ways that the service accepts referrals",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/service-referral-method"
        }
      },
      "HealthcareService.publicKey": {
        "index": 31,
        "path": "HealthcareService.publicKey",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "PKI Public keys to support secure communications"
      },
      "HealthcareService.appointmentRequired": {
        "index": 32,
        "path": "HealthcareService.appointmentRequired",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If an appointment is required for access to this service"
      },
      "HealthcareService.availableTime": {
        "index": 33,
        "path": "HealthcareService.availableTime",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Times the Service Site is available"
      },
      "HealthcareService.availableTime.id": {
        "index": 34,
        "path": "HealthcareService.availableTime.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "HealthcareService.availableTime.extension": {
        "index": 35,
        "path": "HealthcareService.availableTime.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "HealthcareService.availableTime.modifierExtension": {
        "index": 36,
        "path": "HealthcareService.availableTime.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "HealthcareService.availableTime.daysOfWeek": {
        "index": 37,
        "path": "HealthcareService.availableTime.daysOfWeek",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "mon | tue | wed | thu | fri | sat | sun",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/days-of-week"
        }
      },
      "HealthcareService.availableTime.allDay": {
        "index": 38,
        "path": "HealthcareService.availableTime.allDay",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Always available? e.g. 24 hour service"
      },
      "HealthcareService.availableTime.availableStartTime": {
        "index": 39,
        "path": "HealthcareService.availableTime.availableStartTime",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "time"
          }
        ],
        "short": "Opening time of day (ignored if allDay = true)"
      },
      "HealthcareService.availableTime.availableEndTime": {
        "index": 40,
        "path": "HealthcareService.availableTime.availableEndTime",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "time"
          }
        ],
        "short": "Closing time of day (ignored if allDay = true)"
      },
      "HealthcareService.notAvailable": {
        "index": 41,
        "path": "HealthcareService.notAvailable",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Not available during this time due to provided reason"
      },
      "HealthcareService.notAvailable.id": {
        "index": 42,
        "path": "HealthcareService.notAvailable.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "HealthcareService.notAvailable.extension": {
        "index": 43,
        "path": "HealthcareService.notAvailable.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "HealthcareService.notAvailable.modifierExtension": {
        "index": 44,
        "path": "HealthcareService.notAvailable.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "HealthcareService.notAvailable.description": {
        "index": 45,
        "path": "HealthcareService.notAvailable.description",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Reason presented to the user explaining why time not available"
      },
      "HealthcareService.notAvailable.during": {
        "index": 46,
        "path": "HealthcareService.notAvailable.during",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Service not availablefrom this date"
      },
      "HealthcareService.availabilityExceptions": {
        "index": 47,
        "path": "HealthcareService.availabilityExceptions",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Description of availability exceptions"
      }
    },
    "ImagingObjectSelection": {
      "ImagingObjectSelection": {
        "index": 0,
        "path": "ImagingObjectSelection",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Key Object Selection"
      },
      "ImagingObjectSelection.id": {
        "index": 1,
        "path": "ImagingObjectSelection.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ImagingObjectSelection.meta": {
        "index": 2,
        "path": "ImagingObjectSelection.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ImagingObjectSelection.implicitRules": {
        "index": 3,
        "path": "ImagingObjectSelection.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ImagingObjectSelection.language": {
        "index": 4,
        "path": "ImagingObjectSelection.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ImagingObjectSelection.text": {
        "index": 5,
        "path": "ImagingObjectSelection.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ImagingObjectSelection.contained": {
        "index": 6,
        "path": "ImagingObjectSelection.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ImagingObjectSelection.extension": {
        "index": 7,
        "path": "ImagingObjectSelection.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingObjectSelection.modifierExtension": {
        "index": 8,
        "path": "ImagingObjectSelection.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingObjectSelection.uid": {
        "index": 9,
        "path": "ImagingObjectSelection.uid",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "Instance UID"
      },
      "ImagingObjectSelection.patient": {
        "index": 10,
        "path": "ImagingObjectSelection.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient of the selected objects"
      },
      "ImagingObjectSelection.title": {
        "index": 11,
        "path": "ImagingObjectSelection.title",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Reason for selection",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/kos-title"
        }
      },
      "ImagingObjectSelection.description": {
        "index": 12,
        "path": "ImagingObjectSelection.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Description text"
      },
      "ImagingObjectSelection.author": {
        "index": 13,
        "path": "ImagingObjectSelection.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Author (human or machine)"
      },
      "ImagingObjectSelection.authoringTime": {
        "index": 14,
        "path": "ImagingObjectSelection.authoringTime",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Authoring time of the selection"
      },
      "ImagingObjectSelection.study": {
        "index": 15,
        "path": "ImagingObjectSelection.study",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Study identity of the selected instances"
      },
      "ImagingObjectSelection.study.id": {
        "index": 16,
        "path": "ImagingObjectSelection.study.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImagingObjectSelection.study.extension": {
        "index": 17,
        "path": "ImagingObjectSelection.study.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingObjectSelection.study.modifierExtension": {
        "index": 18,
        "path": "ImagingObjectSelection.study.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingObjectSelection.study.uid": {
        "index": 19,
        "path": "ImagingObjectSelection.study.uid",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "Study instance UID"
      },
      "ImagingObjectSelection.study.url": {
        "index": 20,
        "path": "ImagingObjectSelection.study.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Retrieve study URL"
      },
      "ImagingObjectSelection.study.imagingStudy": {
        "index": 21,
        "path": "ImagingObjectSelection.study.imagingStudy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ImagingStudy"
            ]
          }
        ],
        "isSummary": true,
        "short": "Reference to ImagingStudy"
      },
      "ImagingObjectSelection.study.series": {
        "index": 22,
        "path": "ImagingObjectSelection.study.series",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Series identity of the selected instances"
      },
      "ImagingObjectSelection.study.series.id": {
        "index": 23,
        "path": "ImagingObjectSelection.study.series.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImagingObjectSelection.study.series.extension": {
        "index": 24,
        "path": "ImagingObjectSelection.study.series.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingObjectSelection.study.series.modifierExtension": {
        "index": 25,
        "path": "ImagingObjectSelection.study.series.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingObjectSelection.study.series.uid": {
        "index": 26,
        "path": "ImagingObjectSelection.study.series.uid",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "Series instance UID"
      },
      "ImagingObjectSelection.study.series.url": {
        "index": 27,
        "path": "ImagingObjectSelection.study.series.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Retrieve series URL"
      },
      "ImagingObjectSelection.study.series.instance": {
        "index": 28,
        "path": "ImagingObjectSelection.study.series.instance",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "The selected instance"
      },
      "ImagingObjectSelection.study.series.instance.id": {
        "index": 29,
        "path": "ImagingObjectSelection.study.series.instance.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImagingObjectSelection.study.series.instance.extension": {
        "index": 30,
        "path": "ImagingObjectSelection.study.series.instance.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingObjectSelection.study.series.instance.modifierExtension": {
        "index": 31,
        "path": "ImagingObjectSelection.study.series.instance.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingObjectSelection.study.series.instance.sopClass": {
        "index": 32,
        "path": "ImagingObjectSelection.study.series.instance.sopClass",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "SOP class UID of instance"
      },
      "ImagingObjectSelection.study.series.instance.uid": {
        "index": 33,
        "path": "ImagingObjectSelection.study.series.instance.uid",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "Selected instance UID"
      },
      "ImagingObjectSelection.study.series.instance.url": {
        "index": 34,
        "path": "ImagingObjectSelection.study.series.instance.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Retrieve instance URL"
      },
      "ImagingObjectSelection.study.series.instance.frames": {
        "index": 35,
        "path": "ImagingObjectSelection.study.series.instance.frames",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "The frame set"
      },
      "ImagingObjectSelection.study.series.instance.frames.id": {
        "index": 36,
        "path": "ImagingObjectSelection.study.series.instance.frames.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImagingObjectSelection.study.series.instance.frames.extension": {
        "index": 37,
        "path": "ImagingObjectSelection.study.series.instance.frames.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingObjectSelection.study.series.instance.frames.modifierExtension": {
        "index": 38,
        "path": "ImagingObjectSelection.study.series.instance.frames.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingObjectSelection.study.series.instance.frames.frameNumbers": {
        "index": 39,
        "path": "ImagingObjectSelection.study.series.instance.frames.frameNumbers",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Frame numbers"
      },
      "ImagingObjectSelection.study.series.instance.frames.url": {
        "index": 40,
        "path": "ImagingObjectSelection.study.series.instance.frames.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Retrieve frame URL"
      }
    },
    "ImagingStudy": {
      "ImagingStudy": {
        "index": 0,
        "path": "ImagingStudy",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A set of images produced in single study (one or more series of references images)"
      },
      "ImagingStudy.id": {
        "index": 1,
        "path": "ImagingStudy.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ImagingStudy.meta": {
        "index": 2,
        "path": "ImagingStudy.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ImagingStudy.implicitRules": {
        "index": 3,
        "path": "ImagingStudy.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ImagingStudy.language": {
        "index": 4,
        "path": "ImagingStudy.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ImagingStudy.text": {
        "index": 5,
        "path": "ImagingStudy.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ImagingStudy.contained": {
        "index": 6,
        "path": "ImagingStudy.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ImagingStudy.extension": {
        "index": 7,
        "path": "ImagingStudy.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingStudy.modifierExtension": {
        "index": 8,
        "path": "ImagingStudy.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingStudy.started": {
        "index": 9,
        "path": "ImagingStudy.started",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the study was started"
      },
      "ImagingStudy.patient": {
        "index": 10,
        "path": "ImagingStudy.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who the images are of"
      },
      "ImagingStudy.uid": {
        "index": 11,
        "path": "ImagingStudy.uid",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "Formal identifier for the study"
      },
      "ImagingStudy.accession": {
        "index": 12,
        "path": "ImagingStudy.accession",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Related workflow identifier (\"Accession Number\")"
      },
      "ImagingStudy.identifier": {
        "index": 13,
        "path": "ImagingStudy.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Other identifiers for the study"
      },
      "ImagingStudy.order": {
        "index": 14,
        "path": "ImagingStudy.order",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"
            ]
          }
        ],
        "isSummary": true,
        "short": "Order(s) that caused this study to be performed"
      },
      "ImagingStudy.modalityList": {
        "index": 15,
        "path": "ImagingStudy.modalityList",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "All series modality if actual acquisition modalities",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/dicom-cid29"
        }
      },
      "ImagingStudy.referrer": {
        "index": 16,
        "path": "ImagingStudy.referrer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Referring physician (0008,0090)"
      },
      "ImagingStudy.availability": {
        "index": 17,
        "path": "ImagingStudy.availability",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "ONLINE | OFFLINE | NEARLINE | UNAVAILABLE (0008,0056)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/instance-availability"
        }
      },
      "ImagingStudy.url": {
        "index": 18,
        "path": "ImagingStudy.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Retrieve URI"
      },
      "ImagingStudy.numberOfSeries": {
        "index": 19,
        "path": "ImagingStudy.numberOfSeries",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Number of Study Related Series"
      },
      "ImagingStudy.numberOfInstances": {
        "index": 20,
        "path": "ImagingStudy.numberOfInstances",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Number of Study Related Instances"
      },
      "ImagingStudy.procedure": {
        "index": 21,
        "path": "ImagingStudy.procedure",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Procedure"
            ]
          }
        ],
        "isSummary": true,
        "short": "Type of procedure performed"
      },
      "ImagingStudy.interpreter": {
        "index": 22,
        "path": "ImagingStudy.interpreter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who interpreted images"
      },
      "ImagingStudy.description": {
        "index": 23,
        "path": "ImagingStudy.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Institution-generated description"
      },
      "ImagingStudy.series": {
        "index": 24,
        "path": "ImagingStudy.series",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Each study has one or more series of instances"
      },
      "ImagingStudy.series.id": {
        "index": 25,
        "path": "ImagingStudy.series.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImagingStudy.series.extension": {
        "index": 26,
        "path": "ImagingStudy.series.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingStudy.series.modifierExtension": {
        "index": 27,
        "path": "ImagingStudy.series.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingStudy.series.number": {
        "index": 28,
        "path": "ImagingStudy.series.number",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Numeric identifier of this series"
      },
      "ImagingStudy.series.modality": {
        "index": 29,
        "path": "ImagingStudy.series.modality",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "The modality of the instances in the series",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/dicom-cid29"
        }
      },
      "ImagingStudy.series.uid": {
        "index": 30,
        "path": "ImagingStudy.series.uid",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "Formal identifier for this series"
      },
      "ImagingStudy.series.description": {
        "index": 31,
        "path": "ImagingStudy.series.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "A description of the series"
      },
      "ImagingStudy.series.numberOfInstances": {
        "index": 32,
        "path": "ImagingStudy.series.numberOfInstances",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Number of Series Related Instances"
      },
      "ImagingStudy.series.availability": {
        "index": 33,
        "path": "ImagingStudy.series.availability",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "ONLINE | OFFLINE | NEARLINE | UNAVAILABLE",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/instance-availability"
        }
      },
      "ImagingStudy.series.url": {
        "index": 34,
        "path": "ImagingStudy.series.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Location of the referenced instance(s)"
      },
      "ImagingStudy.series.bodySite": {
        "index": 35,
        "path": "ImagingStudy.series.bodySite",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Body part examined",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "ImagingStudy.series.laterality": {
        "index": 36,
        "path": "ImagingStudy.series.laterality",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Body part laterality",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/bodysite-laterality"
        }
      },
      "ImagingStudy.series.started": {
        "index": 37,
        "path": "ImagingStudy.series.started",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the series started"
      },
      "ImagingStudy.series.instance": {
        "index": 38,
        "path": "ImagingStudy.series.instance",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "A single SOP instance from the series"
      },
      "ImagingStudy.series.instance.id": {
        "index": 39,
        "path": "ImagingStudy.series.instance.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImagingStudy.series.instance.extension": {
        "index": 40,
        "path": "ImagingStudy.series.instance.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImagingStudy.series.instance.modifierExtension": {
        "index": 41,
        "path": "ImagingStudy.series.instance.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImagingStudy.series.instance.number": {
        "index": 42,
        "path": "ImagingStudy.series.instance.number",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "The number of this instance in the series"
      },
      "ImagingStudy.series.instance.uid": {
        "index": 43,
        "path": "ImagingStudy.series.instance.uid",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "Formal identifier for this instance"
      },
      "ImagingStudy.series.instance.sopClass": {
        "index": 44,
        "path": "ImagingStudy.series.instance.sopClass",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "oid"
          }
        ],
        "isSummary": true,
        "short": "DICOM class type"
      },
      "ImagingStudy.series.instance.type": {
        "index": 45,
        "path": "ImagingStudy.series.instance.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Type of instance (image etc.)"
      },
      "ImagingStudy.series.instance.title": {
        "index": 46,
        "path": "ImagingStudy.series.instance.title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Description of instance"
      },
      "ImagingStudy.series.instance.content": {
        "index": 47,
        "path": "ImagingStudy.series.instance.content",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "isSummary": true,
        "short": "Content of the instance"
      }
    },
    "Immunization": {
      "Immunization": {
        "index": 0,
        "path": "Immunization",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Immunization event information"
      },
      "Immunization.id": {
        "index": 1,
        "path": "Immunization.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Immunization.meta": {
        "index": 2,
        "path": "Immunization.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Immunization.implicitRules": {
        "index": 3,
        "path": "Immunization.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Immunization.language": {
        "index": 4,
        "path": "Immunization.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Immunization.text": {
        "index": 5,
        "path": "Immunization.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Immunization.contained": {
        "index": 6,
        "path": "Immunization.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Immunization.extension": {
        "index": 7,
        "path": "Immunization.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Immunization.modifierExtension": {
        "index": 8,
        "path": "Immunization.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Immunization.identifier": {
        "index": 9,
        "path": "Immunization.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Business identifier"
      },
      "Immunization.status": {
        "index": 10,
        "path": "Immunization.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | on-hold | completed | entered-in-error | stopped",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/medication-admin-status"
        }
      },
      "Immunization.date": {
        "index": 11,
        "path": "Immunization.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Vaccination administration date"
      },
      "Immunization.vaccineCode": {
        "index": 12,
        "path": "Immunization.vaccineCode",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Vaccine product administered",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/vaccine-code"
        }
      },
      "Immunization.patient": {
        "index": 13,
        "path": "Immunization.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "short": "Who was immunized"
      },
      "Immunization.wasNotGiven": {
        "index": 14,
        "path": "Immunization.wasNotGiven",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": true,
        "short": "Flag for whether immunization was given"
      },
      "Immunization.reported": {
        "index": 15,
        "path": "Immunization.reported",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Indicates a self-reported record"
      },
      "Immunization.performer": {
        "index": 16,
        "path": "Immunization.performer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "short": "Who administered vaccine"
      },
      "Immunization.requester": {
        "index": 17,
        "path": "Immunization.requester",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "short": "Who ordered vaccination"
      },
      "Immunization.encounter": {
        "index": 18,
        "path": "Immunization.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "short": "Encounter administered as part of"
      },
      "Immunization.manufacturer": {
        "index": 19,
        "path": "Immunization.manufacturer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Vaccine manufacturer"
      },
      "Immunization.location": {
        "index": 20,
        "path": "Immunization.location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Where vaccination occurred"
      },
      "Immunization.lotNumber": {
        "index": 21,
        "path": "Immunization.lotNumber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Vaccine lot number"
      },
      "Immunization.expirationDate": {
        "index": 22,
        "path": "Immunization.expirationDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "short": "Vaccine expiration date"
      },
      "Immunization.site": {
        "index": 23,
        "path": "Immunization.site",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Body site vaccine  was administered",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/immunization-site"
        }
      },
      "Immunization.route": {
        "index": 24,
        "path": "Immunization.route",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "How vaccine entered body",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/immunization-route"
        }
      },
      "Immunization.doseQuantity": {
        "index": 25,
        "path": "Immunization.doseQuantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Amount of vaccine administered"
      },
      "Immunization.note": {
        "index": 26,
        "path": "Immunization.note",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "isSummary": true,
        "short": "Vaccination notes"
      },
      "Immunization.explanation": {
        "index": 27,
        "path": "Immunization.explanation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Administration/non-administration reasons"
      },
      "Immunization.explanation.id": {
        "index": 28,
        "path": "Immunization.explanation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Immunization.explanation.extension": {
        "index": 29,
        "path": "Immunization.explanation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Immunization.explanation.modifierExtension": {
        "index": 30,
        "path": "Immunization.explanation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Immunization.explanation.reason": {
        "index": 31,
        "path": "Immunization.explanation.reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why immunization occurred",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/immunization-reason"
        }
      },
      "Immunization.explanation.reasonNotGiven": {
        "index": 32,
        "path": "Immunization.explanation.reasonNotGiven",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why immunization did not occur",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/no-immunization-reason"
        }
      },
      "Immunization.reaction": {
        "index": 33,
        "path": "Immunization.reaction",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Details of a reaction that follows immunization"
      },
      "Immunization.reaction.id": {
        "index": 34,
        "path": "Immunization.reaction.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Immunization.reaction.extension": {
        "index": 35,
        "path": "Immunization.reaction.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Immunization.reaction.modifierExtension": {
        "index": 36,
        "path": "Immunization.reaction.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Immunization.reaction.date": {
        "index": 37,
        "path": "Immunization.reaction.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "When reaction started"
      },
      "Immunization.reaction.detail": {
        "index": 38,
        "path": "Immunization.reaction.detail",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          }
        ],
        "short": "Additional information on reaction"
      },
      "Immunization.reaction.reported": {
        "index": 39,
        "path": "Immunization.reaction.reported",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Indicates self-reported reaction"
      },
      "Immunization.vaccinationProtocol": {
        "index": 40,
        "path": "Immunization.vaccinationProtocol",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "What protocol was followed"
      },
      "Immunization.vaccinationProtocol.id": {
        "index": 41,
        "path": "Immunization.vaccinationProtocol.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Immunization.vaccinationProtocol.extension": {
        "index": 42,
        "path": "Immunization.vaccinationProtocol.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Immunization.vaccinationProtocol.modifierExtension": {
        "index": 43,
        "path": "Immunization.vaccinationProtocol.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Immunization.vaccinationProtocol.doseSequence": {
        "index": 44,
        "path": "Immunization.vaccinationProtocol.doseSequence",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "short": "Dose number within series"
      },
      "Immunization.vaccinationProtocol.description": {
        "index": 45,
        "path": "Immunization.vaccinationProtocol.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Details of vaccine protocol"
      },
      "Immunization.vaccinationProtocol.authority": {
        "index": 46,
        "path": "Immunization.vaccinationProtocol.authority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Who is responsible for protocol"
      },
      "Immunization.vaccinationProtocol.series": {
        "index": 47,
        "path": "Immunization.vaccinationProtocol.series",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name of vaccine series"
      },
      "Immunization.vaccinationProtocol.seriesDoses": {
        "index": 48,
        "path": "Immunization.vaccinationProtocol.seriesDoses",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "short": "Recommended number of doses for immunity"
      },
      "Immunization.vaccinationProtocol.targetDisease": {
        "index": 49,
        "path": "Immunization.vaccinationProtocol.targetDisease",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Disease immunized against",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-target"
        }
      },
      "Immunization.vaccinationProtocol.doseStatus": {
        "index": 50,
        "path": "Immunization.vaccinationProtocol.doseStatus",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Indicates if dose counts towards immunity",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status"
        }
      },
      "Immunization.vaccinationProtocol.doseStatusReason": {
        "index": 51,
        "path": "Immunization.vaccinationProtocol.doseStatusReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why dose does (not) count",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status-reason"
        }
      }
    },
    "ImmunizationRecommendation": {
      "ImmunizationRecommendation": {
        "index": 0,
        "path": "ImmunizationRecommendation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Guidance or advice relating to an immunization"
      },
      "ImmunizationRecommendation.id": {
        "index": 1,
        "path": "ImmunizationRecommendation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ImmunizationRecommendation.meta": {
        "index": 2,
        "path": "ImmunizationRecommendation.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ImmunizationRecommendation.implicitRules": {
        "index": 3,
        "path": "ImmunizationRecommendation.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ImmunizationRecommendation.language": {
        "index": 4,
        "path": "ImmunizationRecommendation.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ImmunizationRecommendation.text": {
        "index": 5,
        "path": "ImmunizationRecommendation.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ImmunizationRecommendation.contained": {
        "index": 6,
        "path": "ImmunizationRecommendation.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ImmunizationRecommendation.extension": {
        "index": 7,
        "path": "ImmunizationRecommendation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImmunizationRecommendation.modifierExtension": {
        "index": 8,
        "path": "ImmunizationRecommendation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImmunizationRecommendation.identifier": {
        "index": 9,
        "path": "ImmunizationRecommendation.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business identifier"
      },
      "ImmunizationRecommendation.patient": {
        "index": 10,
        "path": "ImmunizationRecommendation.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who this profile is for"
      },
      "ImmunizationRecommendation.recommendation": {
        "index": 11,
        "path": "ImmunizationRecommendation.recommendation",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Vaccine administration recommendations"
      },
      "ImmunizationRecommendation.recommendation.id": {
        "index": 12,
        "path": "ImmunizationRecommendation.recommendation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImmunizationRecommendation.recommendation.extension": {
        "index": 13,
        "path": "ImmunizationRecommendation.recommendation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImmunizationRecommendation.recommendation.modifierExtension": {
        "index": 14,
        "path": "ImmunizationRecommendation.recommendation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImmunizationRecommendation.recommendation.date": {
        "index": 15,
        "path": "ImmunizationRecommendation.recommendation.date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date recommendation created"
      },
      "ImmunizationRecommendation.recommendation.vaccineCode": {
        "index": 16,
        "path": "ImmunizationRecommendation.recommendation.vaccineCode",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Vaccine recommendation applies to",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/vaccine-code"
        }
      },
      "ImmunizationRecommendation.recommendation.doseNumber": {
        "index": 17,
        "path": "ImmunizationRecommendation.recommendation.doseNumber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Recommended dose number"
      },
      "ImmunizationRecommendation.recommendation.forecastStatus": {
        "index": 18,
        "path": "ImmunizationRecommendation.recommendation.forecastStatus",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Vaccine administration status",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/immunization-recommendation-status"
        }
      },
      "ImmunizationRecommendation.recommendation.dateCriterion": {
        "index": 19,
        "path": "ImmunizationRecommendation.recommendation.dateCriterion",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Dates governing proposed immunization"
      },
      "ImmunizationRecommendation.recommendation.dateCriterion.id": {
        "index": 20,
        "path": "ImmunizationRecommendation.recommendation.dateCriterion.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImmunizationRecommendation.recommendation.dateCriterion.extension": {
        "index": 21,
        "path": "ImmunizationRecommendation.recommendation.dateCriterion.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImmunizationRecommendation.recommendation.dateCriterion.modifierExtension": {
        "index": 22,
        "path": "ImmunizationRecommendation.recommendation.dateCriterion.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImmunizationRecommendation.recommendation.dateCriterion.code": {
        "index": 23,
        "path": "ImmunizationRecommendation.recommendation.dateCriterion.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Type of date",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion"
        }
      },
      "ImmunizationRecommendation.recommendation.dateCriterion.value": {
        "index": 24,
        "path": "ImmunizationRecommendation.recommendation.dateCriterion.value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Recommended date"
      },
      "ImmunizationRecommendation.recommendation.protocol": {
        "index": 25,
        "path": "ImmunizationRecommendation.recommendation.protocol",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Protocol used by recommendation"
      },
      "ImmunizationRecommendation.recommendation.protocol.id": {
        "index": 26,
        "path": "ImmunizationRecommendation.recommendation.protocol.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImmunizationRecommendation.recommendation.protocol.extension": {
        "index": 27,
        "path": "ImmunizationRecommendation.recommendation.protocol.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImmunizationRecommendation.recommendation.protocol.modifierExtension": {
        "index": 28,
        "path": "ImmunizationRecommendation.recommendation.protocol.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImmunizationRecommendation.recommendation.protocol.doseSequence": {
        "index": 29,
        "path": "ImmunizationRecommendation.recommendation.protocol.doseSequence",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "short": "Dose number within sequence"
      },
      "ImmunizationRecommendation.recommendation.protocol.description": {
        "index": 30,
        "path": "ImmunizationRecommendation.recommendation.protocol.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Protocol details"
      },
      "ImmunizationRecommendation.recommendation.protocol.authority": {
        "index": 31,
        "path": "ImmunizationRecommendation.recommendation.protocol.authority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Who is responsible for protocol"
      },
      "ImmunizationRecommendation.recommendation.protocol.series": {
        "index": 32,
        "path": "ImmunizationRecommendation.recommendation.protocol.series",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name of vaccination series"
      },
      "ImmunizationRecommendation.recommendation.supportingImmunization": {
        "index": 33,
        "path": "ImmunizationRecommendation.recommendation.supportingImmunization",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Immunization"
            ]
          }
        ],
        "short": "Past immunizations supporting recommendation"
      },
      "ImmunizationRecommendation.recommendation.supportingPatientInformation": {
        "index": 34,
        "path": "ImmunizationRecommendation.recommendation.supportingPatientInformation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
            ]
          }
        ],
        "short": "Patient observations supporting recommendation"
      }
    },
    "ImplementationGuide": {
      "ImplementationGuide": {
        "index": 0,
        "path": "ImplementationGuide",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A set of rules about how FHIR is used"
      },
      "ImplementationGuide.id": {
        "index": 1,
        "path": "ImplementationGuide.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ImplementationGuide.meta": {
        "index": 2,
        "path": "ImplementationGuide.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ImplementationGuide.implicitRules": {
        "index": 3,
        "path": "ImplementationGuide.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ImplementationGuide.language": {
        "index": 4,
        "path": "ImplementationGuide.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ImplementationGuide.text": {
        "index": 5,
        "path": "ImplementationGuide.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ImplementationGuide.contained": {
        "index": 6,
        "path": "ImplementationGuide.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ImplementationGuide.extension": {
        "index": 7,
        "path": "ImplementationGuide.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImplementationGuide.modifierExtension": {
        "index": 8,
        "path": "ImplementationGuide.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImplementationGuide.url": {
        "index": 9,
        "path": "ImplementationGuide.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Absolute URL used to reference this Implementation Guide"
      },
      "ImplementationGuide.version": {
        "index": 10,
        "path": "ImplementationGuide.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical id for this version of the Implementation Guide"
      },
      "ImplementationGuide.name": {
        "index": 11,
        "path": "ImplementationGuide.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Informal name for this Implementation Guide"
      },
      "ImplementationGuide.status": {
        "index": 12,
        "path": "ImplementationGuide.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "ImplementationGuide.experimental": {
        "index": 13,
        "path": "ImplementationGuide.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "ImplementationGuide.publisher": {
        "index": 14,
        "path": "ImplementationGuide.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "ImplementationGuide.contact": {
        "index": 15,
        "path": "ImplementationGuide.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "ImplementationGuide.contact.id": {
        "index": 16,
        "path": "ImplementationGuide.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImplementationGuide.contact.extension": {
        "index": 17,
        "path": "ImplementationGuide.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImplementationGuide.contact.modifierExtension": {
        "index": 18,
        "path": "ImplementationGuide.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImplementationGuide.contact.name": {
        "index": 19,
        "path": "ImplementationGuide.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "ImplementationGuide.contact.telecom": {
        "index": 20,
        "path": "ImplementationGuide.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "ImplementationGuide.date": {
        "index": 21,
        "path": "ImplementationGuide.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date for this version of the Implementation Guide"
      },
      "ImplementationGuide.description": {
        "index": 22,
        "path": "ImplementationGuide.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Natural language description of the Implementation Guide"
      },
      "ImplementationGuide.useContext": {
        "index": 23,
        "path": "ImplementationGuide.useContext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "The implementation guide is intended to support these contexts",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/use-context"
        }
      },
      "ImplementationGuide.copyright": {
        "index": 24,
        "path": "ImplementationGuide.copyright",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Use and/or publishing restrictions"
      },
      "ImplementationGuide.fhirVersion": {
        "index": 25,
        "path": "ImplementationGuide.fhirVersion",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "FHIR Version this Implementation Guide targets"
      },
      "ImplementationGuide.dependency": {
        "index": 26,
        "path": "ImplementationGuide.dependency",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Another Implementation guide this depends on"
      },
      "ImplementationGuide.dependency.id": {
        "index": 27,
        "path": "ImplementationGuide.dependency.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImplementationGuide.dependency.extension": {
        "index": 28,
        "path": "ImplementationGuide.dependency.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImplementationGuide.dependency.modifierExtension": {
        "index": 29,
        "path": "ImplementationGuide.dependency.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImplementationGuide.dependency.type": {
        "index": 30,
        "path": "ImplementationGuide.dependency.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "reference | inclusion",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/guide-dependency-type"
        }
      },
      "ImplementationGuide.dependency.uri": {
        "index": 31,
        "path": "ImplementationGuide.dependency.uri",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Where to find dependency"
      },
      "ImplementationGuide.package": {
        "index": 32,
        "path": "ImplementationGuide.package",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Group of resources as used in .page.package"
      },
      "ImplementationGuide.package.id": {
        "index": 33,
        "path": "ImplementationGuide.package.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImplementationGuide.package.extension": {
        "index": 34,
        "path": "ImplementationGuide.package.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImplementationGuide.package.modifierExtension": {
        "index": 35,
        "path": "ImplementationGuide.package.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImplementationGuide.package.name": {
        "index": 36,
        "path": "ImplementationGuide.package.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name used .page.package"
      },
      "ImplementationGuide.package.description": {
        "index": 37,
        "path": "ImplementationGuide.package.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Human readable text describing the package"
      },
      "ImplementationGuide.package.resource": {
        "index": 38,
        "path": "ImplementationGuide.package.resource",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Resource in the implementation guide"
      },
      "ImplementationGuide.package.resource.id": {
        "index": 39,
        "path": "ImplementationGuide.package.resource.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImplementationGuide.package.resource.extension": {
        "index": 40,
        "path": "ImplementationGuide.package.resource.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImplementationGuide.package.resource.modifierExtension": {
        "index": 41,
        "path": "ImplementationGuide.package.resource.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImplementationGuide.package.resource.purpose": {
        "index": 42,
        "path": "ImplementationGuide.package.resource.purpose",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "example | terminology | profile | extension | dictionary | logical",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/guide-resource-purpose"
        }
      },
      "ImplementationGuide.package.resource.name": {
        "index": 43,
        "path": "ImplementationGuide.package.resource.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human Name for the resource"
      },
      "ImplementationGuide.package.resource.description": {
        "index": 44,
        "path": "ImplementationGuide.package.resource.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Reason why included in guide"
      },
      "ImplementationGuide.package.resource.acronym": {
        "index": 45,
        "path": "ImplementationGuide.package.resource.acronym",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Short code to identify the resource"
      },
      "ImplementationGuide.package.resource.source[x]": {
        "index": 46,
        "path": "ImplementationGuide.package.resource.source[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Location of the resource"
      },
      "ImplementationGuide.package.resource.exampleFor": {
        "index": 47,
        "path": "ImplementationGuide.package.resource.exampleFor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "short": "Resource this is an example of (if applicable)"
      },
      "ImplementationGuide.global": {
        "index": 48,
        "path": "ImplementationGuide.global",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Profiles that apply globally"
      },
      "ImplementationGuide.global.id": {
        "index": 49,
        "path": "ImplementationGuide.global.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImplementationGuide.global.extension": {
        "index": 50,
        "path": "ImplementationGuide.global.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImplementationGuide.global.modifierExtension": {
        "index": 51,
        "path": "ImplementationGuide.global.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImplementationGuide.global.type": {
        "index": 52,
        "path": "ImplementationGuide.global.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Type this profiles applies to",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "ImplementationGuide.global.profile": {
        "index": 53,
        "path": "ImplementationGuide.global.profile",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Profile that all resources must conform to"
      },
      "ImplementationGuide.binary": {
        "index": 54,
        "path": "ImplementationGuide.binary",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Image, css, script, etc."
      },
      "ImplementationGuide.page": {
        "index": 55,
        "path": "ImplementationGuide.page",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Page/Section in the Guide",
        "name": "page"
      },
      "ImplementationGuide.page.id": {
        "index": 56,
        "path": "ImplementationGuide.page.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ImplementationGuide.page.extension": {
        "index": 57,
        "path": "ImplementationGuide.page.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ImplementationGuide.page.modifierExtension": {
        "index": 58,
        "path": "ImplementationGuide.page.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ImplementationGuide.page.source": {
        "index": 59,
        "path": "ImplementationGuide.page.source",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Where to find that page"
      },
      "ImplementationGuide.page.name": {
        "index": 60,
        "path": "ImplementationGuide.page.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Short name shown for navigational assistance"
      },
      "ImplementationGuide.page.kind": {
        "index": 61,
        "path": "ImplementationGuide.page.kind",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "page | example | list | include | directory | dictionary | toc | resource",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/guide-page-kind"
        }
      },
      "ImplementationGuide.page.type": {
        "index": 62,
        "path": "ImplementationGuide.page.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Kind of resource to include in the list",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "ImplementationGuide.page.package": {
        "index": 63,
        "path": "ImplementationGuide.page.package",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name of package to include"
      },
      "ImplementationGuide.page.format": {
        "index": 64,
        "path": "ImplementationGuide.page.format",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Format of the page (e.g. html, markdown, etc.)"
      },
      "ImplementationGuide.page.page": {
        "index": 65,
        "path": "ImplementationGuide.page.page",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Nested Pages / Sections",
        "refSchema": "ImplementationGuide.page"
      }
    },
    "List": {
      "List": {
        "index": 0,
        "path": "List",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Information summarized from a list of other resources"
      },
      "List.id": {
        "index": 1,
        "path": "List.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "List.meta": {
        "index": 2,
        "path": "List.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "List.implicitRules": {
        "index": 3,
        "path": "List.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "List.language": {
        "index": 4,
        "path": "List.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "List.text": {
        "index": 5,
        "path": "List.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "List.contained": {
        "index": 6,
        "path": "List.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "List.extension": {
        "index": 7,
        "path": "List.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "List.modifierExtension": {
        "index": 8,
        "path": "List.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "List.identifier": {
        "index": 9,
        "path": "List.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Business identifier"
      },
      "List.title": {
        "index": 10,
        "path": "List.title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Descriptive name for the list"
      },
      "List.code": {
        "index": 11,
        "path": "List.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "What the purpose of this list is",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/list-example-codes"
        }
      },
      "List.subject": {
        "index": 12,
        "path": "List.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "If all resources have the same subject"
      },
      "List.source": {
        "index": 13,
        "path": "List.source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who and/or what defined the list contents (aka Author)"
      },
      "List.encounter": {
        "index": 14,
        "path": "List.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "short": "Context in which list created"
      },
      "List.status": {
        "index": 15,
        "path": "List.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "current | retired | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/list-status"
        }
      },
      "List.date": {
        "index": 16,
        "path": "List.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the list was prepared"
      },
      "List.orderedBy": {
        "index": 17,
        "path": "List.orderedBy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "What order the list has",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/list-order"
        }
      },
      "List.mode": {
        "index": 18,
        "path": "List.mode",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "working | snapshot | changes",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/list-mode"
        }
      },
      "List.note": {
        "index": 19,
        "path": "List.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Comments about the list"
      },
      "List.entry": {
        "index": 20,
        "path": "List.entry",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Entries in the list"
      },
      "List.entry.id": {
        "index": 21,
        "path": "List.entry.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "List.entry.extension": {
        "index": 22,
        "path": "List.entry.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "List.entry.modifierExtension": {
        "index": 23,
        "path": "List.entry.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "List.entry.flag": {
        "index": 24,
        "path": "List.entry.flag",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Status/Workflow information about this item",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/list-item-flag"
        }
      },
      "List.entry.deleted": {
        "index": 25,
        "path": "List.entry.deleted",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": true,
        "short": "If this item is actually marked as deleted"
      },
      "List.entry.date": {
        "index": 26,
        "path": "List.entry.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "When item added to list"
      },
      "List.entry.item": {
        "index": 27,
        "path": "List.entry.item",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Actual entry"
      },
      "List.emptyReason": {
        "index": 28,
        "path": "List.emptyReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why list is empty",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/list-empty-reason"
        }
      }
    },
    "Location": {
      "Location": {
        "index": 0,
        "path": "Location",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Details and position information for a physical place"
      },
      "Location.id": {
        "index": 1,
        "path": "Location.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Location.meta": {
        "index": 2,
        "path": "Location.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Location.implicitRules": {
        "index": 3,
        "path": "Location.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Location.language": {
        "index": 4,
        "path": "Location.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Location.text": {
        "index": 5,
        "path": "Location.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Location.contained": {
        "index": 6,
        "path": "Location.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Location.extension": {
        "index": 7,
        "path": "Location.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Location.modifierExtension": {
        "index": 8,
        "path": "Location.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Location.identifier": {
        "index": 9,
        "path": "Location.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique code or number identifying the location to its users"
      },
      "Location.status": {
        "index": 10,
        "path": "Location.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "active | suspended | inactive",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/location-status"
        }
      },
      "Location.name": {
        "index": 11,
        "path": "Location.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the location as used by humans"
      },
      "Location.description": {
        "index": 12,
        "path": "Location.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Description of the location"
      },
      "Location.mode": {
        "index": 13,
        "path": "Location.mode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "instance | kind",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/location-mode"
        }
      },
      "Location.type": {
        "index": 14,
        "path": "Location.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of function performed",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType"
        }
      },
      "Location.telecom": {
        "index": 15,
        "path": "Location.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "short": "Contact details of the location"
      },
      "Location.address": {
        "index": 16,
        "path": "Location.address",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ],
        "short": "Physical location"
      },
      "Location.physicalType": {
        "index": 17,
        "path": "Location.physicalType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Physical form of the location",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/location-physical-type"
        }
      },
      "Location.position": {
        "index": 18,
        "path": "Location.position",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "The absolute geographic location"
      },
      "Location.position.id": {
        "index": 19,
        "path": "Location.position.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Location.position.extension": {
        "index": 20,
        "path": "Location.position.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Location.position.modifierExtension": {
        "index": 21,
        "path": "Location.position.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Location.position.longitude": {
        "index": 22,
        "path": "Location.position.longitude",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Longitude with WGS84 datum"
      },
      "Location.position.latitude": {
        "index": 23,
        "path": "Location.position.latitude",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Latitude with WGS84 datum"
      },
      "Location.position.altitude": {
        "index": 24,
        "path": "Location.position.altitude",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Altitude with WGS84 datum"
      },
      "Location.managingOrganization": {
        "index": 25,
        "path": "Location.managingOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization responsible for provisioning and upkeep"
      },
      "Location.partOf": {
        "index": 26,
        "path": "Location.partOf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "Another Location this one is physically part of"
      }
    },
    "Media": {
      "Media": {
        "index": 0,
        "path": "Media",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference"
      },
      "Media.id": {
        "index": 1,
        "path": "Media.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Media.meta": {
        "index": 2,
        "path": "Media.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Media.implicitRules": {
        "index": 3,
        "path": "Media.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Media.language": {
        "index": 4,
        "path": "Media.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Media.text": {
        "index": 5,
        "path": "Media.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Media.contained": {
        "index": 6,
        "path": "Media.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Media.extension": {
        "index": 7,
        "path": "Media.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Media.modifierExtension": {
        "index": 8,
        "path": "Media.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Media.type": {
        "index": 9,
        "path": "Media.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "photo | video | audio",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/digital-media-type"
        }
      },
      "Media.subtype": {
        "index": 10,
        "path": "Media.subtype",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "The type of acquisition equipment/process",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/digital-media-subtype"
        }
      },
      "Media.identifier": {
        "index": 11,
        "path": "Media.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifier(s) for the image"
      },
      "Media.subject": {
        "index": 12,
        "path": "Media.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Specimen"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who/What this Media is a record of"
      },
      "Media.operator": {
        "index": 13,
        "path": "Media.operator",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "The person who generated the image"
      },
      "Media.view": {
        "index": 14,
        "path": "Media.view",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Imaging view, e.g. Lateral or Antero-posterior",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/media-view"
        }
      },
      "Media.deviceName": {
        "index": 15,
        "path": "Media.deviceName",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the device/manufacturer"
      },
      "Media.height": {
        "index": 16,
        "path": "Media.height",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Height of the image in pixels (photo/video)"
      },
      "Media.width": {
        "index": 17,
        "path": "Media.width",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Width of the image in pixels (photo/video)"
      },
      "Media.frames": {
        "index": 18,
        "path": "Media.frames",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Number of frames if > 1 (photo)"
      },
      "Media.duration": {
        "index": 19,
        "path": "Media.duration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Length in seconds (audio / video)"
      },
      "Media.content": {
        "index": 20,
        "path": "Media.content",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "short": "Actual Media - reference or data"
      }
    },
    "Medication": {
      "Medication": {
        "index": 0,
        "path": "Medication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Definition of a Medication"
      },
      "Medication.id": {
        "index": 1,
        "path": "Medication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Medication.meta": {
        "index": 2,
        "path": "Medication.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Medication.implicitRules": {
        "index": 3,
        "path": "Medication.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Medication.language": {
        "index": 4,
        "path": "Medication.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Medication.text": {
        "index": 5,
        "path": "Medication.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Medication.contained": {
        "index": 6,
        "path": "Medication.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Medication.extension": {
        "index": 7,
        "path": "Medication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Medication.modifierExtension": {
        "index": 8,
        "path": "Medication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Medication.code": {
        "index": 9,
        "path": "Medication.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Codes that identify this medication",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/medication-codes"
        }
      },
      "Medication.isBrand": {
        "index": 10,
        "path": "Medication.isBrand",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "True if a brand"
      },
      "Medication.manufacturer": {
        "index": 11,
        "path": "Medication.manufacturer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Manufacturer of the item"
      },
      "Medication.product": {
        "index": 12,
        "path": "Medication.product",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Administrable medication details"
      },
      "Medication.product.id": {
        "index": 13,
        "path": "Medication.product.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Medication.product.extension": {
        "index": 14,
        "path": "Medication.product.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Medication.product.modifierExtension": {
        "index": 15,
        "path": "Medication.product.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Medication.product.form": {
        "index": 16,
        "path": "Medication.product.form",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "powder | tablets | carton +",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/medication-form-codes"
        }
      },
      "Medication.product.ingredient": {
        "index": 17,
        "path": "Medication.product.ingredient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Active or inactive ingredient"
      },
      "Medication.product.ingredient.id": {
        "index": 18,
        "path": "Medication.product.ingredient.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Medication.product.ingredient.extension": {
        "index": 19,
        "path": "Medication.product.ingredient.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Medication.product.ingredient.modifierExtension": {
        "index": 20,
        "path": "Medication.product.ingredient.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Medication.product.ingredient.item": {
        "index": 21,
        "path": "Medication.product.ingredient.item",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "short": "The product contained"
      },
      "Medication.product.ingredient.amount": {
        "index": 22,
        "path": "Medication.product.ingredient.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          }
        ],
        "short": "Quantity of ingredient present"
      },
      "Medication.product.batch": {
        "index": 23,
        "path": "Medication.product.batch",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      "Medication.product.batch.id": {
        "index": 24,
        "path": "Medication.product.batch.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Medication.product.batch.extension": {
        "index": 25,
        "path": "Medication.product.batch.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Medication.product.batch.modifierExtension": {
        "index": 26,
        "path": "Medication.product.batch.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Medication.product.batch.lotNumber": {
        "index": 27,
        "path": "Medication.product.batch.lotNumber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      "Medication.product.batch.expirationDate": {
        "index": 28,
        "path": "Medication.product.batch.expirationDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      "Medication.package": {
        "index": 29,
        "path": "Medication.package",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Details about packaged medications"
      },
      "Medication.package.id": {
        "index": 30,
        "path": "Medication.package.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Medication.package.extension": {
        "index": 31,
        "path": "Medication.package.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Medication.package.modifierExtension": {
        "index": 32,
        "path": "Medication.package.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Medication.package.container": {
        "index": 33,
        "path": "Medication.package.container",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "E.g. box, vial, blister-pack",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/medication-package-form-codes"
        }
      },
      "Medication.package.content": {
        "index": 34,
        "path": "Medication.package.content",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "What is  in the package"
      },
      "Medication.package.content.id": {
        "index": 35,
        "path": "Medication.package.content.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Medication.package.content.extension": {
        "index": 36,
        "path": "Medication.package.content.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Medication.package.content.modifierExtension": {
        "index": 37,
        "path": "Medication.package.content.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Medication.package.content.item": {
        "index": 38,
        "path": "Medication.package.content.item",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "short": "A product in the package"
      },
      "Medication.package.content.amount": {
        "index": 39,
        "path": "Medication.package.content.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Quantity present in the package"
      }
    },
    "MedicationAdministration": {
      "MedicationAdministration": {
        "index": 0,
        "path": "MedicationAdministration",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Administration of medication to a patient"
      },
      "MedicationAdministration.id": {
        "index": 1,
        "path": "MedicationAdministration.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "MedicationAdministration.meta": {
        "index": 2,
        "path": "MedicationAdministration.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "MedicationAdministration.implicitRules": {
        "index": 3,
        "path": "MedicationAdministration.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "MedicationAdministration.language": {
        "index": 4,
        "path": "MedicationAdministration.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "MedicationAdministration.text": {
        "index": 5,
        "path": "MedicationAdministration.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "MedicationAdministration.contained": {
        "index": 6,
        "path": "MedicationAdministration.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "MedicationAdministration.extension": {
        "index": 7,
        "path": "MedicationAdministration.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationAdministration.modifierExtension": {
        "index": 8,
        "path": "MedicationAdministration.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationAdministration.identifier": {
        "index": 9,
        "path": "MedicationAdministration.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifier"
      },
      "MedicationAdministration.status": {
        "index": 10,
        "path": "MedicationAdministration.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | on-hold | completed | entered-in-error | stopped",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/medication-admin-status"
        }
      },
      "MedicationAdministration.patient": {
        "index": 11,
        "path": "MedicationAdministration.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who received medication"
      },
      "MedicationAdministration.practitioner": {
        "index": 12,
        "path": "MedicationAdministration.practitioner",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who administered substance"
      },
      "MedicationAdministration.encounter": {
        "index": 13,
        "path": "MedicationAdministration.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Encounter administered as part of"
      },
      "MedicationAdministration.prescription": {
        "index": 14,
        "path": "MedicationAdministration.prescription",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          }
        ],
        "isSummary": true,
        "short": "Order administration performed against"
      },
      "MedicationAdministration.wasNotGiven": {
        "index": 15,
        "path": "MedicationAdministration.wasNotGiven",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "True if medication not administered"
      },
      "MedicationAdministration.reasonNotGiven": {
        "index": 16,
        "path": "MedicationAdministration.reasonNotGiven",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Reason administration not performed",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes"
        }
      },
      "MedicationAdministration.reasonGiven": {
        "index": 17,
        "path": "MedicationAdministration.reasonGiven",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Reason administration performed",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/reason-medication-given-codes"
        }
      },
      "MedicationAdministration.effectiveTime[x]": {
        "index": 18,
        "path": "MedicationAdministration.effectiveTime[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Start and end time of administration"
      },
      "MedicationAdministration.medication[x]": {
        "index": 19,
        "path": "MedicationAdministration.medication[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "isSummary": true,
        "short": "What was administered"
      },
      "MedicationAdministration.device": {
        "index": 20,
        "path": "MedicationAdministration.device",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Device used to administer"
      },
      "MedicationAdministration.note": {
        "index": 21,
        "path": "MedicationAdministration.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Information about the administration"
      },
      "MedicationAdministration.dosage": {
        "index": 22,
        "path": "MedicationAdministration.dosage",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Details of how medication was taken"
      },
      "MedicationAdministration.dosage.id": {
        "index": 23,
        "path": "MedicationAdministration.dosage.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MedicationAdministration.dosage.extension": {
        "index": 24,
        "path": "MedicationAdministration.dosage.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationAdministration.dosage.modifierExtension": {
        "index": 25,
        "path": "MedicationAdministration.dosage.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationAdministration.dosage.text": {
        "index": 26,
        "path": "MedicationAdministration.dosage.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Dosage Instructions"
      },
      "MedicationAdministration.dosage.site[x]": {
        "index": 27,
        "path": "MedicationAdministration.dosage.site[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/BodySite"
            ]
          }
        ],
        "isSummary": true,
        "short": "Body site administered to",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/approach-site-codes"
        }
      },
      "MedicationAdministration.dosage.route": {
        "index": 28,
        "path": "MedicationAdministration.dosage.route",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Path of substance into body",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/route-codes"
        }
      },
      "MedicationAdministration.dosage.method": {
        "index": 29,
        "path": "MedicationAdministration.dosage.method",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "How drug was administered"
      },
      "MedicationAdministration.dosage.quantity": {
        "index": 30,
        "path": "MedicationAdministration.dosage.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Amount administered in one dose"
      },
      "MedicationAdministration.dosage.rate[x]": {
        "index": 31,
        "path": "MedicationAdministration.dosage.rate[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          },
          {
            "code": "Range"
          }
        ],
        "isSummary": true,
        "short": "Dose quantity per unit of time"
      }
    },
    "MedicationDispense": {
      "MedicationDispense": {
        "index": 0,
        "path": "MedicationDispense",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Dispensing a medication to a named patient"
      },
      "MedicationDispense.id": {
        "index": 1,
        "path": "MedicationDispense.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "MedicationDispense.meta": {
        "index": 2,
        "path": "MedicationDispense.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "MedicationDispense.implicitRules": {
        "index": 3,
        "path": "MedicationDispense.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "MedicationDispense.language": {
        "index": 4,
        "path": "MedicationDispense.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "MedicationDispense.text": {
        "index": 5,
        "path": "MedicationDispense.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "MedicationDispense.contained": {
        "index": 6,
        "path": "MedicationDispense.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "MedicationDispense.extension": {
        "index": 7,
        "path": "MedicationDispense.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationDispense.modifierExtension": {
        "index": 8,
        "path": "MedicationDispense.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationDispense.identifier": {
        "index": 9,
        "path": "MedicationDispense.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifier"
      },
      "MedicationDispense.status": {
        "index": 10,
        "path": "MedicationDispense.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | on-hold | completed | entered-in-error | stopped",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/medication-dispense-status"
        }
      },
      "MedicationDispense.patient": {
        "index": 11,
        "path": "MedicationDispense.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who the dispense is for"
      },
      "MedicationDispense.dispenser": {
        "index": 12,
        "path": "MedicationDispense.dispenser",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Practitioner responsible for dispensing medication"
      },
      "MedicationDispense.authorizingPrescription": {
        "index": 13,
        "path": "MedicationDispense.authorizingPrescription",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          }
        ],
        "isSummary": true,
        "short": "Medication order that authorizes the dispense"
      },
      "MedicationDispense.type": {
        "index": 14,
        "path": "MedicationDispense.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Trial fill, partial fill, emergency fill, etc.",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActPharmacySupplyType"
        }
      },
      "MedicationDispense.quantity": {
        "index": 15,
        "path": "MedicationDispense.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Amount dispensed"
      },
      "MedicationDispense.daysSupply": {
        "index": 16,
        "path": "MedicationDispense.daysSupply",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Days Supply"
      },
      "MedicationDispense.medication[x]": {
        "index": 17,
        "path": "MedicationDispense.medication[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "isSummary": true,
        "short": "What medication was supplied"
      },
      "MedicationDispense.whenPrepared": {
        "index": 18,
        "path": "MedicationDispense.whenPrepared",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Dispense processing time"
      },
      "MedicationDispense.whenHandedOver": {
        "index": 19,
        "path": "MedicationDispense.whenHandedOver",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When product was given out"
      },
      "MedicationDispense.destination": {
        "index": 20,
        "path": "MedicationDispense.destination",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Where the medication was sent"
      },
      "MedicationDispense.receiver": {
        "index": 21,
        "path": "MedicationDispense.receiver",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who collected the medication"
      },
      "MedicationDispense.note": {
        "index": 22,
        "path": "MedicationDispense.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Information about the dispense"
      },
      "MedicationDispense.dosageInstruction": {
        "index": 23,
        "path": "MedicationDispense.dosageInstruction",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Medicine administration instructions to the patient/caregiver"
      },
      "MedicationDispense.dosageInstruction.id": {
        "index": 24,
        "path": "MedicationDispense.dosageInstruction.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MedicationDispense.dosageInstruction.extension": {
        "index": 25,
        "path": "MedicationDispense.dosageInstruction.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationDispense.dosageInstruction.modifierExtension": {
        "index": 26,
        "path": "MedicationDispense.dosageInstruction.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationDispense.dosageInstruction.text": {
        "index": 27,
        "path": "MedicationDispense.dosageInstruction.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Dosage Instructions"
      },
      "MedicationDispense.dosageInstruction.additionalInstructions": {
        "index": 28,
        "path": "MedicationDispense.dosageInstruction.additionalInstructions",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "E.g. \"Take with food\""
      },
      "MedicationDispense.dosageInstruction.timing": {
        "index": 29,
        "path": "MedicationDispense.dosageInstruction.timing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "isSummary": true,
        "short": "When medication should be administered"
      },
      "MedicationDispense.dosageInstruction.asNeeded[x]": {
        "index": 30,
        "path": "MedicationDispense.dosageInstruction.asNeeded[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Take \"as needed\" f(or x)"
      },
      "MedicationDispense.dosageInstruction.site[x]": {
        "index": 31,
        "path": "MedicationDispense.dosageInstruction.site[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/BodySite"
            ]
          }
        ],
        "isSummary": true,
        "short": "Body site to administer to",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/approach-site-codes"
        }
      },
      "MedicationDispense.dosageInstruction.route": {
        "index": 32,
        "path": "MedicationDispense.dosageInstruction.route",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "How drug should enter body",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/route-codes"
        }
      },
      "MedicationDispense.dosageInstruction.method": {
        "index": 33,
        "path": "MedicationDispense.dosageInstruction.method",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Technique for administering medication"
      },
      "MedicationDispense.dosageInstruction.dose[x]": {
        "index": 34,
        "path": "MedicationDispense.dosageInstruction.dose[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Amount of medication per dose"
      },
      "MedicationDispense.dosageInstruction.rate[x]": {
        "index": 35,
        "path": "MedicationDispense.dosageInstruction.rate[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          },
          {
            "code": "Range"
          }
        ],
        "isSummary": true,
        "short": "Amount of medication per unit of time"
      },
      "MedicationDispense.dosageInstruction.maxDosePerPeriod": {
        "index": 36,
        "path": "MedicationDispense.dosageInstruction.maxDosePerPeriod",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          }
        ],
        "isSummary": true,
        "short": "Upper limit on medication per unit of time"
      },
      "MedicationDispense.substitution": {
        "index": 37,
        "path": "MedicationDispense.substitution",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Deals with substitution of one medicine for another"
      },
      "MedicationDispense.substitution.id": {
        "index": 38,
        "path": "MedicationDispense.substitution.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MedicationDispense.substitution.extension": {
        "index": 39,
        "path": "MedicationDispense.substitution.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationDispense.substitution.modifierExtension": {
        "index": 40,
        "path": "MedicationDispense.substitution.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationDispense.substitution.type": {
        "index": 41,
        "path": "MedicationDispense.substitution.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of substitution",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActSubstanceAdminSubstitutionCode"
        }
      },
      "MedicationDispense.substitution.reason": {
        "index": 42,
        "path": "MedicationDispense.substitution.reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Why was substitution made",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-SubstanceAdminSubstitutionReason"
        }
      },
      "MedicationDispense.substitution.responsibleParty": {
        "index": 43,
        "path": "MedicationDispense.substitution.responsibleParty",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who is responsible for the substitution"
      }
    },
    "MedicationOrder": {
      "MedicationOrder": {
        "index": 0,
        "path": "MedicationOrder",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Prescription of medication to for patient"
      },
      "MedicationOrder.id": {
        "index": 1,
        "path": "MedicationOrder.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "MedicationOrder.meta": {
        "index": 2,
        "path": "MedicationOrder.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "MedicationOrder.implicitRules": {
        "index": 3,
        "path": "MedicationOrder.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "MedicationOrder.language": {
        "index": 4,
        "path": "MedicationOrder.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "MedicationOrder.text": {
        "index": 5,
        "path": "MedicationOrder.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "MedicationOrder.contained": {
        "index": 6,
        "path": "MedicationOrder.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "MedicationOrder.extension": {
        "index": 7,
        "path": "MedicationOrder.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationOrder.modifierExtension": {
        "index": 8,
        "path": "MedicationOrder.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationOrder.identifier": {
        "index": 9,
        "path": "MedicationOrder.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifier"
      },
      "MedicationOrder.dateWritten": {
        "index": 10,
        "path": "MedicationOrder.dateWritten",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When prescription was authorized"
      },
      "MedicationOrder.status": {
        "index": 11,
        "path": "MedicationOrder.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "active | on-hold | completed | entered-in-error | stopped | draft",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/medication-order-status"
        }
      },
      "MedicationOrder.dateEnded": {
        "index": 12,
        "path": "MedicationOrder.dateEnded",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When prescription was stopped"
      },
      "MedicationOrder.reasonEnded": {
        "index": 13,
        "path": "MedicationOrder.reasonEnded",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Why prescription was stopped"
      },
      "MedicationOrder.patient": {
        "index": 14,
        "path": "MedicationOrder.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who prescription is for"
      },
      "MedicationOrder.prescriber": {
        "index": 15,
        "path": "MedicationOrder.prescriber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who ordered the medication(s)"
      },
      "MedicationOrder.encounter": {
        "index": 16,
        "path": "MedicationOrder.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Created during encounter/admission/stay"
      },
      "MedicationOrder.reason[x]": {
        "index": 17,
        "path": "MedicationOrder.reason[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Reason or indication for writing the prescription",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "MedicationOrder.note": {
        "index": 18,
        "path": "MedicationOrder.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Information about the prescription"
      },
      "MedicationOrder.medication[x]": {
        "index": 19,
        "path": "MedicationOrder.medication[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "isSummary": true,
        "short": "Medication to be taken"
      },
      "MedicationOrder.dosageInstruction": {
        "index": 20,
        "path": "MedicationOrder.dosageInstruction",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "How medication should be taken"
      },
      "MedicationOrder.dosageInstruction.id": {
        "index": 21,
        "path": "MedicationOrder.dosageInstruction.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MedicationOrder.dosageInstruction.extension": {
        "index": 22,
        "path": "MedicationOrder.dosageInstruction.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationOrder.dosageInstruction.modifierExtension": {
        "index": 23,
        "path": "MedicationOrder.dosageInstruction.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationOrder.dosageInstruction.text": {
        "index": 24,
        "path": "MedicationOrder.dosageInstruction.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Dosage instructions expressed as text"
      },
      "MedicationOrder.dosageInstruction.additionalInstructions": {
        "index": 25,
        "path": "MedicationOrder.dosageInstruction.additionalInstructions",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Supplemental instructions - e.g. \"with meals\""
      },
      "MedicationOrder.dosageInstruction.timing": {
        "index": 26,
        "path": "MedicationOrder.dosageInstruction.timing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "isSummary": true,
        "short": "When medication should be administered"
      },
      "MedicationOrder.dosageInstruction.asNeeded[x]": {
        "index": 27,
        "path": "MedicationOrder.dosageInstruction.asNeeded[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Take \"as needed\" (for x)"
      },
      "MedicationOrder.dosageInstruction.site[x]": {
        "index": 28,
        "path": "MedicationOrder.dosageInstruction.site[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/BodySite"
            ]
          }
        ],
        "isSummary": true,
        "short": "Body site to administer to",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/approach-site-codes"
        }
      },
      "MedicationOrder.dosageInstruction.route": {
        "index": 29,
        "path": "MedicationOrder.dosageInstruction.route",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "How drug should enter body",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/route-codes"
        }
      },
      "MedicationOrder.dosageInstruction.method": {
        "index": 30,
        "path": "MedicationOrder.dosageInstruction.method",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Technique for administering medication"
      },
      "MedicationOrder.dosageInstruction.dose[x]": {
        "index": 31,
        "path": "MedicationOrder.dosageInstruction.dose[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Amount of medication per dose"
      },
      "MedicationOrder.dosageInstruction.rate[x]": {
        "index": 32,
        "path": "MedicationOrder.dosageInstruction.rate[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          },
          {
            "code": "Range"
          }
        ],
        "isSummary": true,
        "short": "Amount of medication per unit of time"
      },
      "MedicationOrder.dosageInstruction.maxDosePerPeriod": {
        "index": 33,
        "path": "MedicationOrder.dosageInstruction.maxDosePerPeriod",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          }
        ],
        "isSummary": true,
        "short": "Upper limit on medication per unit of time"
      },
      "MedicationOrder.dispenseRequest": {
        "index": 34,
        "path": "MedicationOrder.dispenseRequest",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Medication supply authorization"
      },
      "MedicationOrder.dispenseRequest.id": {
        "index": 35,
        "path": "MedicationOrder.dispenseRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MedicationOrder.dispenseRequest.extension": {
        "index": 36,
        "path": "MedicationOrder.dispenseRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationOrder.dispenseRequest.modifierExtension": {
        "index": 37,
        "path": "MedicationOrder.dispenseRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationOrder.dispenseRequest.medication[x]": {
        "index": 38,
        "path": "MedicationOrder.dispenseRequest.medication[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "isSummary": true,
        "short": "Product to be supplied"
      },
      "MedicationOrder.dispenseRequest.validityPeriod": {
        "index": 39,
        "path": "MedicationOrder.dispenseRequest.validityPeriod",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time period supply is authorized for"
      },
      "MedicationOrder.dispenseRequest.numberOfRepeatsAllowed": {
        "index": 40,
        "path": "MedicationOrder.dispenseRequest.numberOfRepeatsAllowed",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Number of refills authorized"
      },
      "MedicationOrder.dispenseRequest.quantity": {
        "index": 41,
        "path": "MedicationOrder.dispenseRequest.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Amount of medication to supply per dispense"
      },
      "MedicationOrder.dispenseRequest.expectedSupplyDuration": {
        "index": 42,
        "path": "MedicationOrder.dispenseRequest.expectedSupplyDuration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Duration"
            ]
          }
        ],
        "isSummary": true,
        "short": "Number of days supply per dispense"
      },
      "MedicationOrder.substitution": {
        "index": 43,
        "path": "MedicationOrder.substitution",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Any restrictions on medication substitution"
      },
      "MedicationOrder.substitution.id": {
        "index": 44,
        "path": "MedicationOrder.substitution.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MedicationOrder.substitution.extension": {
        "index": 45,
        "path": "MedicationOrder.substitution.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationOrder.substitution.modifierExtension": {
        "index": 46,
        "path": "MedicationOrder.substitution.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationOrder.substitution.type": {
        "index": 47,
        "path": "MedicationOrder.substitution.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "generic | formulary +",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActSubstanceAdminSubstitutionCode"
        }
      },
      "MedicationOrder.substitution.reason": {
        "index": 48,
        "path": "MedicationOrder.substitution.reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Why should (not) substitution be made",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-SubstanceAdminSubstitutionReason"
        }
      },
      "MedicationOrder.priorPrescription": {
        "index": 49,
        "path": "MedicationOrder.priorPrescription",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/MedicationOrder"
            ]
          }
        ],
        "isSummary": true,
        "short": "An order/prescription that this supersedes"
      }
    },
    "MedicationStatement": {
      "MedicationStatement": {
        "index": 0,
        "path": "MedicationStatement",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Record of medication being taken by a patient"
      },
      "MedicationStatement.id": {
        "index": 1,
        "path": "MedicationStatement.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "MedicationStatement.meta": {
        "index": 2,
        "path": "MedicationStatement.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "MedicationStatement.implicitRules": {
        "index": 3,
        "path": "MedicationStatement.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "MedicationStatement.language": {
        "index": 4,
        "path": "MedicationStatement.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "MedicationStatement.text": {
        "index": 5,
        "path": "MedicationStatement.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "MedicationStatement.contained": {
        "index": 6,
        "path": "MedicationStatement.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "MedicationStatement.extension": {
        "index": 7,
        "path": "MedicationStatement.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationStatement.modifierExtension": {
        "index": 8,
        "path": "MedicationStatement.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationStatement.identifier": {
        "index": 9,
        "path": "MedicationStatement.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifier"
      },
      "MedicationStatement.patient": {
        "index": 10,
        "path": "MedicationStatement.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who is/was taking  the medication"
      },
      "MedicationStatement.informationSource": {
        "index": 11,
        "path": "MedicationStatement.informationSource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true
      },
      "MedicationStatement.dateAsserted": {
        "index": 12,
        "path": "MedicationStatement.dateAsserted",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the statement was asserted?"
      },
      "MedicationStatement.status": {
        "index": 13,
        "path": "MedicationStatement.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "active | completed | entered-in-error | intended",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/medication-statement-status"
        }
      },
      "MedicationStatement.wasNotTaken": {
        "index": 14,
        "path": "MedicationStatement.wasNotTaken",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "True if medication is/was not being taken"
      },
      "MedicationStatement.reasonNotTaken": {
        "index": 15,
        "path": "MedicationStatement.reasonNotTaken",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "True if asserting medication was not given",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes"
        }
      },
      "MedicationStatement.reasonForUse[x]": {
        "index": 16,
        "path": "MedicationStatement.reasonForUse[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "isSummary": true,
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "MedicationStatement.effective[x]": {
        "index": 17,
        "path": "MedicationStatement.effective[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Over what period was medication consumed?"
      },
      "MedicationStatement.note": {
        "index": 18,
        "path": "MedicationStatement.note",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Further information about the statement"
      },
      "MedicationStatement.supportingInformation": {
        "index": 19,
        "path": "MedicationStatement.supportingInformation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Additional supporting information"
      },
      "MedicationStatement.medication[x]": {
        "index": 20,
        "path": "MedicationStatement.medication[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "isSummary": true,
        "short": "What medication was taken"
      },
      "MedicationStatement.dosage": {
        "index": 21,
        "path": "MedicationStatement.dosage",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Details of how medication was taken"
      },
      "MedicationStatement.dosage.id": {
        "index": 22,
        "path": "MedicationStatement.dosage.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MedicationStatement.dosage.extension": {
        "index": 23,
        "path": "MedicationStatement.dosage.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MedicationStatement.dosage.modifierExtension": {
        "index": 24,
        "path": "MedicationStatement.dosage.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MedicationStatement.dosage.text": {
        "index": 25,
        "path": "MedicationStatement.dosage.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Reported dosage information"
      },
      "MedicationStatement.dosage.timing": {
        "index": 26,
        "path": "MedicationStatement.dosage.timing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "isSummary": true,
        "short": "When/how often was medication taken"
      },
      "MedicationStatement.dosage.asNeeded[x]": {
        "index": 27,
        "path": "MedicationStatement.dosage.asNeeded[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Take \"as needed\" (for x)"
      },
      "MedicationStatement.dosage.site[x]": {
        "index": 28,
        "path": "MedicationStatement.dosage.site[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/BodySite"
            ]
          }
        ],
        "isSummary": true,
        "short": "Where (on body) medication is/was administered",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/approach-site-codes"
        }
      },
      "MedicationStatement.dosage.route": {
        "index": 29,
        "path": "MedicationStatement.dosage.route",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "How the medication entered the body",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/route-codes"
        }
      },
      "MedicationStatement.dosage.method": {
        "index": 30,
        "path": "MedicationStatement.dosage.method",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Technique used to administer medication"
      },
      "MedicationStatement.dosage.quantity[x]": {
        "index": 31,
        "path": "MedicationStatement.dosage.quantity[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          },
          {
            "code": "Range"
          }
        ],
        "isSummary": true,
        "short": "Amount administered in one dose"
      },
      "MedicationStatement.dosage.rate[x]": {
        "index": 32,
        "path": "MedicationStatement.dosage.rate[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          },
          {
            "code": "Range"
          }
        ],
        "isSummary": true,
        "short": "Dose quantity per unit of time"
      },
      "MedicationStatement.dosage.maxDosePerPeriod": {
        "index": 33,
        "path": "MedicationStatement.dosage.maxDosePerPeriod",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          }
        ],
        "isSummary": true,
        "short": "Maximum dose that was consumed per unit of time"
      }
    },
    "MessageHeader": {
      "MessageHeader": {
        "index": 0,
        "path": "MessageHeader",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A resource that describes a message that is exchanged between systems"
      },
      "MessageHeader.id": {
        "index": 1,
        "path": "MessageHeader.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "MessageHeader.meta": {
        "index": 2,
        "path": "MessageHeader.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "MessageHeader.implicitRules": {
        "index": 3,
        "path": "MessageHeader.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "MessageHeader.language": {
        "index": 4,
        "path": "MessageHeader.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "MessageHeader.text": {
        "index": 5,
        "path": "MessageHeader.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "MessageHeader.contained": {
        "index": 6,
        "path": "MessageHeader.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "MessageHeader.extension": {
        "index": 7,
        "path": "MessageHeader.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MessageHeader.modifierExtension": {
        "index": 8,
        "path": "MessageHeader.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MessageHeader.timestamp": {
        "index": 9,
        "path": "MessageHeader.timestamp",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Time that the message was sent"
      },
      "MessageHeader.event": {
        "index": 10,
        "path": "MessageHeader.event",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "Code for the event this message represents",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/message-events"
        }
      },
      "MessageHeader.response": {
        "index": 11,
        "path": "MessageHeader.response",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "If this is a reply to prior message"
      },
      "MessageHeader.response.id": {
        "index": 12,
        "path": "MessageHeader.response.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MessageHeader.response.extension": {
        "index": 13,
        "path": "MessageHeader.response.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MessageHeader.response.modifierExtension": {
        "index": 14,
        "path": "MessageHeader.response.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MessageHeader.response.identifier": {
        "index": 15,
        "path": "MessageHeader.response.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Id of original message"
      },
      "MessageHeader.response.code": {
        "index": 16,
        "path": "MessageHeader.response.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "ok | transient-error | fatal-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/response-code"
        }
      },
      "MessageHeader.response.details": {
        "index": 17,
        "path": "MessageHeader.response.details",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/OperationOutcome"
            ]
          }
        ],
        "isSummary": true,
        "short": "Specific list of hints/warnings/errors"
      },
      "MessageHeader.source": {
        "index": 18,
        "path": "MessageHeader.source",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Message Source Application"
      },
      "MessageHeader.source.id": {
        "index": 19,
        "path": "MessageHeader.source.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MessageHeader.source.extension": {
        "index": 20,
        "path": "MessageHeader.source.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MessageHeader.source.modifierExtension": {
        "index": 21,
        "path": "MessageHeader.source.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MessageHeader.source.name": {
        "index": 22,
        "path": "MessageHeader.source.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of system"
      },
      "MessageHeader.source.software": {
        "index": 23,
        "path": "MessageHeader.source.software",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of software running the system"
      },
      "MessageHeader.source.version": {
        "index": 24,
        "path": "MessageHeader.source.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Version of software running"
      },
      "MessageHeader.source.contact": {
        "index": 25,
        "path": "MessageHeader.source.contact",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Human contact for problems"
      },
      "MessageHeader.source.endpoint": {
        "index": 26,
        "path": "MessageHeader.source.endpoint",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Actual message source address or id"
      },
      "MessageHeader.destination": {
        "index": 27,
        "path": "MessageHeader.destination",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Message Destination Application(s)"
      },
      "MessageHeader.destination.id": {
        "index": 28,
        "path": "MessageHeader.destination.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "MessageHeader.destination.extension": {
        "index": 29,
        "path": "MessageHeader.destination.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "MessageHeader.destination.modifierExtension": {
        "index": 30,
        "path": "MessageHeader.destination.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "MessageHeader.destination.name": {
        "index": 31,
        "path": "MessageHeader.destination.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of system"
      },
      "MessageHeader.destination.target": {
        "index": 32,
        "path": "MessageHeader.destination.target",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Particular delivery destination within the destination"
      },
      "MessageHeader.destination.endpoint": {
        "index": 33,
        "path": "MessageHeader.destination.endpoint",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Actual destination address or id"
      },
      "MessageHeader.enterer": {
        "index": 34,
        "path": "MessageHeader.enterer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "The source of the data entry"
      },
      "MessageHeader.author": {
        "index": 35,
        "path": "MessageHeader.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "The source of the decision"
      },
      "MessageHeader.receiver": {
        "index": 36,
        "path": "MessageHeader.receiver",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Intended \"real-world\" recipient for the data"
      },
      "MessageHeader.responsible": {
        "index": 37,
        "path": "MessageHeader.responsible",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Final responsibility for event"
      },
      "MessageHeader.reason": {
        "index": 38,
        "path": "MessageHeader.reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Cause of event",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/message-reason-encounter"
        }
      },
      "MessageHeader.data": {
        "index": 39,
        "path": "MessageHeader.data",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "The actual content of the message"
      }
    },
    "NamingSystem": {
      "NamingSystem": {
        "index": 0,
        "path": "NamingSystem",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "System of unique identification"
      },
      "NamingSystem.id": {
        "index": 1,
        "path": "NamingSystem.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "NamingSystem.meta": {
        "index": 2,
        "path": "NamingSystem.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "NamingSystem.implicitRules": {
        "index": 3,
        "path": "NamingSystem.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "NamingSystem.language": {
        "index": 4,
        "path": "NamingSystem.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "NamingSystem.text": {
        "index": 5,
        "path": "NamingSystem.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "NamingSystem.contained": {
        "index": 6,
        "path": "NamingSystem.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "NamingSystem.extension": {
        "index": 7,
        "path": "NamingSystem.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NamingSystem.modifierExtension": {
        "index": 8,
        "path": "NamingSystem.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NamingSystem.name": {
        "index": 9,
        "path": "NamingSystem.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Human-readable label"
      },
      "NamingSystem.status": {
        "index": 10,
        "path": "NamingSystem.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "NamingSystem.kind": {
        "index": 11,
        "path": "NamingSystem.kind",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "codesystem | identifier | root",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/namingsystem-type"
        }
      },
      "NamingSystem.publisher": {
        "index": 12,
        "path": "NamingSystem.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "NamingSystem.contact": {
        "index": 13,
        "path": "NamingSystem.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "NamingSystem.contact.id": {
        "index": 14,
        "path": "NamingSystem.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NamingSystem.contact.extension": {
        "index": 15,
        "path": "NamingSystem.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NamingSystem.contact.modifierExtension": {
        "index": 16,
        "path": "NamingSystem.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NamingSystem.contact.name": {
        "index": 17,
        "path": "NamingSystem.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "NamingSystem.contact.telecom": {
        "index": 18,
        "path": "NamingSystem.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "NamingSystem.responsible": {
        "index": 19,
        "path": "NamingSystem.responsible",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Who maintains system namespace?"
      },
      "NamingSystem.date": {
        "index": 20,
        "path": "NamingSystem.date",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Publication Date(/time)"
      },
      "NamingSystem.type": {
        "index": 21,
        "path": "NamingSystem.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "e.g. driver,  provider,  patient, bank etc.",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/identifier-type"
        }
      },
      "NamingSystem.description": {
        "index": 22,
        "path": "NamingSystem.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "What does naming system identify?"
      },
      "NamingSystem.useContext": {
        "index": 23,
        "path": "NamingSystem.useContext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Content intends to support these contexts",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/use-context"
        }
      },
      "NamingSystem.usage": {
        "index": 24,
        "path": "NamingSystem.usage",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "How/where is it used"
      },
      "NamingSystem.uniqueId": {
        "index": 25,
        "path": "NamingSystem.uniqueId",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Unique identifiers used for system"
      },
      "NamingSystem.uniqueId.id": {
        "index": 26,
        "path": "NamingSystem.uniqueId.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NamingSystem.uniqueId.extension": {
        "index": 27,
        "path": "NamingSystem.uniqueId.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NamingSystem.uniqueId.modifierExtension": {
        "index": 28,
        "path": "NamingSystem.uniqueId.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NamingSystem.uniqueId.type": {
        "index": 29,
        "path": "NamingSystem.uniqueId.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "oid | uuid | uri | other",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/namingsystem-identifier-type"
        }
      },
      "NamingSystem.uniqueId.value": {
        "index": 30,
        "path": "NamingSystem.uniqueId.value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "The unique identifier"
      },
      "NamingSystem.uniqueId.preferred": {
        "index": 31,
        "path": "NamingSystem.uniqueId.preferred",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Is this the id that should be used for this type"
      },
      "NamingSystem.uniqueId.period": {
        "index": 32,
        "path": "NamingSystem.uniqueId.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "When is identifier valid?"
      },
      "NamingSystem.replacedBy": {
        "index": 33,
        "path": "NamingSystem.replacedBy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/NamingSystem"
            ]
          }
        ],
        "short": "Use this instead"
      }
    },
    "NutritionOrder": {
      "NutritionOrder": {
        "index": 0,
        "path": "NutritionOrder",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A request for a diet, formula or nutritional supplement"
      },
      "NutritionOrder.id": {
        "index": 1,
        "path": "NutritionOrder.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "NutritionOrder.meta": {
        "index": 2,
        "path": "NutritionOrder.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "NutritionOrder.implicitRules": {
        "index": 3,
        "path": "NutritionOrder.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "NutritionOrder.language": {
        "index": 4,
        "path": "NutritionOrder.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "NutritionOrder.text": {
        "index": 5,
        "path": "NutritionOrder.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "NutritionOrder.contained": {
        "index": 6,
        "path": "NutritionOrder.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "NutritionOrder.extension": {
        "index": 7,
        "path": "NutritionOrder.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NutritionOrder.modifierExtension": {
        "index": 8,
        "path": "NutritionOrder.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NutritionOrder.patient": {
        "index": 9,
        "path": "NutritionOrder.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "The person who requires the diet, formula or nutritional supplement"
      },
      "NutritionOrder.orderer": {
        "index": 10,
        "path": "NutritionOrder.orderer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who ordered the diet, formula or nutritional supplement"
      },
      "NutritionOrder.identifier": {
        "index": 11,
        "path": "NutritionOrder.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Identifiers assigned to this order"
      },
      "NutritionOrder.encounter": {
        "index": 12,
        "path": "NutritionOrder.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "short": "The encounter associated with this nutrition order"
      },
      "NutritionOrder.dateTime": {
        "index": 13,
        "path": "NutritionOrder.dateTime",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date and time the nutrition order was requested"
      },
      "NutritionOrder.status": {
        "index": 14,
        "path": "NutritionOrder.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | draft | planned | requested | active | on-hold | completed | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/nutrition-order-status"
        }
      },
      "NutritionOrder.allergyIntolerance": {
        "index": 15,
        "path": "NutritionOrder.allergyIntolerance",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
            ]
          }
        ],
        "short": "List of the patient's food and nutrition-related allergies and intolerances"
      },
      "NutritionOrder.foodPreferenceModifier": {
        "index": 16,
        "path": "NutritionOrder.foodPreferenceModifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Order-specific modifier about the type of food that should be given",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/encounter-diet"
        }
      },
      "NutritionOrder.excludeFoodModifier": {
        "index": 17,
        "path": "NutritionOrder.excludeFoodModifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Order-specific modifier about the type of food that should not be given",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/food-type"
        }
      },
      "NutritionOrder.oralDiet": {
        "index": 18,
        "path": "NutritionOrder.oralDiet",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Oral diet components"
      },
      "NutritionOrder.oralDiet.id": {
        "index": 19,
        "path": "NutritionOrder.oralDiet.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NutritionOrder.oralDiet.extension": {
        "index": 20,
        "path": "NutritionOrder.oralDiet.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NutritionOrder.oralDiet.modifierExtension": {
        "index": 21,
        "path": "NutritionOrder.oralDiet.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NutritionOrder.oralDiet.type": {
        "index": 22,
        "path": "NutritionOrder.oralDiet.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of oral diet or diet restrictions that describe what can be consumed orally",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/diet-type"
        }
      },
      "NutritionOrder.oralDiet.schedule": {
        "index": 23,
        "path": "NutritionOrder.oralDiet.schedule",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "short": "Scheduled frequency of diet"
      },
      "NutritionOrder.oralDiet.nutrient": {
        "index": 24,
        "path": "NutritionOrder.oralDiet.nutrient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Required  nutrient modifications"
      },
      "NutritionOrder.oralDiet.nutrient.id": {
        "index": 25,
        "path": "NutritionOrder.oralDiet.nutrient.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NutritionOrder.oralDiet.nutrient.extension": {
        "index": 26,
        "path": "NutritionOrder.oralDiet.nutrient.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NutritionOrder.oralDiet.nutrient.modifierExtension": {
        "index": 27,
        "path": "NutritionOrder.oralDiet.nutrient.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NutritionOrder.oralDiet.nutrient.modifier": {
        "index": 28,
        "path": "NutritionOrder.oralDiet.nutrient.modifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Type of nutrient that is being modified",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/nutrient-code"
        }
      },
      "NutritionOrder.oralDiet.nutrient.amount": {
        "index": 29,
        "path": "NutritionOrder.oralDiet.nutrient.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Quantity of the specified nutrient"
      },
      "NutritionOrder.oralDiet.texture": {
        "index": 30,
        "path": "NutritionOrder.oralDiet.texture",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Required  texture modifications"
      },
      "NutritionOrder.oralDiet.texture.id": {
        "index": 31,
        "path": "NutritionOrder.oralDiet.texture.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NutritionOrder.oralDiet.texture.extension": {
        "index": 32,
        "path": "NutritionOrder.oralDiet.texture.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NutritionOrder.oralDiet.texture.modifierExtension": {
        "index": 33,
        "path": "NutritionOrder.oralDiet.texture.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NutritionOrder.oralDiet.texture.modifier": {
        "index": 34,
        "path": "NutritionOrder.oralDiet.texture.modifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Code to indicate how to alter the texture of the foods, e.g. pureed",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/texture-code"
        }
      },
      "NutritionOrder.oralDiet.texture.foodType": {
        "index": 35,
        "path": "NutritionOrder.oralDiet.texture.foodType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Concepts that are used to identify an entity that is ingested for nutritional purposes",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/modified-foodtype"
        }
      },
      "NutritionOrder.oralDiet.fluidConsistencyType": {
        "index": 36,
        "path": "NutritionOrder.oralDiet.fluidConsistencyType",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "The required consistency of fluids and liquids provided to the patient",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/consistency-type"
        }
      },
      "NutritionOrder.oralDiet.instruction": {
        "index": 37,
        "path": "NutritionOrder.oralDiet.instruction",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Instructions or additional information about the oral diet"
      },
      "NutritionOrder.supplement": {
        "index": 38,
        "path": "NutritionOrder.supplement",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Supplement components"
      },
      "NutritionOrder.supplement.id": {
        "index": 39,
        "path": "NutritionOrder.supplement.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NutritionOrder.supplement.extension": {
        "index": 40,
        "path": "NutritionOrder.supplement.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NutritionOrder.supplement.modifierExtension": {
        "index": 41,
        "path": "NutritionOrder.supplement.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NutritionOrder.supplement.type": {
        "index": 42,
        "path": "NutritionOrder.supplement.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of supplement product requested",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/supplement-type"
        }
      },
      "NutritionOrder.supplement.productName": {
        "index": 43,
        "path": "NutritionOrder.supplement.productName",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Product or brand name of the nutritional supplement"
      },
      "NutritionOrder.supplement.schedule": {
        "index": 44,
        "path": "NutritionOrder.supplement.schedule",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "short": "Scheduled frequency of supplement"
      },
      "NutritionOrder.supplement.quantity": {
        "index": 45,
        "path": "NutritionOrder.supplement.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Amount of the nutritional supplement"
      },
      "NutritionOrder.supplement.instruction": {
        "index": 46,
        "path": "NutritionOrder.supplement.instruction",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Instructions or additional information about the oral supplement"
      },
      "NutritionOrder.enteralFormula": {
        "index": 47,
        "path": "NutritionOrder.enteralFormula",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Enteral formula components"
      },
      "NutritionOrder.enteralFormula.id": {
        "index": 48,
        "path": "NutritionOrder.enteralFormula.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NutritionOrder.enteralFormula.extension": {
        "index": 49,
        "path": "NutritionOrder.enteralFormula.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NutritionOrder.enteralFormula.modifierExtension": {
        "index": 50,
        "path": "NutritionOrder.enteralFormula.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NutritionOrder.enteralFormula.baseFormulaType": {
        "index": 51,
        "path": "NutritionOrder.enteralFormula.baseFormulaType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of enteral or infant formula",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/entformula-type"
        }
      },
      "NutritionOrder.enteralFormula.baseFormulaProductName": {
        "index": 52,
        "path": "NutritionOrder.enteralFormula.baseFormulaProductName",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Product or brand name of the enteral or infant formula"
      },
      "NutritionOrder.enteralFormula.additiveType": {
        "index": 53,
        "path": "NutritionOrder.enteralFormula.additiveType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Type of modular component to add to the feeding",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/entformula-additive"
        }
      },
      "NutritionOrder.enteralFormula.additiveProductName": {
        "index": 54,
        "path": "NutritionOrder.enteralFormula.additiveProductName",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Product or brand name of the modular additive"
      },
      "NutritionOrder.enteralFormula.caloricDensity": {
        "index": 55,
        "path": "NutritionOrder.enteralFormula.caloricDensity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Amount of energy per specified volume that is required"
      },
      "NutritionOrder.enteralFormula.routeofAdministration": {
        "index": 56,
        "path": "NutritionOrder.enteralFormula.routeofAdministration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "How the formula should enter the patient's gastrointestinal tract",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/enteral-route"
        }
      },
      "NutritionOrder.enteralFormula.administration": {
        "index": 57,
        "path": "NutritionOrder.enteralFormula.administration",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Formula feeding instruction as structured data"
      },
      "NutritionOrder.enteralFormula.administration.id": {
        "index": 58,
        "path": "NutritionOrder.enteralFormula.administration.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "NutritionOrder.enteralFormula.administration.extension": {
        "index": 59,
        "path": "NutritionOrder.enteralFormula.administration.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "NutritionOrder.enteralFormula.administration.modifierExtension": {
        "index": 60,
        "path": "NutritionOrder.enteralFormula.administration.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "NutritionOrder.enteralFormula.administration.schedule": {
        "index": 61,
        "path": "NutritionOrder.enteralFormula.administration.schedule",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "short": "Scheduled frequency of enteral feeding"
      },
      "NutritionOrder.enteralFormula.administration.quantity": {
        "index": 62,
        "path": "NutritionOrder.enteralFormula.administration.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "The volume of formula to provide"
      },
      "NutritionOrder.enteralFormula.administration.rate[x]": {
        "index": 63,
        "path": "NutritionOrder.enteralFormula.administration.rate[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          },
          {
            "code": "Ratio"
          }
        ],
        "short": "Speed with which the formula is provided per period of time"
      },
      "NutritionOrder.enteralFormula.maxVolumeToDeliver": {
        "index": 64,
        "path": "NutritionOrder.enteralFormula.maxVolumeToDeliver",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Upper limit on formula volume per unit of time"
      },
      "NutritionOrder.enteralFormula.administrationInstruction": {
        "index": 65,
        "path": "NutritionOrder.enteralFormula.administrationInstruction",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Formula feeding instructions expressed as text"
      }
    },
    "Observation": {
      "Observation": {
        "index": 0,
        "path": "Observation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Measurements and simple assertions"
      },
      "Observation.id": {
        "index": 1,
        "path": "Observation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Observation.meta": {
        "index": 2,
        "path": "Observation.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Observation.implicitRules": {
        "index": 3,
        "path": "Observation.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Observation.language": {
        "index": 4,
        "path": "Observation.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Observation.text": {
        "index": 5,
        "path": "Observation.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Observation.contained": {
        "index": 6,
        "path": "Observation.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Observation.extension": {
        "index": 7,
        "path": "Observation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Observation.modifierExtension": {
        "index": 8,
        "path": "Observation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Observation.identifier": {
        "index": 9,
        "path": "Observation.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "Unique Id for this particular observation"
      },
      "Observation.status": {
        "index": 10,
        "path": "Observation.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "registered | preliminary | final | amended +",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/observation-status"
        }
      },
      "Observation.category": {
        "index": 11,
        "path": "Observation.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Classification of  type of observation",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/observation-category"
        }
      },
      "Observation.code": {
        "index": 12,
        "path": "Observation.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of observation (code / type)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/observation-codes"
        }
      },
      "Observation.subject": {
        "index": 13,
        "path": "Observation.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who and/or what this is about"
      },
      "Observation.encounter": {
        "index": 14,
        "path": "Observation.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "short": "Healthcare event during which this observation is made"
      },
      "Observation.effective[x]": {
        "index": 15,
        "path": "Observation.effective[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Clinically relevant time/time-period for observation"
      },
      "Observation.issued": {
        "index": 16,
        "path": "Observation.issued",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Date/Time this was made available"
      },
      "Observation.performer": {
        "index": 17,
        "path": "Observation.performer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who is responsible for the observation"
      },
      "Observation.value[x]": {
        "index": 18,
        "path": "Observation.value[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "time"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Actual result"
      },
      "Observation.dataAbsentReason": {
        "index": 19,
        "path": "Observation.dataAbsentReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why the result is missing",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/observation-valueabsentreason"
        }
      },
      "Observation.interpretation": {
        "index": 20,
        "path": "Observation.interpretation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "High, low, normal, etc.",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/observation-interpretation"
        }
      },
      "Observation.comments": {
        "index": 21,
        "path": "Observation.comments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Comments about result"
      },
      "Observation.bodySite": {
        "index": 22,
        "path": "Observation.bodySite",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Observed body part",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "Observation.method": {
        "index": 23,
        "path": "Observation.method",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "How it was done",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/observation-methods"
        }
      },
      "Observation.specimen": {
        "index": 24,
        "path": "Observation.specimen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Specimen"
            ]
          }
        ],
        "short": "Specimen used for this observation"
      },
      "Observation.device": {
        "index": 25,
        "path": "Observation.device",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DeviceMetric"
            ]
          }
        ],
        "short": "(Measurement) Device"
      },
      "Observation.referenceRange": {
        "index": 26,
        "path": "Observation.referenceRange",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Provides guide for interpretation",
        "name": "referenceRange"
      },
      "Observation.referenceRange.id": {
        "index": 27,
        "path": "Observation.referenceRange.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Observation.referenceRange.extension": {
        "index": 28,
        "path": "Observation.referenceRange.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Observation.referenceRange.modifierExtension": {
        "index": 29,
        "path": "Observation.referenceRange.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Observation.referenceRange.low": {
        "index": 30,
        "path": "Observation.referenceRange.low",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Low Range, if relevant"
      },
      "Observation.referenceRange.high": {
        "index": 31,
        "path": "Observation.referenceRange.high",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "High Range, if relevant"
      },
      "Observation.referenceRange.meaning": {
        "index": 32,
        "path": "Observation.referenceRange.meaning",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Indicates the meaning/use of this range of this range",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/referencerange-meaning"
        }
      },
      "Observation.referenceRange.age": {
        "index": 33,
        "path": "Observation.referenceRange.age",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range"
          }
        ],
        "short": "Applicable age range, if relevant"
      },
      "Observation.referenceRange.text": {
        "index": 34,
        "path": "Observation.referenceRange.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Text based reference range in an observation"
      },
      "Observation.related": {
        "index": 35,
        "path": "Observation.related",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Resource related to this observation"
      },
      "Observation.related.id": {
        "index": 36,
        "path": "Observation.related.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Observation.related.extension": {
        "index": 37,
        "path": "Observation.related.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Observation.related.modifierExtension": {
        "index": 38,
        "path": "Observation.related.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Observation.related.type": {
        "index": 39,
        "path": "Observation.related.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/observation-relationshiptypes"
        }
      },
      "Observation.related.target": {
        "index": 40,
        "path": "Observation.related.target",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ],
        "short": "Resource that is related to this one"
      },
      "Observation.component": {
        "index": 41,
        "path": "Observation.component",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Component results"
      },
      "Observation.component.id": {
        "index": 42,
        "path": "Observation.component.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Observation.component.extension": {
        "index": 43,
        "path": "Observation.component.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Observation.component.modifierExtension": {
        "index": 44,
        "path": "Observation.component.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Observation.component.code": {
        "index": 45,
        "path": "Observation.component.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of component observation (code / type)",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/observation-codes"
        }
      },
      "Observation.component.value[x]": {
        "index": 46,
        "path": "Observation.component.value[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "time"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Actual component result"
      },
      "Observation.component.dataAbsentReason": {
        "index": 47,
        "path": "Observation.component.dataAbsentReason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Why the component result is missing",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/observation-valueabsentreason"
        }
      },
      "Observation.component.referenceRange": {
        "index": 48,
        "path": "Observation.component.referenceRange",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Provides guide for interpretation of component result",
        "refSchema": "Observation.referenceRange"
      }
    },
    "OperationDefinition": {
      "OperationDefinition": {
        "index": 0,
        "path": "OperationDefinition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Definition of an operation or a named query"
      },
      "OperationDefinition.id": {
        "index": 1,
        "path": "OperationDefinition.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "OperationDefinition.meta": {
        "index": 2,
        "path": "OperationDefinition.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "OperationDefinition.implicitRules": {
        "index": 3,
        "path": "OperationDefinition.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "OperationDefinition.language": {
        "index": 4,
        "path": "OperationDefinition.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "OperationDefinition.text": {
        "index": 5,
        "path": "OperationDefinition.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "OperationDefinition.contained": {
        "index": 6,
        "path": "OperationDefinition.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "OperationDefinition.extension": {
        "index": 7,
        "path": "OperationDefinition.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "OperationDefinition.modifierExtension": {
        "index": 8,
        "path": "OperationDefinition.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "OperationDefinition.url": {
        "index": 9,
        "path": "OperationDefinition.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Logical URL to reference this operation definition"
      },
      "OperationDefinition.version": {
        "index": 10,
        "path": "OperationDefinition.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Logical id for this version of the operation definition"
      },
      "OperationDefinition.name": {
        "index": 11,
        "path": "OperationDefinition.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Informal name for this operation"
      },
      "OperationDefinition.status": {
        "index": 12,
        "path": "OperationDefinition.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "OperationDefinition.kind": {
        "index": 13,
        "path": "OperationDefinition.kind",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "operation | query",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/operation-kind"
        }
      },
      "OperationDefinition.experimental": {
        "index": 14,
        "path": "OperationDefinition.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "If for testing purposes, not real usage"
      },
      "OperationDefinition.publisher": {
        "index": 15,
        "path": "OperationDefinition.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "OperationDefinition.contact": {
        "index": 16,
        "path": "OperationDefinition.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "OperationDefinition.contact.id": {
        "index": 17,
        "path": "OperationDefinition.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "OperationDefinition.contact.extension": {
        "index": 18,
        "path": "OperationDefinition.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "OperationDefinition.contact.modifierExtension": {
        "index": 19,
        "path": "OperationDefinition.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "OperationDefinition.contact.name": {
        "index": 20,
        "path": "OperationDefinition.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "OperationDefinition.contact.telecom": {
        "index": 21,
        "path": "OperationDefinition.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "OperationDefinition.date": {
        "index": 22,
        "path": "OperationDefinition.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "short": "Date for this version of the operation definition"
      },
      "OperationDefinition.description": {
        "index": 23,
        "path": "OperationDefinition.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Natural language description of the operation"
      },
      "OperationDefinition.requirements": {
        "index": 24,
        "path": "OperationDefinition.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Why is this needed?"
      },
      "OperationDefinition.idempotent": {
        "index": 25,
        "path": "OperationDefinition.idempotent",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether content is unchanged by operation"
      },
      "OperationDefinition.code": {
        "index": 26,
        "path": "OperationDefinition.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Name used to invoke the operation"
      },
      "OperationDefinition.notes": {
        "index": 27,
        "path": "OperationDefinition.notes",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Additional information about use"
      },
      "OperationDefinition.base": {
        "index": 28,
        "path": "OperationDefinition.base",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/OperationDefinition"
            ]
          }
        ],
        "short": "Marks this as a profile of the base"
      },
      "OperationDefinition.system": {
        "index": 29,
        "path": "OperationDefinition.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Invoke at the system level?"
      },
      "OperationDefinition.type": {
        "index": 30,
        "path": "OperationDefinition.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Invoke at resource level for these type",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "OperationDefinition.instance": {
        "index": 31,
        "path": "OperationDefinition.instance",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Invoke on an instance?"
      },
      "OperationDefinition.parameter": {
        "index": 32,
        "path": "OperationDefinition.parameter",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Parameters for the operation/query",
        "name": "parameter"
      },
      "OperationDefinition.parameter.id": {
        "index": 33,
        "path": "OperationDefinition.parameter.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "OperationDefinition.parameter.extension": {
        "index": 34,
        "path": "OperationDefinition.parameter.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "OperationDefinition.parameter.modifierExtension": {
        "index": 35,
        "path": "OperationDefinition.parameter.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "OperationDefinition.parameter.name": {
        "index": 36,
        "path": "OperationDefinition.parameter.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Name in Parameters.parameter.name or in URL"
      },
      "OperationDefinition.parameter.use": {
        "index": 37,
        "path": "OperationDefinition.parameter.use",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "in | out",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/operation-parameter-use"
        }
      },
      "OperationDefinition.parameter.min": {
        "index": 38,
        "path": "OperationDefinition.parameter.min",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "short": "Minimum Cardinality"
      },
      "OperationDefinition.parameter.max": {
        "index": 39,
        "path": "OperationDefinition.parameter.max",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Maximum Cardinality (a number or *)"
      },
      "OperationDefinition.parameter.documentation": {
        "index": 40,
        "path": "OperationDefinition.parameter.documentation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Description of meaning/use"
      },
      "OperationDefinition.parameter.type": {
        "index": 41,
        "path": "OperationDefinition.parameter.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "What type this parameter has",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/operation-parameter-type"
        }
      },
      "OperationDefinition.parameter.profile": {
        "index": 42,
        "path": "OperationDefinition.parameter.profile",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/StructureDefinition"
            ]
          }
        ],
        "short": "Profile on the type"
      },
      "OperationDefinition.parameter.binding": {
        "index": 43,
        "path": "OperationDefinition.parameter.binding",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "ValueSet details if this is coded"
      },
      "OperationDefinition.parameter.binding.id": {
        "index": 44,
        "path": "OperationDefinition.parameter.binding.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "OperationDefinition.parameter.binding.extension": {
        "index": 45,
        "path": "OperationDefinition.parameter.binding.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "OperationDefinition.parameter.binding.modifierExtension": {
        "index": 46,
        "path": "OperationDefinition.parameter.binding.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "OperationDefinition.parameter.binding.strength": {
        "index": 47,
        "path": "OperationDefinition.parameter.binding.strength",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "required | extensible | preferred | example",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/binding-strength"
        }
      },
      "OperationDefinition.parameter.binding.valueSet[x]": {
        "index": 48,
        "path": "OperationDefinition.parameter.binding.valueSet[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ValueSet"
            ]
          }
        ],
        "short": "Source of value set"
      },
      "OperationDefinition.parameter.part": {
        "index": 49,
        "path": "OperationDefinition.parameter.part",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Parts of a Tuple Parameter",
        "refSchema": "OperationDefinition.parameter"
      }
    },
    "OperationOutcome": {
      "OperationOutcome": {
        "index": 0,
        "path": "OperationOutcome",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Information about the success/failure of an action"
      },
      "OperationOutcome.id": {
        "index": 1,
        "path": "OperationOutcome.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "OperationOutcome.meta": {
        "index": 2,
        "path": "OperationOutcome.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "OperationOutcome.implicitRules": {
        "index": 3,
        "path": "OperationOutcome.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "OperationOutcome.language": {
        "index": 4,
        "path": "OperationOutcome.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "OperationOutcome.text": {
        "index": 5,
        "path": "OperationOutcome.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "OperationOutcome.contained": {
        "index": 6,
        "path": "OperationOutcome.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "OperationOutcome.extension": {
        "index": 7,
        "path": "OperationOutcome.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "OperationOutcome.modifierExtension": {
        "index": 8,
        "path": "OperationOutcome.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "OperationOutcome.issue": {
        "index": 9,
        "path": "OperationOutcome.issue",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "A single issue associated with the action"
      },
      "OperationOutcome.issue.id": {
        "index": 10,
        "path": "OperationOutcome.issue.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "OperationOutcome.issue.extension": {
        "index": 11,
        "path": "OperationOutcome.issue.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "OperationOutcome.issue.modifierExtension": {
        "index": 12,
        "path": "OperationOutcome.issue.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "OperationOutcome.issue.severity": {
        "index": 13,
        "path": "OperationOutcome.issue.severity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "fatal | error | warning | information",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/issue-severity"
        }
      },
      "OperationOutcome.issue.code": {
        "index": 14,
        "path": "OperationOutcome.issue.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Error or warning code",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/issue-type"
        }
      },
      "OperationOutcome.issue.details": {
        "index": 15,
        "path": "OperationOutcome.issue.details",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Additional details about the error",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/operation-outcome"
        }
      },
      "OperationOutcome.issue.diagnostics": {
        "index": 16,
        "path": "OperationOutcome.issue.diagnostics",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Additional diagnostic information about the issue"
      },
      "OperationOutcome.issue.location": {
        "index": 17,
        "path": "OperationOutcome.issue.location",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "XPath of element(s) related to issue"
      }
    },
    "Order": {
      "Order": {
        "index": 0,
        "path": "Order",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A request to perform an action"
      },
      "Order.id": {
        "index": 1,
        "path": "Order.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Order.meta": {
        "index": 2,
        "path": "Order.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Order.implicitRules": {
        "index": 3,
        "path": "Order.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Order.language": {
        "index": 4,
        "path": "Order.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Order.text": {
        "index": 5,
        "path": "Order.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Order.contained": {
        "index": 6,
        "path": "Order.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Order.extension": {
        "index": 7,
        "path": "Order.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Order.modifierExtension": {
        "index": 8,
        "path": "Order.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Order.identifier": {
        "index": 9,
        "path": "Order.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifiers assigned to this order by the orderer or by the receiver"
      },
      "Order.date": {
        "index": 10,
        "path": "Order.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the order was made"
      },
      "Order.subject": {
        "index": 11,
        "path": "Order.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient this order is about"
      },
      "Order.source": {
        "index": 12,
        "path": "Order.source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who initiated the order"
      },
      "Order.target": {
        "index": 13,
        "path": "Order.target",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who is intended to fulfill the order"
      },
      "Order.reason[x]": {
        "index": 14,
        "path": "Order.reason[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Text - why the order was made"
      },
      "Order.when": {
        "index": 15,
        "path": "Order.when",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "When order should be fulfilled"
      },
      "Order.when.id": {
        "index": 16,
        "path": "Order.when.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Order.when.extension": {
        "index": 17,
        "path": "Order.when.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Order.when.modifierExtension": {
        "index": 18,
        "path": "Order.when.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Order.when.code": {
        "index": 19,
        "path": "Order.when.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Code specifies when request should be done. The code may simply be a priority code"
      },
      "Order.when.schedule": {
        "index": 20,
        "path": "Order.when.schedule",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "isSummary": true,
        "short": "A formal schedule"
      },
      "Order.detail": {
        "index": 21,
        "path": "Order.detail",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "What action is being ordered"
      }
    },
    "OrderResponse": {
      "OrderResponse": {
        "index": 0,
        "path": "OrderResponse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A response to an order"
      },
      "OrderResponse.id": {
        "index": 1,
        "path": "OrderResponse.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "OrderResponse.meta": {
        "index": 2,
        "path": "OrderResponse.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "OrderResponse.implicitRules": {
        "index": 3,
        "path": "OrderResponse.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "OrderResponse.language": {
        "index": 4,
        "path": "OrderResponse.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "OrderResponse.text": {
        "index": 5,
        "path": "OrderResponse.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "OrderResponse.contained": {
        "index": 6,
        "path": "OrderResponse.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "OrderResponse.extension": {
        "index": 7,
        "path": "OrderResponse.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "OrderResponse.modifierExtension": {
        "index": 8,
        "path": "OrderResponse.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "OrderResponse.identifier": {
        "index": 9,
        "path": "OrderResponse.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifiers assigned to this order by the orderer or by the receiver"
      },
      "OrderResponse.request": {
        "index": 10,
        "path": "OrderResponse.request",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Order"
            ]
          }
        ],
        "isSummary": true,
        "short": "The order that this is a response to"
      },
      "OrderResponse.date": {
        "index": 11,
        "path": "OrderResponse.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the response was made"
      },
      "OrderResponse.who": {
        "index": 12,
        "path": "OrderResponse.who",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who made the response"
      },
      "OrderResponse.orderStatus": {
        "index": 13,
        "path": "OrderResponse.orderStatus",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "pending | review | rejected | error | accepted | cancelled | replaced | aborted | completed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/order-status"
        }
      },
      "OrderResponse.description": {
        "index": 14,
        "path": "OrderResponse.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Additional description of the response"
      },
      "OrderResponse.fulfillment": {
        "index": 15,
        "path": "OrderResponse.fulfillment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Details of the outcome of performing the order"
      }
    },
    "Organization": {
      "Organization": {
        "index": 0,
        "path": "Organization",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A grouping of people or organizations with a common purpose"
      },
      "Organization.id": {
        "index": 1,
        "path": "Organization.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Organization.meta": {
        "index": 2,
        "path": "Organization.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Organization.implicitRules": {
        "index": 3,
        "path": "Organization.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Organization.language": {
        "index": 4,
        "path": "Organization.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Organization.text": {
        "index": 5,
        "path": "Organization.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Organization.contained": {
        "index": 6,
        "path": "Organization.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Organization.extension": {
        "index": 7,
        "path": "Organization.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Organization.modifierExtension": {
        "index": 8,
        "path": "Organization.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Organization.identifier": {
        "index": 9,
        "path": "Organization.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifies this organization  across multiple systems"
      },
      "Organization.active": {
        "index": 10,
        "path": "Organization.active",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "Whether the organization's record is still in active use"
      },
      "Organization.type": {
        "index": 11,
        "path": "Organization.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Kind of organization",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/organization-type"
        }
      },
      "Organization.name": {
        "index": 12,
        "path": "Organization.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name used for the organization"
      },
      "Organization.telecom": {
        "index": 13,
        "path": "Organization.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "short": "A contact detail for the organization"
      },
      "Organization.address": {
        "index": 14,
        "path": "Organization.address",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ],
        "short": "An address for the organization"
      },
      "Organization.partOf": {
        "index": 15,
        "path": "Organization.partOf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "The organization of which this organization forms a part"
      },
      "Organization.contact": {
        "index": 16,
        "path": "Organization.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Contact for the organization for a certain purpose"
      },
      "Organization.contact.id": {
        "index": 17,
        "path": "Organization.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Organization.contact.extension": {
        "index": 18,
        "path": "Organization.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Organization.contact.modifierExtension": {
        "index": 19,
        "path": "Organization.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Organization.contact.purpose": {
        "index": 20,
        "path": "Organization.contact.purpose",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "The type of contact",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/contactentity-type"
        }
      },
      "Organization.contact.name": {
        "index": 21,
        "path": "Organization.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "short": "A name associated with the contact"
      },
      "Organization.contact.telecom": {
        "index": 22,
        "path": "Organization.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "short": "Contact details (telephone, email, etc.)  for a contact"
      },
      "Organization.contact.address": {
        "index": 23,
        "path": "Organization.contact.address",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ],
        "short": "Visiting or postal addresses for the contact"
      }
    },
    "Patient": {
      "Patient": {
        "index": 0,
        "path": "Patient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Information about an individual or animal receiving health care services"
      },
      "Patient.id": {
        "index": 1,
        "path": "Patient.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Patient.meta": {
        "index": 2,
        "path": "Patient.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Patient.implicitRules": {
        "index": 3,
        "path": "Patient.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Patient.language": {
        "index": 4,
        "path": "Patient.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Patient.text": {
        "index": 5,
        "path": "Patient.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Patient.contained": {
        "index": 6,
        "path": "Patient.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Patient.extension": {
        "index": 7,
        "path": "Patient.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Patient.modifierExtension": {
        "index": 8,
        "path": "Patient.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Patient.identifier": {
        "index": 9,
        "path": "Patient.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "An identifier for this patient"
      },
      "Patient.active": {
        "index": 10,
        "path": "Patient.active",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "Whether this patient's record is in active use"
      },
      "Patient.name": {
        "index": 11,
        "path": "Patient.name",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "isSummary": true,
        "short": "A name associated with the patient"
      },
      "Patient.telecom": {
        "index": 12,
        "path": "Patient.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "A contact detail for the individual"
      },
      "Patient.gender": {
        "index": 13,
        "path": "Patient.gender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "male | female | other | unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      "Patient.birthDate": {
        "index": 14,
        "path": "Patient.birthDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "The date of birth for the individual"
      },
      "Patient.deceased[x]": {
        "index": 15,
        "path": "Patient.deceased[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "Indicates if the individual is deceased or not"
      },
      "Patient.address": {
        "index": 16,
        "path": "Patient.address",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ],
        "isSummary": true,
        "short": "Addresses for the individual"
      },
      "Patient.maritalStatus": {
        "index": 17,
        "path": "Patient.maritalStatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Marital (civil) status of a patient",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/marital-status"
        }
      },
      "Patient.multipleBirth[x]": {
        "index": 18,
        "path": "Patient.multipleBirth[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          }
        ],
        "short": "Whether patient is part of a multiple birth"
      },
      "Patient.photo": {
        "index": 19,
        "path": "Patient.photo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "short": "Image of the patient"
      },
      "Patient.contact": {
        "index": 20,
        "path": "Patient.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A contact party (e.g. guardian, partner, friend) for the patient"
      },
      "Patient.contact.id": {
        "index": 21,
        "path": "Patient.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Patient.contact.extension": {
        "index": 22,
        "path": "Patient.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Patient.contact.modifierExtension": {
        "index": 23,
        "path": "Patient.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Patient.contact.relationship": {
        "index": 24,
        "path": "Patient.contact.relationship",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "The kind of relationship",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/patient-contact-relationship"
        }
      },
      "Patient.contact.name": {
        "index": 25,
        "path": "Patient.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "short": "A name associated with the contact person"
      },
      "Patient.contact.telecom": {
        "index": 26,
        "path": "Patient.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "short": "A contact detail for the person"
      },
      "Patient.contact.address": {
        "index": 27,
        "path": "Patient.contact.address",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ],
        "short": "Address for the contact person"
      },
      "Patient.contact.gender": {
        "index": 28,
        "path": "Patient.contact.gender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "male | female | other | unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      "Patient.contact.organization": {
        "index": 29,
        "path": "Patient.contact.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Organization that is associated with the contact"
      },
      "Patient.contact.period": {
        "index": 30,
        "path": "Patient.contact.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "The period during which this contact person or organization is valid to be contacted relating to this patient"
      },
      "Patient.animal": {
        "index": 31,
        "path": "Patient.animal",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "This patient is known to be an animal (non-human)"
      },
      "Patient.animal.id": {
        "index": 32,
        "path": "Patient.animal.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Patient.animal.extension": {
        "index": 33,
        "path": "Patient.animal.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Patient.animal.modifierExtension": {
        "index": 34,
        "path": "Patient.animal.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Patient.animal.species": {
        "index": 35,
        "path": "Patient.animal.species",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "E.g. Dog, Cow",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/animal-species"
        }
      },
      "Patient.animal.breed": {
        "index": 36,
        "path": "Patient.animal.breed",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "E.g. Poodle, Angus",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/animal-breeds"
        }
      },
      "Patient.animal.genderStatus": {
        "index": 37,
        "path": "Patient.animal.genderStatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "E.g. Neutered, Intact",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/animal-genderstatus"
        }
      },
      "Patient.communication": {
        "index": 38,
        "path": "Patient.communication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A list of Languages which may be used to communicate with the patient about his or her health"
      },
      "Patient.communication.id": {
        "index": 39,
        "path": "Patient.communication.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Patient.communication.extension": {
        "index": 40,
        "path": "Patient.communication.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Patient.communication.modifierExtension": {
        "index": 41,
        "path": "Patient.communication.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Patient.communication.language": {
        "index": 42,
        "path": "Patient.communication.language",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "The language which can be used to communicate with the patient about his or her health"
      },
      "Patient.communication.preferred": {
        "index": 43,
        "path": "Patient.communication.preferred",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Language preference indicator"
      },
      "Patient.careProvider": {
        "index": 44,
        "path": "Patient.careProvider",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "short": "Patient's nominated primary care provider"
      },
      "Patient.managingOrganization": {
        "index": 45,
        "path": "Patient.managingOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization that is the custodian of the patient record"
      },
      "Patient.link": {
        "index": 46,
        "path": "Patient.link",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isModifier": true,
        "short": "Link to another patient resource that concerns the same actual person"
      },
      "Patient.link.id": {
        "index": 47,
        "path": "Patient.link.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Patient.link.extension": {
        "index": 48,
        "path": "Patient.link.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Patient.link.modifierExtension": {
        "index": 49,
        "path": "Patient.link.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Patient.link.other": {
        "index": 50,
        "path": "Patient.link.other",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isModifier": true,
        "short": "The other patient resource that the link refers to"
      },
      "Patient.link.type": {
        "index": 51,
        "path": "Patient.link.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "short": "replace | refer | seealso - type of link",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/link-type"
        }
      }
    },
    "PaymentNotice": {
      "PaymentNotice": {
        "index": 0,
        "path": "PaymentNotice",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "PaymentNotice request"
      },
      "PaymentNotice.id": {
        "index": 1,
        "path": "PaymentNotice.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "PaymentNotice.meta": {
        "index": 2,
        "path": "PaymentNotice.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "PaymentNotice.implicitRules": {
        "index": 3,
        "path": "PaymentNotice.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "PaymentNotice.language": {
        "index": 4,
        "path": "PaymentNotice.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "PaymentNotice.text": {
        "index": 5,
        "path": "PaymentNotice.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "PaymentNotice.contained": {
        "index": 6,
        "path": "PaymentNotice.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "PaymentNotice.extension": {
        "index": 7,
        "path": "PaymentNotice.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "PaymentNotice.modifierExtension": {
        "index": 8,
        "path": "PaymentNotice.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "PaymentNotice.identifier": {
        "index": 9,
        "path": "PaymentNotice.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "PaymentNotice.ruleset": {
        "index": 10,
        "path": "PaymentNotice.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "PaymentNotice.originalRuleset": {
        "index": 11,
        "path": "PaymentNotice.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "PaymentNotice.created": {
        "index": 12,
        "path": "PaymentNotice.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "PaymentNotice.target": {
        "index": 13,
        "path": "PaymentNotice.target",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer or Regulatory body"
      },
      "PaymentNotice.provider": {
        "index": 14,
        "path": "PaymentNotice.provider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "PaymentNotice.organization": {
        "index": 15,
        "path": "PaymentNotice.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      },
      "PaymentNotice.request": {
        "index": 16,
        "path": "PaymentNotice.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Request reference"
      },
      "PaymentNotice.response": {
        "index": 17,
        "path": "PaymentNotice.response",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Response reference"
      },
      "PaymentNotice.paymentStatus": {
        "index": 18,
        "path": "PaymentNotice.paymentStatus",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Status of the payment",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/payment-status"
        }
      }
    },
    "PaymentReconciliation": {
      "PaymentReconciliation": {
        "index": 0,
        "path": "PaymentReconciliation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "PaymentReconciliation resource"
      },
      "PaymentReconciliation.id": {
        "index": 1,
        "path": "PaymentReconciliation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "PaymentReconciliation.meta": {
        "index": 2,
        "path": "PaymentReconciliation.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "PaymentReconciliation.implicitRules": {
        "index": 3,
        "path": "PaymentReconciliation.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "PaymentReconciliation.language": {
        "index": 4,
        "path": "PaymentReconciliation.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "PaymentReconciliation.text": {
        "index": 5,
        "path": "PaymentReconciliation.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "PaymentReconciliation.contained": {
        "index": 6,
        "path": "PaymentReconciliation.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "PaymentReconciliation.extension": {
        "index": 7,
        "path": "PaymentReconciliation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "PaymentReconciliation.modifierExtension": {
        "index": 8,
        "path": "PaymentReconciliation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "PaymentReconciliation.identifier": {
        "index": 9,
        "path": "PaymentReconciliation.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "PaymentReconciliation.request": {
        "index": 10,
        "path": "PaymentReconciliation.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcessRequest"
            ]
          }
        ],
        "isSummary": true,
        "short": "Claim reference"
      },
      "PaymentReconciliation.outcome": {
        "index": 11,
        "path": "PaymentReconciliation.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "complete | error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome"
        }
      },
      "PaymentReconciliation.disposition": {
        "index": 12,
        "path": "PaymentReconciliation.disposition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Disposition Message"
      },
      "PaymentReconciliation.ruleset": {
        "index": 13,
        "path": "PaymentReconciliation.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "PaymentReconciliation.originalRuleset": {
        "index": 14,
        "path": "PaymentReconciliation.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "PaymentReconciliation.created": {
        "index": 15,
        "path": "PaymentReconciliation.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "PaymentReconciliation.period": {
        "index": 16,
        "path": "PaymentReconciliation.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Period covered"
      },
      "PaymentReconciliation.organization": {
        "index": 17,
        "path": "PaymentReconciliation.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Insurer"
      },
      "PaymentReconciliation.requestProvider": {
        "index": 18,
        "path": "PaymentReconciliation.requestProvider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "PaymentReconciliation.requestOrganization": {
        "index": 19,
        "path": "PaymentReconciliation.requestOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      },
      "PaymentReconciliation.detail": {
        "index": 20,
        "path": "PaymentReconciliation.detail",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Details"
      },
      "PaymentReconciliation.detail.id": {
        "index": 21,
        "path": "PaymentReconciliation.detail.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "PaymentReconciliation.detail.extension": {
        "index": 22,
        "path": "PaymentReconciliation.detail.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "PaymentReconciliation.detail.modifierExtension": {
        "index": 23,
        "path": "PaymentReconciliation.detail.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "PaymentReconciliation.detail.type": {
        "index": 24,
        "path": "PaymentReconciliation.detail.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Type code",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/payment-type"
        }
      },
      "PaymentReconciliation.detail.request": {
        "index": 25,
        "path": "PaymentReconciliation.detail.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Claim"
      },
      "PaymentReconciliation.detail.responce": {
        "index": 26,
        "path": "PaymentReconciliation.detail.responce",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Claim Response"
      },
      "PaymentReconciliation.detail.submitter": {
        "index": 27,
        "path": "PaymentReconciliation.detail.submitter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Submitter"
      },
      "PaymentReconciliation.detail.payee": {
        "index": 28,
        "path": "PaymentReconciliation.detail.payee",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Payee"
      },
      "PaymentReconciliation.detail.date": {
        "index": 29,
        "path": "PaymentReconciliation.detail.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "Invoice date"
      },
      "PaymentReconciliation.detail.amount": {
        "index": 30,
        "path": "PaymentReconciliation.detail.amount",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Detail amount"
      },
      "PaymentReconciliation.form": {
        "index": 31,
        "path": "PaymentReconciliation.form",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Printed Form Identifier",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/forms"
        }
      },
      "PaymentReconciliation.total": {
        "index": 32,
        "path": "PaymentReconciliation.total",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Money"
            ]
          }
        ],
        "isSummary": true,
        "short": "Total amount of Payment"
      },
      "PaymentReconciliation.note": {
        "index": 33,
        "path": "PaymentReconciliation.note",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Note text"
      },
      "PaymentReconciliation.note.id": {
        "index": 34,
        "path": "PaymentReconciliation.note.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "PaymentReconciliation.note.extension": {
        "index": 35,
        "path": "PaymentReconciliation.note.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "PaymentReconciliation.note.modifierExtension": {
        "index": 36,
        "path": "PaymentReconciliation.note.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "PaymentReconciliation.note.type": {
        "index": 37,
        "path": "PaymentReconciliation.note.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "display | print | printoper",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/note-type"
        }
      },
      "PaymentReconciliation.note.text": {
        "index": 38,
        "path": "PaymentReconciliation.note.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Notes text"
      }
    },
    "Person": {
      "Person": {
        "index": 0,
        "path": "Person",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A generic person record"
      },
      "Person.id": {
        "index": 1,
        "path": "Person.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Person.meta": {
        "index": 2,
        "path": "Person.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Person.implicitRules": {
        "index": 3,
        "path": "Person.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Person.language": {
        "index": 4,
        "path": "Person.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Person.text": {
        "index": 5,
        "path": "Person.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Person.contained": {
        "index": 6,
        "path": "Person.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Person.extension": {
        "index": 7,
        "path": "Person.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Person.modifierExtension": {
        "index": 8,
        "path": "Person.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Person.identifier": {
        "index": 9,
        "path": "Person.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "A human identifier for this person"
      },
      "Person.name": {
        "index": 10,
        "path": "Person.name",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "isSummary": true,
        "short": "A name associated with the person"
      },
      "Person.telecom": {
        "index": 11,
        "path": "Person.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "A contact detail for the person"
      },
      "Person.gender": {
        "index": 12,
        "path": "Person.gender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "male | female | other | unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      "Person.birthDate": {
        "index": 13,
        "path": "Person.birthDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "The date on which the person was born"
      },
      "Person.address": {
        "index": 14,
        "path": "Person.address",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ],
        "short": "One or more addresses for the person"
      },
      "Person.photo": {
        "index": 15,
        "path": "Person.photo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "short": "Image of the person"
      },
      "Person.managingOrganization": {
        "index": 16,
        "path": "Person.managingOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "The organization that is the custodian of the person record"
      },
      "Person.active": {
        "index": 17,
        "path": "Person.active",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "This person's record is in active use"
      },
      "Person.link": {
        "index": 18,
        "path": "Person.link",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Link to a resource that concerns the same actual person"
      },
      "Person.link.id": {
        "index": 19,
        "path": "Person.link.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Person.link.extension": {
        "index": 20,
        "path": "Person.link.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Person.link.modifierExtension": {
        "index": 21,
        "path": "Person.link.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Person.link.target": {
        "index": 22,
        "path": "Person.link.target",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Person"
            ]
          }
        ],
        "short": "The resource to which this actual person is associated"
      },
      "Person.link.assurance": {
        "index": 23,
        "path": "Person.link.assurance",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "level1 | level2 | level3 | level4",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/identity-assuranceLevel"
        }
      }
    },
    "Practitioner": {
      "Practitioner": {
        "index": 0,
        "path": "Practitioner",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A person with a  formal responsibility in the provisioning of healthcare or related services"
      },
      "Practitioner.id": {
        "index": 1,
        "path": "Practitioner.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Practitioner.meta": {
        "index": 2,
        "path": "Practitioner.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Practitioner.implicitRules": {
        "index": 3,
        "path": "Practitioner.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Practitioner.language": {
        "index": 4,
        "path": "Practitioner.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Practitioner.text": {
        "index": 5,
        "path": "Practitioner.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Practitioner.contained": {
        "index": 6,
        "path": "Practitioner.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Practitioner.extension": {
        "index": 7,
        "path": "Practitioner.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Practitioner.modifierExtension": {
        "index": 8,
        "path": "Practitioner.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Practitioner.identifier": {
        "index": 9,
        "path": "Practitioner.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "A identifier for the person as this agent"
      },
      "Practitioner.active": {
        "index": 10,
        "path": "Practitioner.active",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Whether this practitioner's record is in active use"
      },
      "Practitioner.name": {
        "index": 11,
        "path": "Practitioner.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "isSummary": true,
        "short": "A name associated with the person"
      },
      "Practitioner.telecom": {
        "index": 12,
        "path": "Practitioner.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "A contact detail for the practitioner"
      },
      "Practitioner.address": {
        "index": 13,
        "path": "Practitioner.address",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ],
        "isSummary": true,
        "short": "Where practitioner can be found/visited"
      },
      "Practitioner.gender": {
        "index": 14,
        "path": "Practitioner.gender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "male | female | other | unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      "Practitioner.birthDate": {
        "index": 15,
        "path": "Practitioner.birthDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "The date  on which the practitioner was born"
      },
      "Practitioner.photo": {
        "index": 16,
        "path": "Practitioner.photo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "short": "Image of the person"
      },
      "Practitioner.practitionerRole": {
        "index": 17,
        "path": "Practitioner.practitionerRole",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Roles/organizations the practitioner is associated with"
      },
      "Practitioner.practitionerRole.id": {
        "index": 18,
        "path": "Practitioner.practitionerRole.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Practitioner.practitionerRole.extension": {
        "index": 19,
        "path": "Practitioner.practitionerRole.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Practitioner.practitionerRole.modifierExtension": {
        "index": 20,
        "path": "Practitioner.practitionerRole.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Practitioner.practitionerRole.managingOrganization": {
        "index": 21,
        "path": "Practitioner.practitionerRole.managingOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Organization where the roles are performed"
      },
      "Practitioner.practitionerRole.role": {
        "index": 22,
        "path": "Practitioner.practitionerRole.role",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Roles which this practitioner may perform",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/practitioner-role"
        }
      },
      "Practitioner.practitionerRole.specialty": {
        "index": 23,
        "path": "Practitioner.practitionerRole.specialty",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Specific specialty of the practitioner",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/practitioner-specialty"
        }
      },
      "Practitioner.practitionerRole.period": {
        "index": 24,
        "path": "Practitioner.practitionerRole.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "The period during which the practitioner is authorized to perform in these role(s)"
      },
      "Practitioner.practitionerRole.location": {
        "index": 25,
        "path": "Practitioner.practitionerRole.location",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "short": "The location(s) at which this practitioner provides care"
      },
      "Practitioner.practitionerRole.healthcareService": {
        "index": 26,
        "path": "Practitioner.practitionerRole.healthcareService",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/HealthcareService"
            ]
          }
        ],
        "short": "The list of healthcare services that this worker provides for this role's Organization/Location(s)"
      },
      "Practitioner.qualification": {
        "index": 27,
        "path": "Practitioner.qualification",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Qualifications obtained by training and certification"
      },
      "Practitioner.qualification.id": {
        "index": 28,
        "path": "Practitioner.qualification.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Practitioner.qualification.extension": {
        "index": 29,
        "path": "Practitioner.qualification.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Practitioner.qualification.modifierExtension": {
        "index": 30,
        "path": "Practitioner.qualification.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Practitioner.qualification.identifier": {
        "index": 31,
        "path": "Practitioner.qualification.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "short": "An identifier for this qualification for the practitioner"
      },
      "Practitioner.qualification.code": {
        "index": 32,
        "path": "Practitioner.qualification.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Coded representation of the qualification",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/anzsco-occupations"
        }
      },
      "Practitioner.qualification.period": {
        "index": 33,
        "path": "Practitioner.qualification.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Period during which the qualification is valid"
      },
      "Practitioner.qualification.issuer": {
        "index": 34,
        "path": "Practitioner.qualification.issuer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "short": "Organization that regulates and issues the qualification"
      },
      "Practitioner.communication": {
        "index": 35,
        "path": "Practitioner.communication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "A language the practitioner is able to use in patient communication"
      }
    },
    "Procedure": {
      "Procedure": {
        "index": 0,
        "path": "Procedure",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "An action that is being or was performed on a patient"
      },
      "Procedure.id": {
        "index": 1,
        "path": "Procedure.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Procedure.meta": {
        "index": 2,
        "path": "Procedure.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Procedure.implicitRules": {
        "index": 3,
        "path": "Procedure.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Procedure.language": {
        "index": 4,
        "path": "Procedure.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Procedure.text": {
        "index": 5,
        "path": "Procedure.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Procedure.contained": {
        "index": 6,
        "path": "Procedure.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Procedure.extension": {
        "index": 7,
        "path": "Procedure.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Procedure.modifierExtension": {
        "index": 8,
        "path": "Procedure.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Procedure.identifier": {
        "index": 9,
        "path": "Procedure.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Identifiers for this procedure"
      },
      "Procedure.subject": {
        "index": 10,
        "path": "Procedure.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who the procedure was performed on"
      },
      "Procedure.status": {
        "index": 11,
        "path": "Procedure.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | aborted | completed | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-status"
        }
      },
      "Procedure.category": {
        "index": 12,
        "path": "Procedure.category",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Classification of the procedure",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-category"
        }
      },
      "Procedure.code": {
        "index": 13,
        "path": "Procedure.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Identification of the procedure",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-code"
        }
      },
      "Procedure.notPerformed": {
        "index": 14,
        "path": "Procedure.notPerformed",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": true,
        "short": "True if procedure was not performed as scheduled"
      },
      "Procedure.reasonNotPerformed": {
        "index": 15,
        "path": "Procedure.reasonNotPerformed",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Reason procedure was not performed",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-not-performed-reason"
        }
      },
      "Procedure.bodySite": {
        "index": 16,
        "path": "Procedure.bodySite",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Target body sites",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "Procedure.reason[x]": {
        "index": 17,
        "path": "Procedure.reason[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Reason procedure performed",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-reason"
        }
      },
      "Procedure.performer": {
        "index": 18,
        "path": "Procedure.performer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "The people who performed the procedure"
      },
      "Procedure.performer.id": {
        "index": 19,
        "path": "Procedure.performer.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Procedure.performer.extension": {
        "index": 20,
        "path": "Procedure.performer.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Procedure.performer.modifierExtension": {
        "index": 21,
        "path": "Procedure.performer.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Procedure.performer.actor": {
        "index": 22,
        "path": "Procedure.performer.actor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "The reference to the practitioner"
      },
      "Procedure.performer.role": {
        "index": 23,
        "path": "Procedure.performer.role",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "The role the actor was in",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/performer-role"
        }
      },
      "Procedure.performed[x]": {
        "index": 24,
        "path": "Procedure.performed[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Date/Period the procedure was performed"
      },
      "Procedure.encounter": {
        "index": 25,
        "path": "Procedure.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "The encounter associated with the procedure"
      },
      "Procedure.location": {
        "index": 26,
        "path": "Procedure.location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Where the procedure happened"
      },
      "Procedure.outcome": {
        "index": 27,
        "path": "Procedure.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "The result of procedure",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-outcome"
        }
      },
      "Procedure.report": {
        "index": 28,
        "path": "Procedure.report",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
            ]
          }
        ],
        "short": "Any report resulting from the procedure"
      },
      "Procedure.complication": {
        "index": 29,
        "path": "Procedure.complication",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Complication following the procedure",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/condition-code"
        }
      },
      "Procedure.followUp": {
        "index": 30,
        "path": "Procedure.followUp",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Instructions for follow up",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-followup"
        }
      },
      "Procedure.request": {
        "index": 31,
        "path": "Procedure.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CarePlan"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ReferralRequest"
            ]
          }
        ],
        "short": "A request for this procedure"
      },
      "Procedure.notes": {
        "index": 32,
        "path": "Procedure.notes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "short": "Additional information about the procedure"
      },
      "Procedure.focalDevice": {
        "index": 33,
        "path": "Procedure.focalDevice",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Device changed in procedure"
      },
      "Procedure.focalDevice.id": {
        "index": 34,
        "path": "Procedure.focalDevice.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Procedure.focalDevice.extension": {
        "index": 35,
        "path": "Procedure.focalDevice.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Procedure.focalDevice.modifierExtension": {
        "index": 36,
        "path": "Procedure.focalDevice.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Procedure.focalDevice.action": {
        "index": 37,
        "path": "Procedure.focalDevice.action",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Kind of change to device",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/device-action"
        }
      },
      "Procedure.focalDevice.manipulated": {
        "index": 38,
        "path": "Procedure.focalDevice.manipulated",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "short": "Device that was changed"
      },
      "Procedure.used": {
        "index": 39,
        "path": "Procedure.used",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "short": "Items used during procedure"
      }
    },
    "ProcedureRequest": {
      "ProcedureRequest": {
        "index": 0,
        "path": "ProcedureRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A request for a procedure to be performed"
      },
      "ProcedureRequest.id": {
        "index": 1,
        "path": "ProcedureRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ProcedureRequest.meta": {
        "index": 2,
        "path": "ProcedureRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ProcedureRequest.implicitRules": {
        "index": 3,
        "path": "ProcedureRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ProcedureRequest.language": {
        "index": 4,
        "path": "ProcedureRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ProcedureRequest.text": {
        "index": 5,
        "path": "ProcedureRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ProcedureRequest.contained": {
        "index": 6,
        "path": "ProcedureRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ProcedureRequest.extension": {
        "index": 7,
        "path": "ProcedureRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ProcedureRequest.modifierExtension": {
        "index": 8,
        "path": "ProcedureRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ProcedureRequest.identifier": {
        "index": 9,
        "path": "ProcedureRequest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier for the request"
      },
      "ProcedureRequest.subject": {
        "index": 10,
        "path": "ProcedureRequest.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who the procedure should be done to"
      },
      "ProcedureRequest.code": {
        "index": 11,
        "path": "ProcedureRequest.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "What procedure to perform",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-code"
        }
      },
      "ProcedureRequest.bodySite": {
        "index": 12,
        "path": "ProcedureRequest.bodySite",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "What part of body to perform on",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "ProcedureRequest.reason[x]": {
        "index": 13,
        "path": "ProcedureRequest.reason[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Why procedure should occur",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-reason"
        }
      },
      "ProcedureRequest.scheduled[x]": {
        "index": 14,
        "path": "ProcedureRequest.scheduled[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          },
          {
            "code": "Timing"
          }
        ],
        "isSummary": true,
        "short": "When procedure should occur"
      },
      "ProcedureRequest.encounter": {
        "index": 15,
        "path": "ProcedureRequest.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Encounter request created during"
      },
      "ProcedureRequest.performer": {
        "index": 16,
        "path": "ProcedureRequest.performer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who should perform the procedure"
      },
      "ProcedureRequest.status": {
        "index": 17,
        "path": "ProcedureRequest.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "proposed | draft | requested | received | accepted | in-progress | completed | suspended | rejected | aborted",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-request-status"
        }
      },
      "ProcedureRequest.notes": {
        "index": 18,
        "path": "ProcedureRequest.notes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "isSummary": true,
        "short": "Additional information about desired procedure"
      },
      "ProcedureRequest.asNeeded[x]": {
        "index": 19,
        "path": "ProcedureRequest.asNeeded[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Preconditions for procedure"
      },
      "ProcedureRequest.orderedOn": {
        "index": 20,
        "path": "ProcedureRequest.orderedOn",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When request was created"
      },
      "ProcedureRequest.orderer": {
        "index": 21,
        "path": "ProcedureRequest.orderer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who made request"
      },
      "ProcedureRequest.priority": {
        "index": 22,
        "path": "ProcedureRequest.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "routine | urgent | stat | asap",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/procedure-request-priority"
        }
      }
    },
    "ProcessRequest": {
      "ProcessRequest": {
        "index": 0,
        "path": "ProcessRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Process request"
      },
      "ProcessRequest.id": {
        "index": 1,
        "path": "ProcessRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ProcessRequest.meta": {
        "index": 2,
        "path": "ProcessRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ProcessRequest.implicitRules": {
        "index": 3,
        "path": "ProcessRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ProcessRequest.language": {
        "index": 4,
        "path": "ProcessRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ProcessRequest.text": {
        "index": 5,
        "path": "ProcessRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ProcessRequest.contained": {
        "index": 6,
        "path": "ProcessRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ProcessRequest.extension": {
        "index": 7,
        "path": "ProcessRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ProcessRequest.modifierExtension": {
        "index": 8,
        "path": "ProcessRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ProcessRequest.action": {
        "index": 9,
        "path": "ProcessRequest.action",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "cancel | poll | reprocess | status",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/actionlist"
        }
      },
      "ProcessRequest.identifier": {
        "index": 10,
        "path": "ProcessRequest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "ProcessRequest.ruleset": {
        "index": 11,
        "path": "ProcessRequest.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ProcessRequest.originalRuleset": {
        "index": 12,
        "path": "ProcessRequest.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ProcessRequest.created": {
        "index": 13,
        "path": "ProcessRequest.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "ProcessRequest.target": {
        "index": 14,
        "path": "ProcessRequest.target",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Target of the request"
      },
      "ProcessRequest.provider": {
        "index": 15,
        "path": "ProcessRequest.provider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible practitioner"
      },
      "ProcessRequest.organization": {
        "index": 16,
        "path": "ProcessRequest.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      },
      "ProcessRequest.request": {
        "index": 17,
        "path": "ProcessRequest.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Request reference"
      },
      "ProcessRequest.response": {
        "index": 18,
        "path": "ProcessRequest.response",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Response reference"
      },
      "ProcessRequest.nullify": {
        "index": 19,
        "path": "ProcessRequest.nullify",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Nullify"
      },
      "ProcessRequest.reference": {
        "index": 20,
        "path": "ProcessRequest.reference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Reference number/string"
      },
      "ProcessRequest.item": {
        "index": 21,
        "path": "ProcessRequest.item",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Items to re-adjudicate"
      },
      "ProcessRequest.item.id": {
        "index": 22,
        "path": "ProcessRequest.item.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ProcessRequest.item.extension": {
        "index": 23,
        "path": "ProcessRequest.item.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ProcessRequest.item.modifierExtension": {
        "index": 24,
        "path": "ProcessRequest.item.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ProcessRequest.item.sequenceLinkId": {
        "index": 25,
        "path": "ProcessRequest.item.sequenceLinkId",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Service instance"
      },
      "ProcessRequest.include": {
        "index": 26,
        "path": "ProcessRequest.include",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Resource type(s) to include"
      },
      "ProcessRequest.exclude": {
        "index": 27,
        "path": "ProcessRequest.exclude",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Resource type(s) to exclude"
      },
      "ProcessRequest.period": {
        "index": 28,
        "path": "ProcessRequest.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Period"
      }
    },
    "ProcessResponse": {
      "ProcessResponse": {
        "index": 0,
        "path": "ProcessResponse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "ProcessResponse resource"
      },
      "ProcessResponse.id": {
        "index": 1,
        "path": "ProcessResponse.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ProcessResponse.meta": {
        "index": 2,
        "path": "ProcessResponse.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ProcessResponse.implicitRules": {
        "index": 3,
        "path": "ProcessResponse.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ProcessResponse.language": {
        "index": 4,
        "path": "ProcessResponse.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ProcessResponse.text": {
        "index": 5,
        "path": "ProcessResponse.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ProcessResponse.contained": {
        "index": 6,
        "path": "ProcessResponse.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ProcessResponse.extension": {
        "index": 7,
        "path": "ProcessResponse.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ProcessResponse.modifierExtension": {
        "index": 8,
        "path": "ProcessResponse.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ProcessResponse.identifier": {
        "index": 9,
        "path": "ProcessResponse.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business Identifier"
      },
      "ProcessResponse.request": {
        "index": 10,
        "path": "ProcessResponse.request",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Request reference"
      },
      "ProcessResponse.outcome": {
        "index": 11,
        "path": "ProcessResponse.outcome",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Processing outcome",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/process-outcome"
        }
      },
      "ProcessResponse.disposition": {
        "index": 12,
        "path": "ProcessResponse.disposition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Disposition Message"
      },
      "ProcessResponse.ruleset": {
        "index": 13,
        "path": "ProcessResponse.ruleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Resource version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ProcessResponse.originalRuleset": {
        "index": 14,
        "path": "ProcessResponse.originalRuleset",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Original version",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "ProcessResponse.created": {
        "index": 15,
        "path": "ProcessResponse.created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Creation date"
      },
      "ProcessResponse.organization": {
        "index": 16,
        "path": "ProcessResponse.organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Authoring Organization"
      },
      "ProcessResponse.requestProvider": {
        "index": 17,
        "path": "ProcessResponse.requestProvider",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible Practitioner"
      },
      "ProcessResponse.requestOrganization": {
        "index": 18,
        "path": "ProcessResponse.requestOrganization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Responsible organization"
      },
      "ProcessResponse.form": {
        "index": 19,
        "path": "ProcessResponse.form",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Printed Form Identifier",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/forms"
        }
      },
      "ProcessResponse.notes": {
        "index": 20,
        "path": "ProcessResponse.notes",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Notes"
      },
      "ProcessResponse.notes.id": {
        "index": 21,
        "path": "ProcessResponse.notes.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ProcessResponse.notes.extension": {
        "index": 22,
        "path": "ProcessResponse.notes.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ProcessResponse.notes.modifierExtension": {
        "index": 23,
        "path": "ProcessResponse.notes.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ProcessResponse.notes.type": {
        "index": 24,
        "path": "ProcessResponse.notes.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "display | print | printoper",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/note-type"
        }
      },
      "ProcessResponse.notes.text": {
        "index": 25,
        "path": "ProcessResponse.notes.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Notes text"
      },
      "ProcessResponse.error": {
        "index": 26,
        "path": "ProcessResponse.error",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Error code",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/adjudication-error"
        }
      }
    },
    "Provenance": {
      "Provenance": {
        "index": 0,
        "path": "Provenance",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Who, What, When for a set of resources"
      },
      "Provenance.id": {
        "index": 1,
        "path": "Provenance.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Provenance.meta": {
        "index": 2,
        "path": "Provenance.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Provenance.implicitRules": {
        "index": 3,
        "path": "Provenance.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Provenance.language": {
        "index": 4,
        "path": "Provenance.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Provenance.text": {
        "index": 5,
        "path": "Provenance.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Provenance.contained": {
        "index": 6,
        "path": "Provenance.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Provenance.extension": {
        "index": 7,
        "path": "Provenance.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Provenance.modifierExtension": {
        "index": 8,
        "path": "Provenance.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Provenance.target": {
        "index": 9,
        "path": "Provenance.target",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Target Reference(s) (usually version specific)"
      },
      "Provenance.period": {
        "index": 10,
        "path": "Provenance.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "When the activity occurred"
      },
      "Provenance.recorded": {
        "index": 11,
        "path": "Provenance.recorded",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "When the activity was recorded / updated"
      },
      "Provenance.reason": {
        "index": 12,
        "path": "Provenance.reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Reason the activity is occurring",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/v3-PurposeOfUse"
        }
      },
      "Provenance.activity": {
        "index": 13,
        "path": "Provenance.activity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Activity that occurred",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/v3-ProvenanceEventCurrentState"
        }
      },
      "Provenance.location": {
        "index": 14,
        "path": "Provenance.location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Where the activity occurred, if relevant"
      },
      "Provenance.policy": {
        "index": 15,
        "path": "Provenance.policy",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Policy or plan the activity was defined by"
      },
      "Provenance.agent": {
        "index": 16,
        "path": "Provenance.agent",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Agents involved in creating resource",
        "name": "agent"
      },
      "Provenance.agent.id": {
        "index": 17,
        "path": "Provenance.agent.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Provenance.agent.extension": {
        "index": 18,
        "path": "Provenance.agent.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Provenance.agent.modifierExtension": {
        "index": 19,
        "path": "Provenance.agent.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Provenance.agent.role": {
        "index": 20,
        "path": "Provenance.agent.role",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "What the agents involvement was",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/provenance-agent-role"
        }
      },
      "Provenance.agent.actor": {
        "index": 21,
        "path": "Provenance.agent.actor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Individual, device or organization playing role"
      },
      "Provenance.agent.userId": {
        "index": 22,
        "path": "Provenance.agent.userId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Authorization-system identifier for the agent"
      },
      "Provenance.agent.relatedAgent": {
        "index": 23,
        "path": "Provenance.agent.relatedAgent",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Track delegation between agents"
      },
      "Provenance.agent.relatedAgent.id": {
        "index": 24,
        "path": "Provenance.agent.relatedAgent.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Provenance.agent.relatedAgent.extension": {
        "index": 25,
        "path": "Provenance.agent.relatedAgent.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Provenance.agent.relatedAgent.modifierExtension": {
        "index": 26,
        "path": "Provenance.agent.relatedAgent.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Provenance.agent.relatedAgent.type": {
        "index": 27,
        "path": "Provenance.agent.relatedAgent.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Type of relationship between agents",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v3-RoleLinkType"
        }
      },
      "Provenance.agent.relatedAgent.target": {
        "index": 28,
        "path": "Provenance.agent.relatedAgent.target",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Reference to other agent in this resource by identifier"
      },
      "Provenance.entity": {
        "index": 29,
        "path": "Provenance.entity",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "An entity used in this activity"
      },
      "Provenance.entity.id": {
        "index": 30,
        "path": "Provenance.entity.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Provenance.entity.extension": {
        "index": 31,
        "path": "Provenance.entity.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Provenance.entity.modifierExtension": {
        "index": 32,
        "path": "Provenance.entity.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Provenance.entity.role": {
        "index": 33,
        "path": "Provenance.entity.role",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "derivation | revision | quotation | source",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/provenance-entity-role"
        }
      },
      "Provenance.entity.type": {
        "index": 34,
        "path": "Provenance.entity.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "The type of resource in this entity",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "Provenance.entity.reference": {
        "index": 35,
        "path": "Provenance.entity.reference",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Identity of entity"
      },
      "Provenance.entity.display": {
        "index": 36,
        "path": "Provenance.entity.display",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human description of entity"
      },
      "Provenance.entity.agent": {
        "index": 37,
        "path": "Provenance.entity.agent",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Entity is attributed to this agent",
        "refSchema": "Provenance.agent"
      },
      "Provenance.signature": {
        "index": 38,
        "path": "Provenance.signature",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Signature"
          }
        ],
        "isSummary": true,
        "short": "Signature on target"
      }
    },
    "Questionnaire": {
      "Questionnaire": {
        "index": 0,
        "path": "Questionnaire",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A structured set of questions"
      },
      "Questionnaire.id": {
        "index": 1,
        "path": "Questionnaire.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Questionnaire.meta": {
        "index": 2,
        "path": "Questionnaire.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Questionnaire.implicitRules": {
        "index": 3,
        "path": "Questionnaire.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Questionnaire.language": {
        "index": 4,
        "path": "Questionnaire.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Questionnaire.text": {
        "index": 5,
        "path": "Questionnaire.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Questionnaire.contained": {
        "index": 6,
        "path": "Questionnaire.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Questionnaire.extension": {
        "index": 7,
        "path": "Questionnaire.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Questionnaire.modifierExtension": {
        "index": 8,
        "path": "Questionnaire.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Questionnaire.identifier": {
        "index": 9,
        "path": "Questionnaire.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifiers for this questionnaire"
      },
      "Questionnaire.version": {
        "index": 10,
        "path": "Questionnaire.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical identifier for this version of Questionnaire"
      },
      "Questionnaire.status": {
        "index": 11,
        "path": "Questionnaire.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | published | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/questionnaire-status"
        }
      },
      "Questionnaire.date": {
        "index": 12,
        "path": "Questionnaire.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date this version was authored"
      },
      "Questionnaire.publisher": {
        "index": 13,
        "path": "Questionnaire.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Organization/individual who designed the questionnaire"
      },
      "Questionnaire.telecom": {
        "index": 14,
        "path": "Questionnaire.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact information of the publisher"
      },
      "Questionnaire.subjectType": {
        "index": 15,
        "path": "Questionnaire.subjectType",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Resource that can be subject of QuestionnaireResponse",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "Questionnaire.group": {
        "index": 16,
        "path": "Questionnaire.group",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Grouped questions",
        "name": "group"
      },
      "Questionnaire.group.id": {
        "index": 17,
        "path": "Questionnaire.group.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Questionnaire.group.extension": {
        "index": 18,
        "path": "Questionnaire.group.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Questionnaire.group.modifierExtension": {
        "index": 19,
        "path": "Questionnaire.group.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Questionnaire.group.linkId": {
        "index": 20,
        "path": "Questionnaire.group.linkId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "To link questionnaire with questionnaire response"
      },
      "Questionnaire.group.title": {
        "index": 21,
        "path": "Questionnaire.group.title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name to be displayed for group"
      },
      "Questionnaire.group.concept": {
        "index": 22,
        "path": "Questionnaire.group.concept",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Concept that represents this section in a questionnaire",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/questionnaire-questions"
        }
      },
      "Questionnaire.group.text": {
        "index": 23,
        "path": "Questionnaire.group.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Additional text for the group"
      },
      "Questionnaire.group.required": {
        "index": 24,
        "path": "Questionnaire.group.required",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether the group must be included in data results"
      },
      "Questionnaire.group.repeats": {
        "index": 25,
        "path": "Questionnaire.group.repeats",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether the group may repeat"
      },
      "Questionnaire.group.group": {
        "index": 26,
        "path": "Questionnaire.group.group",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Nested questionnaire group",
        "refSchema": "Questionnaire.group"
      },
      "Questionnaire.group.question": {
        "index": 27,
        "path": "Questionnaire.group.question",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Questions in this group"
      },
      "Questionnaire.group.question.id": {
        "index": 28,
        "path": "Questionnaire.group.question.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Questionnaire.group.question.extension": {
        "index": 29,
        "path": "Questionnaire.group.question.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Questionnaire.group.question.modifierExtension": {
        "index": 30,
        "path": "Questionnaire.group.question.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Questionnaire.group.question.linkId": {
        "index": 31,
        "path": "Questionnaire.group.question.linkId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "To link questionnaire with questionnaire response"
      },
      "Questionnaire.group.question.concept": {
        "index": 32,
        "path": "Questionnaire.group.question.concept",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Concept that represents this question on a questionnaire",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/questionnaire-questions"
        }
      },
      "Questionnaire.group.question.text": {
        "index": 33,
        "path": "Questionnaire.group.question.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Text of the question as it is shown to the user"
      },
      "Questionnaire.group.question.type": {
        "index": 34,
        "path": "Questionnaire.group.question.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "boolean | decimal | integer | date | dateTime +",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/answer-format"
        }
      },
      "Questionnaire.group.question.required": {
        "index": 35,
        "path": "Questionnaire.group.question.required",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether the question must be answered in data results"
      },
      "Questionnaire.group.question.repeats": {
        "index": 36,
        "path": "Questionnaire.group.question.repeats",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether the question  can have multiple answers"
      },
      "Questionnaire.group.question.options": {
        "index": 37,
        "path": "Questionnaire.group.question.options",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ValueSet"
            ]
          }
        ],
        "short": "Valueset containing permitted answers"
      },
      "Questionnaire.group.question.option": {
        "index": 38,
        "path": "Questionnaire.group.question.option",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "Permitted answer",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/questionnaire-answers"
        }
      },
      "Questionnaire.group.question.group": {
        "index": 39,
        "path": "Questionnaire.group.question.group",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Nested questionnaire group",
        "refSchema": "Questionnaire.group"
      }
    },
    "QuestionnaireResponse": {
      "QuestionnaireResponse": {
        "index": 0,
        "path": "QuestionnaireResponse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A structured set of questions and their answers"
      },
      "QuestionnaireResponse.id": {
        "index": 1,
        "path": "QuestionnaireResponse.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "QuestionnaireResponse.meta": {
        "index": 2,
        "path": "QuestionnaireResponse.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "QuestionnaireResponse.implicitRules": {
        "index": 3,
        "path": "QuestionnaireResponse.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "QuestionnaireResponse.language": {
        "index": 4,
        "path": "QuestionnaireResponse.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "QuestionnaireResponse.text": {
        "index": 5,
        "path": "QuestionnaireResponse.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "QuestionnaireResponse.contained": {
        "index": 6,
        "path": "QuestionnaireResponse.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "QuestionnaireResponse.extension": {
        "index": 7,
        "path": "QuestionnaireResponse.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "QuestionnaireResponse.modifierExtension": {
        "index": 8,
        "path": "QuestionnaireResponse.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "QuestionnaireResponse.identifier": {
        "index": 9,
        "path": "QuestionnaireResponse.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique id for this set of answers"
      },
      "QuestionnaireResponse.questionnaire": {
        "index": 10,
        "path": "QuestionnaireResponse.questionnaire",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Questionnaire"
            ]
          }
        ],
        "isSummary": true,
        "short": "Form being answered"
      },
      "QuestionnaireResponse.status": {
        "index": 11,
        "path": "QuestionnaireResponse.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | completed | amended",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/questionnaire-answers-status"
        }
      },
      "QuestionnaireResponse.subject": {
        "index": 12,
        "path": "QuestionnaireResponse.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "The subject of the questions"
      },
      "QuestionnaireResponse.author": {
        "index": 13,
        "path": "QuestionnaireResponse.author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "Person who received and recorded the answers"
      },
      "QuestionnaireResponse.authored": {
        "index": 14,
        "path": "QuestionnaireResponse.authored",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date this version was authored"
      },
      "QuestionnaireResponse.source": {
        "index": 15,
        "path": "QuestionnaireResponse.source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ],
        "isSummary": true,
        "short": "The person who answered the questions"
      },
      "QuestionnaireResponse.encounter": {
        "index": 16,
        "path": "QuestionnaireResponse.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Primary encounter during which the answers were collected"
      },
      "QuestionnaireResponse.group": {
        "index": 17,
        "path": "QuestionnaireResponse.group",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Grouped questions",
        "name": "group"
      },
      "QuestionnaireResponse.group.id": {
        "index": 18,
        "path": "QuestionnaireResponse.group.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "QuestionnaireResponse.group.extension": {
        "index": 19,
        "path": "QuestionnaireResponse.group.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "QuestionnaireResponse.group.modifierExtension": {
        "index": 20,
        "path": "QuestionnaireResponse.group.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "QuestionnaireResponse.group.linkId": {
        "index": 21,
        "path": "QuestionnaireResponse.group.linkId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Corresponding group within Questionnaire"
      },
      "QuestionnaireResponse.group.title": {
        "index": 22,
        "path": "QuestionnaireResponse.group.title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Name for this group"
      },
      "QuestionnaireResponse.group.text": {
        "index": 23,
        "path": "QuestionnaireResponse.group.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Additional text for the group"
      },
      "QuestionnaireResponse.group.subject": {
        "index": 24,
        "path": "QuestionnaireResponse.group.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "The subject this group's answers are about"
      },
      "QuestionnaireResponse.group.group": {
        "index": 25,
        "path": "QuestionnaireResponse.group.group",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Nested questionnaire response group",
        "refSchema": "QuestionnaireResponse.group"
      },
      "QuestionnaireResponse.group.question": {
        "index": 26,
        "path": "QuestionnaireResponse.group.question",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Questions in this group"
      },
      "QuestionnaireResponse.group.question.id": {
        "index": 27,
        "path": "QuestionnaireResponse.group.question.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "QuestionnaireResponse.group.question.extension": {
        "index": 28,
        "path": "QuestionnaireResponse.group.question.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "QuestionnaireResponse.group.question.modifierExtension": {
        "index": 29,
        "path": "QuestionnaireResponse.group.question.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "QuestionnaireResponse.group.question.linkId": {
        "index": 30,
        "path": "QuestionnaireResponse.group.question.linkId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Corresponding question within Questionnaire"
      },
      "QuestionnaireResponse.group.question.text": {
        "index": 31,
        "path": "QuestionnaireResponse.group.question.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Text of the question as it is shown to the user"
      },
      "QuestionnaireResponse.group.question.answer": {
        "index": 32,
        "path": "QuestionnaireResponse.group.question.answer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "The response(s) to the question"
      },
      "QuestionnaireResponse.group.question.answer.id": {
        "index": 33,
        "path": "QuestionnaireResponse.group.question.answer.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "QuestionnaireResponse.group.question.answer.extension": {
        "index": 34,
        "path": "QuestionnaireResponse.group.question.answer.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "QuestionnaireResponse.group.question.answer.modifierExtension": {
        "index": 35,
        "path": "QuestionnaireResponse.group.question.answer.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "QuestionnaireResponse.group.question.answer.value[x]": {
        "index": 36,
        "path": "QuestionnaireResponse.group.question.answer.value[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "decimal"
          },
          {
            "code": "integer"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "instant"
          },
          {
            "code": "time"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Single-valued answer to the question"
      },
      "QuestionnaireResponse.group.question.answer.group": {
        "index": 37,
        "path": "QuestionnaireResponse.group.question.answer.group",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Nested questionnaire group",
        "refSchema": "QuestionnaireResponse.group"
      }
    },
    "ReferralRequest": {
      "ReferralRequest": {
        "index": 0,
        "path": "ReferralRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A request for referral or transfer of care"
      },
      "ReferralRequest.id": {
        "index": 1,
        "path": "ReferralRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "ReferralRequest.meta": {
        "index": 2,
        "path": "ReferralRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "ReferralRequest.implicitRules": {
        "index": 3,
        "path": "ReferralRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "ReferralRequest.language": {
        "index": 4,
        "path": "ReferralRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "ReferralRequest.text": {
        "index": 5,
        "path": "ReferralRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "ReferralRequest.contained": {
        "index": 6,
        "path": "ReferralRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "ReferralRequest.extension": {
        "index": 7,
        "path": "ReferralRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ReferralRequest.modifierExtension": {
        "index": 8,
        "path": "ReferralRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "ReferralRequest.status": {
        "index": 9,
        "path": "ReferralRequest.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | requested | active | cancelled | accepted | rejected | completed",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/referralstatus"
        }
      },
      "ReferralRequest.identifier": {
        "index": 10,
        "path": "ReferralRequest.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isModifier": false,
        "short": "Business identifier"
      },
      "ReferralRequest.date": {
        "index": 11,
        "path": "ReferralRequest.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Date of creation/activation"
      },
      "ReferralRequest.type": {
        "index": 12,
        "path": "ReferralRequest.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Referral/Transition of care request type"
      },
      "ReferralRequest.specialty": {
        "index": 13,
        "path": "ReferralRequest.specialty",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isModifier": false,
        "short": "The clinical specialty (discipline) that the referral is requested for",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/practitioner-specialty"
        }
      },
      "ReferralRequest.priority": {
        "index": 14,
        "path": "ReferralRequest.priority",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Urgency of referral / transfer of care request",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/diagnostic-order-priority"
        }
      },
      "ReferralRequest.patient": {
        "index": 15,
        "path": "ReferralRequest.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Patient referred to care or transfer"
      },
      "ReferralRequest.requester": {
        "index": 16,
        "path": "ReferralRequest.requester",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Requester of referral / transfer of care"
      },
      "ReferralRequest.recipient": {
        "index": 17,
        "path": "ReferralRequest.recipient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Receiver of referral / transfer of care request"
      },
      "ReferralRequest.encounter": {
        "index": 18,
        "path": "ReferralRequest.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isModifier": false,
        "short": "Originating encounter"
      },
      "ReferralRequest.dateSent": {
        "index": 19,
        "path": "ReferralRequest.dateSent",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Date referral/transfer of care request is sent"
      },
      "ReferralRequest.reason": {
        "index": 20,
        "path": "ReferralRequest.reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Reason for referral / transfer of care request"
      },
      "ReferralRequest.description": {
        "index": 21,
        "path": "ReferralRequest.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false,
        "short": "A textual description of the referral"
      },
      "ReferralRequest.serviceRequested": {
        "index": 22,
        "path": "ReferralRequest.serviceRequested",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Actions requested as part of the referral",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/c80-practice-codes"
        }
      },
      "ReferralRequest.supportingInformation": {
        "index": 23,
        "path": "ReferralRequest.supportingInformation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Additonal information to support referral or transfer of care request"
      },
      "ReferralRequest.fulfillmentTime": {
        "index": 24,
        "path": "ReferralRequest.fulfillmentTime",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "isModifier": false,
        "short": "Requested service(s) fulfillment time"
      }
    },
    "RelatedPerson": {
      "RelatedPerson": {
        "index": 0,
        "path": "RelatedPerson",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "An person that is related to a patient, but who is not a direct target of care"
      },
      "RelatedPerson.id": {
        "index": 1,
        "path": "RelatedPerson.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "RelatedPerson.meta": {
        "index": 2,
        "path": "RelatedPerson.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "RelatedPerson.implicitRules": {
        "index": 3,
        "path": "RelatedPerson.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "RelatedPerson.language": {
        "index": 4,
        "path": "RelatedPerson.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "RelatedPerson.text": {
        "index": 5,
        "path": "RelatedPerson.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "RelatedPerson.contained": {
        "index": 6,
        "path": "RelatedPerson.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "RelatedPerson.extension": {
        "index": 7,
        "path": "RelatedPerson.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "RelatedPerson.modifierExtension": {
        "index": 8,
        "path": "RelatedPerson.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "RelatedPerson.identifier": {
        "index": 9,
        "path": "RelatedPerson.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "A human identifier for this person"
      },
      "RelatedPerson.patient": {
        "index": 10,
        "path": "RelatedPerson.patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "The patient this person is related to"
      },
      "RelatedPerson.relationship": {
        "index": 11,
        "path": "RelatedPerson.relationship",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "The nature of the relationship",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"
        }
      },
      "RelatedPerson.name": {
        "index": 12,
        "path": "RelatedPerson.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "isSummary": true,
        "short": "A name associated with the person"
      },
      "RelatedPerson.telecom": {
        "index": 13,
        "path": "RelatedPerson.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "A contact detail for the person"
      },
      "RelatedPerson.gender": {
        "index": 14,
        "path": "RelatedPerson.gender",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "male | female | other | unknown",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      "RelatedPerson.birthDate": {
        "index": 15,
        "path": "RelatedPerson.birthDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "isSummary": true,
        "short": "The date on which the related person was born"
      },
      "RelatedPerson.address": {
        "index": 16,
        "path": "RelatedPerson.address",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ],
        "isSummary": true,
        "short": "Address where the related person can be contacted or visited"
      },
      "RelatedPerson.photo": {
        "index": 17,
        "path": "RelatedPerson.photo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "short": "Image of the person"
      },
      "RelatedPerson.period": {
        "index": 18,
        "path": "RelatedPerson.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "short": "Period of time that this relationship is considered valid"
      }
    },
    "RiskAssessment": {
      "RiskAssessment": {
        "index": 0,
        "path": "RiskAssessment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Potential outcomes for a subject with likelihood"
      },
      "RiskAssessment.id": {
        "index": 1,
        "path": "RiskAssessment.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "RiskAssessment.meta": {
        "index": 2,
        "path": "RiskAssessment.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "RiskAssessment.implicitRules": {
        "index": 3,
        "path": "RiskAssessment.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "RiskAssessment.language": {
        "index": 4,
        "path": "RiskAssessment.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "RiskAssessment.text": {
        "index": 5,
        "path": "RiskAssessment.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "RiskAssessment.contained": {
        "index": 6,
        "path": "RiskAssessment.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "RiskAssessment.extension": {
        "index": 7,
        "path": "RiskAssessment.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "RiskAssessment.modifierExtension": {
        "index": 8,
        "path": "RiskAssessment.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "RiskAssessment.subject": {
        "index": 9,
        "path": "RiskAssessment.subject",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who/what does assessment apply to?"
      },
      "RiskAssessment.date": {
        "index": 10,
        "path": "RiskAssessment.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When was assessment made?"
      },
      "RiskAssessment.condition": {
        "index": 11,
        "path": "RiskAssessment.condition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Condition assessed"
      },
      "RiskAssessment.encounter": {
        "index": 12,
        "path": "RiskAssessment.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Where was assessment performed?"
      },
      "RiskAssessment.performer": {
        "index": 13,
        "path": "RiskAssessment.performer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who did assessment?"
      },
      "RiskAssessment.identifier": {
        "index": 14,
        "path": "RiskAssessment.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier for the assessment"
      },
      "RiskAssessment.method": {
        "index": 15,
        "path": "RiskAssessment.method",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Evaluation mechanism"
      },
      "RiskAssessment.basis": {
        "index": 16,
        "path": "RiskAssessment.basis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Information used in assessment"
      },
      "RiskAssessment.prediction": {
        "index": 17,
        "path": "RiskAssessment.prediction",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Outcome predicted"
      },
      "RiskAssessment.prediction.id": {
        "index": 18,
        "path": "RiskAssessment.prediction.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "RiskAssessment.prediction.extension": {
        "index": 19,
        "path": "RiskAssessment.prediction.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "RiskAssessment.prediction.modifierExtension": {
        "index": 20,
        "path": "RiskAssessment.prediction.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "RiskAssessment.prediction.outcome": {
        "index": 21,
        "path": "RiskAssessment.prediction.outcome",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Possible outcome for the subject"
      },
      "RiskAssessment.prediction.probability[x]": {
        "index": 22,
        "path": "RiskAssessment.prediction.probability[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          },
          {
            "code": "Range"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Likelihood of specified outcome",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/risk-probability"
        }
      },
      "RiskAssessment.prediction.relativeRisk": {
        "index": 23,
        "path": "RiskAssessment.prediction.relativeRisk",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "short": "Relative likelihood"
      },
      "RiskAssessment.prediction.when[x]": {
        "index": 24,
        "path": "RiskAssessment.prediction.when[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          },
          {
            "code": "Range"
          }
        ],
        "short": "Timeframe or age range"
      },
      "RiskAssessment.prediction.rationale": {
        "index": 25,
        "path": "RiskAssessment.prediction.rationale",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Explanation of prediction"
      },
      "RiskAssessment.mitigation": {
        "index": 26,
        "path": "RiskAssessment.mitigation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "How to reduce risk"
      }
    },
    "Schedule": {
      "Schedule": {
        "index": 0,
        "path": "Schedule",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A container for slot(s) of time that may be available for booking appointments"
      },
      "Schedule.id": {
        "index": 1,
        "path": "Schedule.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Schedule.meta": {
        "index": 2,
        "path": "Schedule.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Schedule.implicitRules": {
        "index": 3,
        "path": "Schedule.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Schedule.language": {
        "index": 4,
        "path": "Schedule.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Schedule.text": {
        "index": 5,
        "path": "Schedule.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Schedule.contained": {
        "index": 6,
        "path": "Schedule.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Schedule.extension": {
        "index": 7,
        "path": "Schedule.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Schedule.modifierExtension": {
        "index": 8,
        "path": "Schedule.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Schedule.identifier": {
        "index": 9,
        "path": "Schedule.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Ids for this item"
      },
      "Schedule.type": {
        "index": 10,
        "path": "Schedule.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "The schedule type can be used for the categorization of healthcare services or other appointment types",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/c80-practice-codes"
        }
      },
      "Schedule.actor": {
        "index": 11,
        "path": "Schedule.actor",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/HealthcareService"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "The resource this Schedule resource is providing availability information for. These are expected to usually be one of HealthcareService, Location, Practitioner, Device, Patient or RelatedPerson"
      },
      "Schedule.planningHorizon": {
        "index": 12,
        "path": "Schedule.planningHorizon",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "The period of time that the slots that are attached to this Schedule resource cover (even if none exist). These  cover the amount of time that an organization's planning horizon; the interval for which they are currently accepting appointments. This does not define a \"template\" for planning outside these dates"
      },
      "Schedule.comment": {
        "index": 13,
        "path": "Schedule.comment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Comments on the availability to describe any extended information. Such as custom constraints on the slot(s) that may be associated"
      }
    },
    "SearchParameter": {
      "SearchParameter": {
        "index": 0,
        "path": "SearchParameter",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Search Parameter for a resource"
      },
      "SearchParameter.id": {
        "index": 1,
        "path": "SearchParameter.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "SearchParameter.meta": {
        "index": 2,
        "path": "SearchParameter.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "SearchParameter.implicitRules": {
        "index": 3,
        "path": "SearchParameter.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "SearchParameter.language": {
        "index": 4,
        "path": "SearchParameter.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "SearchParameter.text": {
        "index": 5,
        "path": "SearchParameter.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "SearchParameter.contained": {
        "index": 6,
        "path": "SearchParameter.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "SearchParameter.extension": {
        "index": 7,
        "path": "SearchParameter.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "SearchParameter.modifierExtension": {
        "index": 8,
        "path": "SearchParameter.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "SearchParameter.url": {
        "index": 9,
        "path": "SearchParameter.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Absolute URL used to reference this search parameter"
      },
      "SearchParameter.name": {
        "index": 10,
        "path": "SearchParameter.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Informal name for this search parameter"
      },
      "SearchParameter.status": {
        "index": 11,
        "path": "SearchParameter.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "SearchParameter.experimental": {
        "index": 12,
        "path": "SearchParameter.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "SearchParameter.publisher": {
        "index": 13,
        "path": "SearchParameter.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "SearchParameter.contact": {
        "index": 14,
        "path": "SearchParameter.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "SearchParameter.contact.id": {
        "index": 15,
        "path": "SearchParameter.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "SearchParameter.contact.extension": {
        "index": 16,
        "path": "SearchParameter.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "SearchParameter.contact.modifierExtension": {
        "index": 17,
        "path": "SearchParameter.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "SearchParameter.contact.name": {
        "index": 18,
        "path": "SearchParameter.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "SearchParameter.contact.telecom": {
        "index": 19,
        "path": "SearchParameter.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "SearchParameter.date": {
        "index": 20,
        "path": "SearchParameter.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Publication Date(/time)"
      },
      "SearchParameter.requirements": {
        "index": 21,
        "path": "SearchParameter.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Why this search parameter is defined"
      },
      "SearchParameter.code": {
        "index": 22,
        "path": "SearchParameter.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Code used in URL"
      },
      "SearchParameter.base": {
        "index": 23,
        "path": "SearchParameter.base",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "The resource type this search parameter applies to",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      },
      "SearchParameter.type": {
        "index": 24,
        "path": "SearchParameter.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "number | date | string | token | reference | composite | quantity | uri",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/search-param-type"
        }
      },
      "SearchParameter.description": {
        "index": 25,
        "path": "SearchParameter.description",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Documentation for  search parameter"
      },
      "SearchParameter.xpath": {
        "index": 26,
        "path": "SearchParameter.xpath",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "XPath that extracts the values"
      },
      "SearchParameter.xpathUsage": {
        "index": 27,
        "path": "SearchParameter.xpathUsage",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "normal | phonetic | nearby | distance | other",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/search-xpath-usage"
        }
      },
      "SearchParameter.target": {
        "index": 28,
        "path": "SearchParameter.target",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Types of resource (if a resource reference)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-types"
        }
      }
    },
    "Slot": {
      "Slot": {
        "index": 0,
        "path": "Slot",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A slot of time on a schedule that may be available for booking appointments"
      },
      "Slot.id": {
        "index": 1,
        "path": "Slot.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Slot.meta": {
        "index": 2,
        "path": "Slot.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Slot.implicitRules": {
        "index": 3,
        "path": "Slot.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Slot.language": {
        "index": 4,
        "path": "Slot.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Slot.text": {
        "index": 5,
        "path": "Slot.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Slot.contained": {
        "index": 6,
        "path": "Slot.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Slot.extension": {
        "index": 7,
        "path": "Slot.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Slot.modifierExtension": {
        "index": 8,
        "path": "Slot.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Slot.identifier": {
        "index": 9,
        "path": "Slot.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Ids for this item"
      },
      "Slot.type": {
        "index": 10,
        "path": "Slot.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "The type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the availability resource",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/c80-practice-codes"
        }
      },
      "Slot.schedule": {
        "index": 11,
        "path": "Slot.schedule",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Schedule"
            ]
          }
        ],
        "isSummary": true,
        "short": "The schedule resource that this slot defines an interval of status information"
      },
      "Slot.freeBusyType": {
        "index": 12,
        "path": "Slot.freeBusyType",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "busy | free | busy-unavailable | busy-tentative",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/slotstatus"
        }
      },
      "Slot.start": {
        "index": 13,
        "path": "Slot.start",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Date/Time that the slot is to begin"
      },
      "Slot.end": {
        "index": 14,
        "path": "Slot.end",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "Date/Time that the slot is to conclude"
      },
      "Slot.overbooked": {
        "index": 15,
        "path": "Slot.overbooked",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "This slot has already been overbooked, appointments are unlikely to be accepted for this time"
      },
      "Slot.comment": {
        "index": 16,
        "path": "Slot.comment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Comments on the slot to describe any extended information. Such as custom constraints on the slot"
      }
    },
    "Specimen": {
      "Specimen": {
        "index": 0,
        "path": "Specimen",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Sample for analysis"
      },
      "Specimen.id": {
        "index": 1,
        "path": "Specimen.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Specimen.meta": {
        "index": 2,
        "path": "Specimen.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Specimen.implicitRules": {
        "index": 3,
        "path": "Specimen.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Specimen.language": {
        "index": 4,
        "path": "Specimen.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Specimen.text": {
        "index": 5,
        "path": "Specimen.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Specimen.contained": {
        "index": 6,
        "path": "Specimen.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Specimen.extension": {
        "index": 7,
        "path": "Specimen.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Specimen.modifierExtension": {
        "index": 8,
        "path": "Specimen.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Specimen.identifier": {
        "index": 9,
        "path": "Specimen.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External Identifier"
      },
      "Specimen.status": {
        "index": 10,
        "path": "Specimen.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "available | unavailable | unsatisfactory | entered-in-error",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/specimen-status"
        }
      },
      "Specimen.type": {
        "index": 11,
        "path": "Specimen.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Kind of material that forms the specimen",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v2-0487"
        }
      },
      "Specimen.parent": {
        "index": 12,
        "path": "Specimen.parent",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Specimen"
            ]
          }
        ],
        "short": "Specimen from which this specimen originated"
      },
      "Specimen.subject": {
        "index": 13,
        "path": "Specimen.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "isSummary": true,
        "short": "Where the specimen came from. This may be from the patient(s) or from the environment or a device"
      },
      "Specimen.accessionIdentifier": {
        "index": 14,
        "path": "Specimen.accessionIdentifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifier assigned by the lab"
      },
      "Specimen.receivedTime": {
        "index": 15,
        "path": "Specimen.receivedTime",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "The time when specimen was received for processing"
      },
      "Specimen.collection": {
        "index": 16,
        "path": "Specimen.collection",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Collection details"
      },
      "Specimen.collection.id": {
        "index": 17,
        "path": "Specimen.collection.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Specimen.collection.extension": {
        "index": 18,
        "path": "Specimen.collection.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Specimen.collection.modifierExtension": {
        "index": 19,
        "path": "Specimen.collection.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Specimen.collection.collector": {
        "index": 20,
        "path": "Specimen.collection.collector",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who collected the specimen"
      },
      "Specimen.collection.comment": {
        "index": 21,
        "path": "Specimen.collection.comment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Collector comments"
      },
      "Specimen.collection.collected[x]": {
        "index": 22,
        "path": "Specimen.collection.collected[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Collection time"
      },
      "Specimen.collection.quantity": {
        "index": 23,
        "path": "Specimen.collection.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "The quantity of specimen collected"
      },
      "Specimen.collection.method": {
        "index": 24,
        "path": "Specimen.collection.method",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Technique used to perform collection",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/specimen-collection-method"
        }
      },
      "Specimen.collection.bodySite": {
        "index": 25,
        "path": "Specimen.collection.bodySite",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Anatomical collection site",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/body-site"
        }
      },
      "Specimen.treatment": {
        "index": 26,
        "path": "Specimen.treatment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Treatment and processing step details"
      },
      "Specimen.treatment.id": {
        "index": 27,
        "path": "Specimen.treatment.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Specimen.treatment.extension": {
        "index": 28,
        "path": "Specimen.treatment.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Specimen.treatment.modifierExtension": {
        "index": 29,
        "path": "Specimen.treatment.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Specimen.treatment.description": {
        "index": 30,
        "path": "Specimen.treatment.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Textual description of procedure"
      },
      "Specimen.treatment.procedure": {
        "index": 31,
        "path": "Specimen.treatment.procedure",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Indicates the treatment or processing step  applied to the specimen",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/specimen-treatment-procedure"
        }
      },
      "Specimen.treatment.additive": {
        "index": 32,
        "path": "Specimen.treatment.additive",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "short": "Material used in the processing step"
      },
      "Specimen.container": {
        "index": 33,
        "path": "Specimen.container",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Direct container of specimen (tube/slide, etc.)"
      },
      "Specimen.container.id": {
        "index": 34,
        "path": "Specimen.container.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Specimen.container.extension": {
        "index": 35,
        "path": "Specimen.container.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Specimen.container.modifierExtension": {
        "index": 36,
        "path": "Specimen.container.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Specimen.container.identifier": {
        "index": 37,
        "path": "Specimen.container.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Id for the container"
      },
      "Specimen.container.description": {
        "index": 38,
        "path": "Specimen.container.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Textual description of the container"
      },
      "Specimen.container.type": {
        "index": 39,
        "path": "Specimen.container.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "short": "Kind of container directly associated with specimen",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/specimen-container-type"
        }
      },
      "Specimen.container.capacity": {
        "index": 40,
        "path": "Specimen.container.capacity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Container volume or size"
      },
      "Specimen.container.specimenQuantity": {
        "index": 41,
        "path": "Specimen.container.specimenQuantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "short": "Quantity of specimen within container"
      },
      "Specimen.container.additive[x]": {
        "index": 42,
        "path": "Specimen.container.additive[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "short": "Additive associated with container",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/v2-0371"
        }
      }
    },
    "StructureDefinition": {
      "StructureDefinition": {
        "index": 0,
        "path": "StructureDefinition",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Structural Definition"
      },
      "StructureDefinition.id": {
        "index": 1,
        "path": "StructureDefinition.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "StructureDefinition.meta": {
        "index": 2,
        "path": "StructureDefinition.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "StructureDefinition.implicitRules": {
        "index": 3,
        "path": "StructureDefinition.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "StructureDefinition.language": {
        "index": 4,
        "path": "StructureDefinition.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "StructureDefinition.text": {
        "index": 5,
        "path": "StructureDefinition.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "StructureDefinition.contained": {
        "index": 6,
        "path": "StructureDefinition.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "StructureDefinition.extension": {
        "index": 7,
        "path": "StructureDefinition.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "StructureDefinition.modifierExtension": {
        "index": 8,
        "path": "StructureDefinition.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "StructureDefinition.url": {
        "index": 9,
        "path": "StructureDefinition.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Absolute URL used to reference this StructureDefinition"
      },
      "StructureDefinition.identifier": {
        "index": 10,
        "path": "StructureDefinition.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Other identifiers for the StructureDefinition"
      },
      "StructureDefinition.version": {
        "index": 11,
        "path": "StructureDefinition.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical id for this version of the StructureDefinition"
      },
      "StructureDefinition.name": {
        "index": 12,
        "path": "StructureDefinition.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Informal name for this StructureDefinition"
      },
      "StructureDefinition.display": {
        "index": 13,
        "path": "StructureDefinition.display",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Use this name when displaying the value"
      },
      "StructureDefinition.status": {
        "index": 14,
        "path": "StructureDefinition.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "StructureDefinition.experimental": {
        "index": 15,
        "path": "StructureDefinition.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "StructureDefinition.publisher": {
        "index": 16,
        "path": "StructureDefinition.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "StructureDefinition.contact": {
        "index": 17,
        "path": "StructureDefinition.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "StructureDefinition.contact.id": {
        "index": 18,
        "path": "StructureDefinition.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "StructureDefinition.contact.extension": {
        "index": 19,
        "path": "StructureDefinition.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "StructureDefinition.contact.modifierExtension": {
        "index": 20,
        "path": "StructureDefinition.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "StructureDefinition.contact.name": {
        "index": 21,
        "path": "StructureDefinition.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "StructureDefinition.contact.telecom": {
        "index": 22,
        "path": "StructureDefinition.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "StructureDefinition.date": {
        "index": 23,
        "path": "StructureDefinition.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date for this version of the StructureDefinition"
      },
      "StructureDefinition.description": {
        "index": 24,
        "path": "StructureDefinition.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Natural language description of the StructureDefinition"
      },
      "StructureDefinition.useContext": {
        "index": 25,
        "path": "StructureDefinition.useContext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Content intends to support these contexts",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/use-context"
        }
      },
      "StructureDefinition.requirements": {
        "index": 26,
        "path": "StructureDefinition.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Scope and Usage this structure definition is for"
      },
      "StructureDefinition.copyright": {
        "index": 27,
        "path": "StructureDefinition.copyright",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Use and/or publishing restrictions"
      },
      "StructureDefinition.code": {
        "index": 28,
        "path": "StructureDefinition.code",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Assist with indexing and finding",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/profile-code"
        }
      },
      "StructureDefinition.fhirVersion": {
        "index": 29,
        "path": "StructureDefinition.fhirVersion",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "FHIR Version this StructureDefinition targets"
      },
      "StructureDefinition.mapping": {
        "index": 30,
        "path": "StructureDefinition.mapping",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "External specification that the content is mapped to"
      },
      "StructureDefinition.mapping.id": {
        "index": 31,
        "path": "StructureDefinition.mapping.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "StructureDefinition.mapping.extension": {
        "index": 32,
        "path": "StructureDefinition.mapping.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "StructureDefinition.mapping.modifierExtension": {
        "index": 33,
        "path": "StructureDefinition.mapping.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "StructureDefinition.mapping.identity": {
        "index": 34,
        "path": "StructureDefinition.mapping.identity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Internal id when this mapping is used"
      },
      "StructureDefinition.mapping.uri": {
        "index": 35,
        "path": "StructureDefinition.mapping.uri",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Identifies what this mapping refers to"
      },
      "StructureDefinition.mapping.name": {
        "index": 36,
        "path": "StructureDefinition.mapping.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Names what this mapping refers to"
      },
      "StructureDefinition.mapping.comments": {
        "index": 37,
        "path": "StructureDefinition.mapping.comments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Versions, Issues, Scope limitations etc."
      },
      "StructureDefinition.kind": {
        "index": 38,
        "path": "StructureDefinition.kind",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "datatype | resource | logical",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/structure-definition-kind"
        }
      },
      "StructureDefinition.constrainedType": {
        "index": 39,
        "path": "StructureDefinition.constrainedType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Any datatype or resource, including abstract ones",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/defined-types"
        }
      },
      "StructureDefinition.abstract": {
        "index": 40,
        "path": "StructureDefinition.abstract",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Whether the structure is abstract"
      },
      "StructureDefinition.contextType": {
        "index": 41,
        "path": "StructureDefinition.contextType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "resource | datatype | mapping | extension",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/extension-context"
        }
      },
      "StructureDefinition.context": {
        "index": 42,
        "path": "StructureDefinition.context",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Where the extension can be used in instances"
      },
      "StructureDefinition.base": {
        "index": 43,
        "path": "StructureDefinition.base",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Structure that this set of constraints applies to"
      },
      "StructureDefinition.snapshot": {
        "index": 44,
        "path": "StructureDefinition.snapshot",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Snapshot view of the structure"
      },
      "StructureDefinition.snapshot.id": {
        "index": 45,
        "path": "StructureDefinition.snapshot.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "StructureDefinition.snapshot.extension": {
        "index": 46,
        "path": "StructureDefinition.snapshot.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "StructureDefinition.snapshot.modifierExtension": {
        "index": 47,
        "path": "StructureDefinition.snapshot.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "StructureDefinition.snapshot.element": {
        "index": 48,
        "path": "StructureDefinition.snapshot.element",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "ElementDefinition"
          }
        ],
        "short": "Definition of elements in the resource (if no StructureDefinition)"
      },
      "StructureDefinition.differential": {
        "index": 49,
        "path": "StructureDefinition.differential",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Differential view of the structure"
      },
      "StructureDefinition.differential.id": {
        "index": 50,
        "path": "StructureDefinition.differential.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "StructureDefinition.differential.extension": {
        "index": 51,
        "path": "StructureDefinition.differential.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "StructureDefinition.differential.modifierExtension": {
        "index": 52,
        "path": "StructureDefinition.differential.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "StructureDefinition.differential.element": {
        "index": 53,
        "path": "StructureDefinition.differential.element",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "ElementDefinition"
          }
        ],
        "short": "Definition of elements in the resource (if no StructureDefinition)"
      }
    },
    "Subscription": {
      "Subscription": {
        "index": 0,
        "path": "Subscription",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "A server push subscription criteria"
      },
      "Subscription.id": {
        "index": 1,
        "path": "Subscription.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Subscription.meta": {
        "index": 2,
        "path": "Subscription.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Subscription.implicitRules": {
        "index": 3,
        "path": "Subscription.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Subscription.language": {
        "index": 4,
        "path": "Subscription.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Subscription.text": {
        "index": 5,
        "path": "Subscription.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Subscription.contained": {
        "index": 6,
        "path": "Subscription.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Subscription.extension": {
        "index": 7,
        "path": "Subscription.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Subscription.modifierExtension": {
        "index": 8,
        "path": "Subscription.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Subscription.criteria": {
        "index": 9,
        "path": "Subscription.criteria",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Rule for server push criteria"
      },
      "Subscription.contact": {
        "index": 10,
        "path": "Subscription.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for source (e.g. troubleshooting)"
      },
      "Subscription.reason": {
        "index": 11,
        "path": "Subscription.reason",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Description of why this subscription was created"
      },
      "Subscription.status": {
        "index": 12,
        "path": "Subscription.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "requested | active | error | off",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/subscription-status"
        }
      },
      "Subscription.error": {
        "index": 13,
        "path": "Subscription.error",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Latest error note"
      },
      "Subscription.channel": {
        "index": 14,
        "path": "Subscription.channel",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "The channel on which to report matches to the criteria"
      },
      "Subscription.channel.id": {
        "index": 15,
        "path": "Subscription.channel.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Subscription.channel.extension": {
        "index": 16,
        "path": "Subscription.channel.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Subscription.channel.modifierExtension": {
        "index": 17,
        "path": "Subscription.channel.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Subscription.channel.type": {
        "index": 18,
        "path": "Subscription.channel.type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "rest-hook | websocket | email | sms | message",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/subscription-channel-type"
        }
      },
      "Subscription.channel.endpoint": {
        "index": 19,
        "path": "Subscription.channel.endpoint",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Where the channel points to"
      },
      "Subscription.channel.payload": {
        "index": 20,
        "path": "Subscription.channel.payload",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Mimetype to send, or blank for no payload"
      },
      "Subscription.channel.header": {
        "index": 21,
        "path": "Subscription.channel.header",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Usage depends on the channel type"
      },
      "Subscription.end": {
        "index": 22,
        "path": "Subscription.end",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "When to automatically delete the subscription"
      },
      "Subscription.tag": {
        "index": 23,
        "path": "Subscription.tag",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "A tag to add to matching resources",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/subscription-tag"
        }
      }
    },
    "Substance": {
      "Substance": {
        "index": 0,
        "path": "Substance",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "A homogeneous material with a definite composition"
      },
      "Substance.id": {
        "index": 1,
        "path": "Substance.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "Substance.meta": {
        "index": 2,
        "path": "Substance.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "Substance.implicitRules": {
        "index": 3,
        "path": "Substance.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "Substance.language": {
        "index": 4,
        "path": "Substance.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "Substance.text": {
        "index": 5,
        "path": "Substance.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "Substance.contained": {
        "index": 6,
        "path": "Substance.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "Substance.extension": {
        "index": 7,
        "path": "Substance.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Substance.modifierExtension": {
        "index": 8,
        "path": "Substance.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Substance.identifier": {
        "index": 9,
        "path": "Substance.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier"
      },
      "Substance.category": {
        "index": 10,
        "path": "Substance.category",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "What class/type of substance this is",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/substance-category"
        }
      },
      "Substance.code": {
        "index": 11,
        "path": "Substance.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "What substance this is",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/substance-code"
        }
      },
      "Substance.description": {
        "index": 12,
        "path": "Substance.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Textual description of the substance, comments"
      },
      "Substance.instance": {
        "index": 13,
        "path": "Substance.instance",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "If this describes a specific package/container of the substance"
      },
      "Substance.instance.id": {
        "index": 14,
        "path": "Substance.instance.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Substance.instance.extension": {
        "index": 15,
        "path": "Substance.instance.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Substance.instance.modifierExtension": {
        "index": 16,
        "path": "Substance.instance.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Substance.instance.identifier": {
        "index": 17,
        "path": "Substance.instance.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Identifier of the package/container"
      },
      "Substance.instance.expiry": {
        "index": 18,
        "path": "Substance.instance.expiry",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When no longer valid to use"
      },
      "Substance.instance.quantity": {
        "index": 19,
        "path": "Substance.instance.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Amount of substance in the package"
      },
      "Substance.ingredient": {
        "index": 20,
        "path": "Substance.ingredient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Composition information about the substance"
      },
      "Substance.ingredient.id": {
        "index": 21,
        "path": "Substance.ingredient.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Substance.ingredient.extension": {
        "index": 22,
        "path": "Substance.ingredient.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Substance.ingredient.modifierExtension": {
        "index": 23,
        "path": "Substance.ingredient.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "Substance.ingredient.quantity": {
        "index": 24,
        "path": "Substance.ingredient.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          }
        ],
        "isSummary": true,
        "short": "Optional amount (concentration)"
      },
      "Substance.ingredient.substance": {
        "index": 25,
        "path": "Substance.ingredient.substance",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "isSummary": true,
        "short": "A component of the substance"
      }
    },
    "SupplyDelivery": {
      "SupplyDelivery": {
        "index": 0,
        "path": "SupplyDelivery",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Delivery of Supply"
      },
      "SupplyDelivery.id": {
        "index": 1,
        "path": "SupplyDelivery.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "SupplyDelivery.meta": {
        "index": 2,
        "path": "SupplyDelivery.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "SupplyDelivery.implicitRules": {
        "index": 3,
        "path": "SupplyDelivery.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "SupplyDelivery.language": {
        "index": 4,
        "path": "SupplyDelivery.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "SupplyDelivery.text": {
        "index": 5,
        "path": "SupplyDelivery.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "SupplyDelivery.contained": {
        "index": 6,
        "path": "SupplyDelivery.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "SupplyDelivery.extension": {
        "index": 7,
        "path": "SupplyDelivery.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "SupplyDelivery.modifierExtension": {
        "index": 8,
        "path": "SupplyDelivery.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "SupplyDelivery.identifier": {
        "index": 9,
        "path": "SupplyDelivery.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifier"
      },
      "SupplyDelivery.status": {
        "index": 10,
        "path": "SupplyDelivery.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "in-progress | completed | abandoned",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/supplydelivery-status"
        }
      },
      "SupplyDelivery.patient": {
        "index": 11,
        "path": "SupplyDelivery.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient for whom the item is supplied"
      },
      "SupplyDelivery.type": {
        "index": 12,
        "path": "SupplyDelivery.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Category of dispense event",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/supplydelivery-type"
        }
      },
      "SupplyDelivery.quantity": {
        "index": 13,
        "path": "SupplyDelivery.quantity",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Amount dispensed"
      },
      "SupplyDelivery.suppliedItem": {
        "index": 14,
        "path": "SupplyDelivery.suppliedItem",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Medication, Substance, or Device supplied"
      },
      "SupplyDelivery.supplier": {
        "index": 15,
        "path": "SupplyDelivery.supplier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Dispenser"
      },
      "SupplyDelivery.whenPrepared": {
        "index": 16,
        "path": "SupplyDelivery.whenPrepared",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Dispensing time"
      },
      "SupplyDelivery.time": {
        "index": 17,
        "path": "SupplyDelivery.time",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Handover time"
      },
      "SupplyDelivery.destination": {
        "index": 18,
        "path": "SupplyDelivery.destination",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ],
        "isSummary": true,
        "short": "Where the Supply was sent"
      },
      "SupplyDelivery.receiver": {
        "index": 19,
        "path": "SupplyDelivery.receiver",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who collected the Supply"
      }
    },
    "SupplyRequest": {
      "SupplyRequest": {
        "index": 0,
        "path": "SupplyRequest",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Request for a medication, substance or device"
      },
      "SupplyRequest.id": {
        "index": 1,
        "path": "SupplyRequest.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "SupplyRequest.meta": {
        "index": 2,
        "path": "SupplyRequest.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "SupplyRequest.implicitRules": {
        "index": 3,
        "path": "SupplyRequest.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "SupplyRequest.language": {
        "index": 4,
        "path": "SupplyRequest.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "SupplyRequest.text": {
        "index": 5,
        "path": "SupplyRequest.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "SupplyRequest.contained": {
        "index": 6,
        "path": "SupplyRequest.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "SupplyRequest.extension": {
        "index": 7,
        "path": "SupplyRequest.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "SupplyRequest.modifierExtension": {
        "index": 8,
        "path": "SupplyRequest.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "SupplyRequest.patient": {
        "index": 9,
        "path": "SupplyRequest.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Patient for whom the item is supplied"
      },
      "SupplyRequest.source": {
        "index": 10,
        "path": "SupplyRequest.source",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who initiated this order"
      },
      "SupplyRequest.date": {
        "index": 11,
        "path": "SupplyRequest.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the request was made"
      },
      "SupplyRequest.identifier": {
        "index": 12,
        "path": "SupplyRequest.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Unique identifier"
      },
      "SupplyRequest.status": {
        "index": 13,
        "path": "SupplyRequest.status",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "requested | completed | failed | cancelled",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/supplyrequest-status"
        }
      },
      "SupplyRequest.kind": {
        "index": 14,
        "path": "SupplyRequest.kind",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "The kind of supply (central, non-stock, etc.)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/supplyrequest-kind"
        }
      },
      "SupplyRequest.orderedItem": {
        "index": 15,
        "path": "SupplyRequest.orderedItem",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          }
        ],
        "isSummary": true,
        "short": "Medication, Substance, or Device requested to be supplied"
      },
      "SupplyRequest.supplier": {
        "index": 16,
        "path": "SupplyRequest.supplier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who is intended to fulfill the request"
      },
      "SupplyRequest.reason[x]": {
        "index": 17,
        "path": "SupplyRequest.reason[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "isSummary": true,
        "short": "Why the supply item was requested",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/supplyrequest-reason"
        }
      },
      "SupplyRequest.when": {
        "index": 18,
        "path": "SupplyRequest.when",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "When the request should be fulfilled"
      },
      "SupplyRequest.when.id": {
        "index": 19,
        "path": "SupplyRequest.when.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "SupplyRequest.when.extension": {
        "index": 20,
        "path": "SupplyRequest.when.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "SupplyRequest.when.modifierExtension": {
        "index": 21,
        "path": "SupplyRequest.when.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "SupplyRequest.when.code": {
        "index": 22,
        "path": "SupplyRequest.when.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Fulfilment code",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/supplyrequest-when"
        }
      },
      "SupplyRequest.when.schedule": {
        "index": 23,
        "path": "SupplyRequest.when.schedule",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ],
        "isSummary": true,
        "short": "Formal fulfillment schedule"
      }
    },
    "TestScript": {
      "TestScript": {
        "index": 0,
        "path": "TestScript",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Describes a set of tests"
      },
      "TestScript.id": {
        "index": 1,
        "path": "TestScript.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "TestScript.meta": {
        "index": 2,
        "path": "TestScript.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "TestScript.implicitRules": {
        "index": 3,
        "path": "TestScript.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "TestScript.language": {
        "index": 4,
        "path": "TestScript.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "TestScript.text": {
        "index": 5,
        "path": "TestScript.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "TestScript.contained": {
        "index": 6,
        "path": "TestScript.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "TestScript.extension": {
        "index": 7,
        "path": "TestScript.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.modifierExtension": {
        "index": 8,
        "path": "TestScript.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.url": {
        "index": 9,
        "path": "TestScript.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Absolute URL used to reference this TestScript"
      },
      "TestScript.version": {
        "index": 10,
        "path": "TestScript.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Logical id for this version of the TestScript"
      },
      "TestScript.name": {
        "index": 11,
        "path": "TestScript.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Informal name for this TestScript"
      },
      "TestScript.status": {
        "index": 12,
        "path": "TestScript.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "draft | active | retired",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
        }
      },
      "TestScript.identifier": {
        "index": 13,
        "path": "TestScript.identifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "External identifier"
      },
      "TestScript.experimental": {
        "index": 14,
        "path": "TestScript.experimental",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If for testing purposes, not real usage"
      },
      "TestScript.publisher": {
        "index": 15,
        "path": "TestScript.publisher",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of the publisher (Organization or individual)"
      },
      "TestScript.contact": {
        "index": 16,
        "path": "TestScript.contact",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Contact details of the publisher"
      },
      "TestScript.contact.id": {
        "index": 17,
        "path": "TestScript.contact.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.contact.extension": {
        "index": 18,
        "path": "TestScript.contact.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.contact.modifierExtension": {
        "index": 19,
        "path": "TestScript.contact.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.contact.name": {
        "index": 20,
        "path": "TestScript.contact.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of a individual to contact"
      },
      "TestScript.contact.telecom": {
        "index": 21,
        "path": "TestScript.contact.telecom",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "isSummary": true,
        "short": "Contact details for individual or publisher"
      },
      "TestScript.date": {
        "index": 22,
        "path": "TestScript.date",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date for this version of the TestScript"
      },
      "TestScript.description": {
        "index": 23,
        "path": "TestScript.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Natural language description of the TestScript"
      },
      "TestScript.useContext": {
        "index": 24,
        "path": "TestScript.useContext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Content intends to support these contexts",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/use-context"
        }
      },
      "TestScript.requirements": {
        "index": 25,
        "path": "TestScript.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Scope and Usage this Test Script is for"
      },
      "TestScript.copyright": {
        "index": 26,
        "path": "TestScript.copyright",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Use and/or publishing restrictions"
      },
      "TestScript.metadata": {
        "index": 27,
        "path": "TestScript.metadata",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Required capability that is assumed to function correctly on the FHIR server being tested",
        "name": "metadata"
      },
      "TestScript.metadata.id": {
        "index": 28,
        "path": "TestScript.metadata.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.metadata.extension": {
        "index": 29,
        "path": "TestScript.metadata.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.metadata.modifierExtension": {
        "index": 30,
        "path": "TestScript.metadata.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.metadata.link": {
        "index": 31,
        "path": "TestScript.metadata.link",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Links to the FHIR specification"
      },
      "TestScript.metadata.link.id": {
        "index": 32,
        "path": "TestScript.metadata.link.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.metadata.link.extension": {
        "index": 33,
        "path": "TestScript.metadata.link.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.metadata.link.modifierExtension": {
        "index": 34,
        "path": "TestScript.metadata.link.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.metadata.link.url": {
        "index": 35,
        "path": "TestScript.metadata.link.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "URL to the specification"
      },
      "TestScript.metadata.link.description": {
        "index": 36,
        "path": "TestScript.metadata.link.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Short description"
      },
      "TestScript.metadata.capability": {
        "index": 37,
        "path": "TestScript.metadata.capability",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Capabilities  that are assumed to function correctly on the FHIR server being tested"
      },
      "TestScript.metadata.capability.id": {
        "index": 38,
        "path": "TestScript.metadata.capability.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.metadata.capability.extension": {
        "index": 39,
        "path": "TestScript.metadata.capability.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.metadata.capability.modifierExtension": {
        "index": 40,
        "path": "TestScript.metadata.capability.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.metadata.capability.required": {
        "index": 41,
        "path": "TestScript.metadata.capability.required",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Are the capabilities required?"
      },
      "TestScript.metadata.capability.validated": {
        "index": 42,
        "path": "TestScript.metadata.capability.validated",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Are the capabilities validated?"
      },
      "TestScript.metadata.capability.description": {
        "index": 43,
        "path": "TestScript.metadata.capability.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "The expected capabilities of the server"
      },
      "TestScript.metadata.capability.destination": {
        "index": 44,
        "path": "TestScript.metadata.capability.destination",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "short": "Which server these requirements apply to"
      },
      "TestScript.metadata.capability.link": {
        "index": 45,
        "path": "TestScript.metadata.capability.link",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "Links to the FHIR specification"
      },
      "TestScript.metadata.capability.conformance": {
        "index": 46,
        "path": "TestScript.metadata.capability.conformance",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Conformance"
            ]
          }
        ],
        "short": "Required Conformance"
      },
      "TestScript.multiserver": {
        "index": 47,
        "path": "TestScript.multiserver",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether or not the tests apply to more than one FHIR server"
      },
      "TestScript.fixture": {
        "index": 48,
        "path": "TestScript.fixture",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Fixture in the test script - by reference (uri)"
      },
      "TestScript.fixture.id": {
        "index": 49,
        "path": "TestScript.fixture.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.fixture.extension": {
        "index": 50,
        "path": "TestScript.fixture.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.fixture.modifierExtension": {
        "index": 51,
        "path": "TestScript.fixture.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.fixture.autocreate": {
        "index": 52,
        "path": "TestScript.fixture.autocreate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether or not to implicitly create the fixture during setup"
      },
      "TestScript.fixture.autodelete": {
        "index": 53,
        "path": "TestScript.fixture.autodelete",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether or not to implicitly delete the fixture during teardown"
      },
      "TestScript.fixture.resource": {
        "index": 54,
        "path": "TestScript.fixture.resource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Reference of the resource"
      },
      "TestScript.profile": {
        "index": 55,
        "path": "TestScript.profile",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "short": "Reference of the validation profile"
      },
      "TestScript.variable": {
        "index": 56,
        "path": "TestScript.variable",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Placeholder for evaluated elements"
      },
      "TestScript.variable.id": {
        "index": 57,
        "path": "TestScript.variable.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.variable.extension": {
        "index": 58,
        "path": "TestScript.variable.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.variable.modifierExtension": {
        "index": 59,
        "path": "TestScript.variable.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.variable.name": {
        "index": 60,
        "path": "TestScript.variable.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Descriptive name for this variable"
      },
      "TestScript.variable.headerField": {
        "index": 61,
        "path": "TestScript.variable.headerField",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "HTTP header field name for source"
      },
      "TestScript.variable.path": {
        "index": 62,
        "path": "TestScript.variable.path",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "XPath or JSONPath against the fixture body"
      },
      "TestScript.variable.sourceId": {
        "index": 63,
        "path": "TestScript.variable.sourceId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Fixture Id of source expression or headerField within this variable"
      },
      "TestScript.setup": {
        "index": 64,
        "path": "TestScript.setup",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A series of required setup operations before tests are executed"
      },
      "TestScript.setup.id": {
        "index": 65,
        "path": "TestScript.setup.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.setup.extension": {
        "index": 66,
        "path": "TestScript.setup.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.setup.modifierExtension": {
        "index": 67,
        "path": "TestScript.setup.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.setup.metadata": {
        "index": 68,
        "path": "TestScript.setup.metadata",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Capabilities  that are assumed to function correctly on the FHIR server being tested",
        "refSchema": "TestScript.metadata"
      },
      "TestScript.setup.action": {
        "index": 69,
        "path": "TestScript.setup.action",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A setup operation or assert to perform"
      },
      "TestScript.setup.action.id": {
        "index": 70,
        "path": "TestScript.setup.action.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.setup.action.extension": {
        "index": 71,
        "path": "TestScript.setup.action.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.setup.action.modifierExtension": {
        "index": 72,
        "path": "TestScript.setup.action.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.setup.action.operation": {
        "index": 73,
        "path": "TestScript.setup.action.operation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "The setup operation to perform",
        "name": "operation"
      },
      "TestScript.setup.action.operation.id": {
        "index": 74,
        "path": "TestScript.setup.action.operation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.setup.action.operation.extension": {
        "index": 75,
        "path": "TestScript.setup.action.operation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.setup.action.operation.modifierExtension": {
        "index": 76,
        "path": "TestScript.setup.action.operation.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.setup.action.operation.type": {
        "index": 77,
        "path": "TestScript.setup.action.operation.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "short": "The setup operation type that will be executed",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/testscript-operation-codes"
        }
      },
      "TestScript.setup.action.operation.resource": {
        "index": 78,
        "path": "TestScript.setup.action.operation.resource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Resource type",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/defined-types"
        }
      },
      "TestScript.setup.action.operation.label": {
        "index": 79,
        "path": "TestScript.setup.action.operation.label",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Tracking/logging operation label"
      },
      "TestScript.setup.action.operation.description": {
        "index": 80,
        "path": "TestScript.setup.action.operation.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Tracking/reporting operation description"
      },
      "TestScript.setup.action.operation.accept": {
        "index": 81,
        "path": "TestScript.setup.action.operation.accept",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "xml | json",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/content-type"
        }
      },
      "TestScript.setup.action.operation.contentType": {
        "index": 82,
        "path": "TestScript.setup.action.operation.contentType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "xml | json",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/content-type"
        }
      },
      "TestScript.setup.action.operation.destination": {
        "index": 83,
        "path": "TestScript.setup.action.operation.destination",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "short": "Which server to perform the operation on"
      },
      "TestScript.setup.action.operation.encodeRequestUrl": {
        "index": 84,
        "path": "TestScript.setup.action.operation.encodeRequestUrl",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Whether or not to send the request url in encoded format"
      },
      "TestScript.setup.action.operation.params": {
        "index": 85,
        "path": "TestScript.setup.action.operation.params",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Explicitly defined path parameters"
      },
      "TestScript.setup.action.operation.requestHeader": {
        "index": 86,
        "path": "TestScript.setup.action.operation.requestHeader",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "Each operation can have one ore more header elements"
      },
      "TestScript.setup.action.operation.requestHeader.id": {
        "index": 87,
        "path": "TestScript.setup.action.operation.requestHeader.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.setup.action.operation.requestHeader.extension": {
        "index": 88,
        "path": "TestScript.setup.action.operation.requestHeader.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.setup.action.operation.requestHeader.modifierExtension": {
        "index": 89,
        "path": "TestScript.setup.action.operation.requestHeader.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.setup.action.operation.requestHeader.field": {
        "index": 90,
        "path": "TestScript.setup.action.operation.requestHeader.field",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "HTTP header field name"
      },
      "TestScript.setup.action.operation.requestHeader.value": {
        "index": 91,
        "path": "TestScript.setup.action.operation.requestHeader.value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "HTTP headerfield value"
      },
      "TestScript.setup.action.operation.responseId": {
        "index": 92,
        "path": "TestScript.setup.action.operation.responseId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Fixture Id of mapped response"
      },
      "TestScript.setup.action.operation.sourceId": {
        "index": 93,
        "path": "TestScript.setup.action.operation.sourceId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Fixture Id of body for PUT and POST requests"
      },
      "TestScript.setup.action.operation.targetId": {
        "index": 94,
        "path": "TestScript.setup.action.operation.targetId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Id of fixture used for extracting the [id],  [type], and [vid] for GET requests"
      },
      "TestScript.setup.action.operation.url": {
        "index": 95,
        "path": "TestScript.setup.action.operation.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Request URL"
      },
      "TestScript.setup.action.assert": {
        "index": 96,
        "path": "TestScript.setup.action.assert",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "The assertion to perform",
        "name": "assert"
      },
      "TestScript.setup.action.assert.id": {
        "index": 97,
        "path": "TestScript.setup.action.assert.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.setup.action.assert.extension": {
        "index": 98,
        "path": "TestScript.setup.action.assert.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.setup.action.assert.modifierExtension": {
        "index": 99,
        "path": "TestScript.setup.action.assert.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.setup.action.assert.label": {
        "index": 100,
        "path": "TestScript.setup.action.assert.label",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Tracking/logging assertion label"
      },
      "TestScript.setup.action.assert.description": {
        "index": 101,
        "path": "TestScript.setup.action.assert.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Tracking/reporting assertion description"
      },
      "TestScript.setup.action.assert.direction": {
        "index": 102,
        "path": "TestScript.setup.action.assert.direction",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "response | request",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/assert-direction-codes"
        }
      },
      "TestScript.setup.action.assert.compareToSourceId": {
        "index": 103,
        "path": "TestScript.setup.action.assert.compareToSourceId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Id of fixture used to compare the \"sourceId/path\" evaluations to"
      },
      "TestScript.setup.action.assert.compareToSourcePath": {
        "index": 104,
        "path": "TestScript.setup.action.assert.compareToSourcePath",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "XPath or JSONPath expression against fixture used to compare the \"sourceId/path\" evaluations to"
      },
      "TestScript.setup.action.assert.contentType": {
        "index": 105,
        "path": "TestScript.setup.action.assert.contentType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "xml | json",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/content-type"
        }
      },
      "TestScript.setup.action.assert.headerField": {
        "index": 106,
        "path": "TestScript.setup.action.assert.headerField",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "HTTP header field name"
      },
      "TestScript.setup.action.assert.minimumId": {
        "index": 107,
        "path": "TestScript.setup.action.assert.minimumId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Fixture Id of minimum content resource"
      },
      "TestScript.setup.action.assert.navigationLinks": {
        "index": 108,
        "path": "TestScript.setup.action.assert.navigationLinks",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Perform validation on navigation links?"
      },
      "TestScript.setup.action.assert.operator": {
        "index": 109,
        "path": "TestScript.setup.action.assert.operator",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "equals | notEquals | in | notIn | greaterThan | lessThan | empty | notEmpty | contains | notContains",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/assert-operator-codes"
        }
      },
      "TestScript.setup.action.assert.path": {
        "index": 110,
        "path": "TestScript.setup.action.assert.path",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "XPath or JSONPath expression"
      },
      "TestScript.setup.action.assert.resource": {
        "index": 111,
        "path": "TestScript.setup.action.assert.resource",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Resource type",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/defined-types"
        }
      },
      "TestScript.setup.action.assert.response": {
        "index": 112,
        "path": "TestScript.setup.action.assert.response",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/assert-response-code-types"
        }
      },
      "TestScript.setup.action.assert.responseCode": {
        "index": 113,
        "path": "TestScript.setup.action.assert.responseCode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "HTTP response code to test"
      },
      "TestScript.setup.action.assert.sourceId": {
        "index": 114,
        "path": "TestScript.setup.action.assert.sourceId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Fixture Id of source expression or headerField"
      },
      "TestScript.setup.action.assert.validateProfileId": {
        "index": 115,
        "path": "TestScript.setup.action.assert.validateProfileId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "Profile Id of validation profile reference"
      },
      "TestScript.setup.action.assert.value": {
        "index": 116,
        "path": "TestScript.setup.action.assert.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "The value to compare to"
      },
      "TestScript.setup.action.assert.warningOnly": {
        "index": 117,
        "path": "TestScript.setup.action.assert.warningOnly",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "short": "Will this assert produce a warning only on error?"
      },
      "TestScript.test": {
        "index": 118,
        "path": "TestScript.test",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A test in this script"
      },
      "TestScript.test.id": {
        "index": 119,
        "path": "TestScript.test.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.test.extension": {
        "index": 120,
        "path": "TestScript.test.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.test.modifierExtension": {
        "index": 121,
        "path": "TestScript.test.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.test.name": {
        "index": 122,
        "path": "TestScript.test.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Tracking/logging name of this test"
      },
      "TestScript.test.description": {
        "index": 123,
        "path": "TestScript.test.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "short": "Tracking/reporting short description of the test"
      },
      "TestScript.test.metadata": {
        "index": 124,
        "path": "TestScript.test.metadata",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Capabilities  that are expected to function correctly on the FHIR server being tested",
        "refSchema": "TestScript.metadata"
      },
      "TestScript.test.action": {
        "index": 125,
        "path": "TestScript.test.action",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A test operation or assert to perform"
      },
      "TestScript.test.action.id": {
        "index": 126,
        "path": "TestScript.test.action.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.test.action.extension": {
        "index": 127,
        "path": "TestScript.test.action.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.test.action.modifierExtension": {
        "index": 128,
        "path": "TestScript.test.action.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.test.action.operation": {
        "index": 129,
        "path": "TestScript.test.action.operation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "The setup operation to perform",
        "refSchema": "TestScript.setup.action.operation"
      },
      "TestScript.test.action.assert": {
        "index": 130,
        "path": "TestScript.test.action.assert",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "The setup assertion to perform",
        "refSchema": "TestScript.setup.action.assert"
      },
      "TestScript.teardown": {
        "index": 131,
        "path": "TestScript.teardown",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "A series of required clean up steps"
      },
      "TestScript.teardown.id": {
        "index": 132,
        "path": "TestScript.teardown.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.teardown.extension": {
        "index": 133,
        "path": "TestScript.teardown.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.teardown.modifierExtension": {
        "index": 134,
        "path": "TestScript.teardown.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.teardown.action": {
        "index": 135,
        "path": "TestScript.teardown.action",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "short": "One or more teardown operations to perform"
      },
      "TestScript.teardown.action.id": {
        "index": 136,
        "path": "TestScript.teardown.action.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "TestScript.teardown.action.extension": {
        "index": 137,
        "path": "TestScript.teardown.action.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "TestScript.teardown.action.modifierExtension": {
        "index": 138,
        "path": "TestScript.teardown.action.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "TestScript.teardown.action.operation": {
        "index": 139,
        "path": "TestScript.teardown.action.operation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "The teardown operation to perform",
        "refSchema": "TestScript.setup.action.operation"
      }
    },
    "VisionPrescription": {
      "VisionPrescription": {
        "index": 0,
        "path": "VisionPrescription",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "isSummary": true,
        "short": "Prescription for vision correction products for a patient"
      },
      "VisionPrescription.id": {
        "index": 1,
        "path": "VisionPrescription.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Logical id of this artifact"
      },
      "VisionPrescription.meta": {
        "index": 2,
        "path": "VisionPrescription.meta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Metadata about the resource"
      },
      "VisionPrescription.implicitRules": {
        "index": 3,
        "path": "VisionPrescription.implicitRules",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "A set of rules under which this content was created"
      },
      "VisionPrescription.language": {
        "index": 4,
        "path": "VisionPrescription.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "Language of the resource content"
      },
      "VisionPrescription.text": {
        "index": 5,
        "path": "VisionPrescription.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "short": "Text summary of the resource, for human interpretation"
      },
      "VisionPrescription.contained": {
        "index": 6,
        "path": "VisionPrescription.contained",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ],
        "short": "Contained, inline Resources"
      },
      "VisionPrescription.extension": {
        "index": 7,
        "path": "VisionPrescription.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "VisionPrescription.modifierExtension": {
        "index": 8,
        "path": "VisionPrescription.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "VisionPrescription.identifier": {
        "index": 9,
        "path": "VisionPrescription.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "short": "Business identifier"
      },
      "VisionPrescription.dateWritten": {
        "index": 10,
        "path": "VisionPrescription.dateWritten",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When prescription was authorized"
      },
      "VisionPrescription.patient": {
        "index": 11,
        "path": "VisionPrescription.patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who prescription is for"
      },
      "VisionPrescription.prescriber": {
        "index": 12,
        "path": "VisionPrescription.prescriber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who authorizes the vision product"
      },
      "VisionPrescription.encounter": {
        "index": 13,
        "path": "VisionPrescription.encounter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "short": "Created during encounter / admission / stay"
      },
      "VisionPrescription.reason[x]": {
        "index": 14,
        "path": "VisionPrescription.reason[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Condition"
            ]
          }
        ],
        "isSummary": true,
        "short": "Reason or indication for writing the prescription"
      },
      "VisionPrescription.dispense": {
        "index": 15,
        "path": "VisionPrescription.dispense",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "isSummary": true,
        "short": "Vision supply authorization"
      },
      "VisionPrescription.dispense.id": {
        "index": 16,
        "path": "VisionPrescription.dispense.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "VisionPrescription.dispense.extension": {
        "index": 17,
        "path": "VisionPrescription.dispense.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "VisionPrescription.dispense.modifierExtension": {
        "index": 18,
        "path": "VisionPrescription.dispense.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      },
      "VisionPrescription.dispense.product": {
        "index": 19,
        "path": "VisionPrescription.dispense.product",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Product to be supplied",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/vision-product"
        }
      },
      "VisionPrescription.dispense.eye": {
        "index": 20,
        "path": "VisionPrescription.dispense.eye",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "right | left",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/vision-eye-codes"
        }
      },
      "VisionPrescription.dispense.sphere": {
        "index": 21,
        "path": "VisionPrescription.dispense.sphere",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Lens sphere"
      },
      "VisionPrescription.dispense.cylinder": {
        "index": 22,
        "path": "VisionPrescription.dispense.cylinder",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Lens cylinder"
      },
      "VisionPrescription.dispense.axis": {
        "index": 23,
        "path": "VisionPrescription.dispense.axis",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Lens axis"
      },
      "VisionPrescription.dispense.prism": {
        "index": 24,
        "path": "VisionPrescription.dispense.prism",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Lens prism"
      },
      "VisionPrescription.dispense.base": {
        "index": 25,
        "path": "VisionPrescription.dispense.base",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "up | down | in | out",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/vision-base-codes"
        }
      },
      "VisionPrescription.dispense.add": {
        "index": 26,
        "path": "VisionPrescription.dispense.add",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Lens add"
      },
      "VisionPrescription.dispense.power": {
        "index": 27,
        "path": "VisionPrescription.dispense.power",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Contact lens power"
      },
      "VisionPrescription.dispense.backCurve": {
        "index": 28,
        "path": "VisionPrescription.dispense.backCurve",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Contact lens back curvature"
      },
      "VisionPrescription.dispense.diameter": {
        "index": 29,
        "path": "VisionPrescription.dispense.diameter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Contact lens diameter"
      },
      "VisionPrescription.dispense.duration": {
        "index": 30,
        "path": "VisionPrescription.dispense.duration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Lens wear duration"
      },
      "VisionPrescription.dispense.color": {
        "index": 31,
        "path": "VisionPrescription.dispense.color",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Lens add"
      },
      "VisionPrescription.dispense.brand": {
        "index": 32,
        "path": "VisionPrescription.dispense.brand",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Lens add"
      },
      "VisionPrescription.dispense.notes": {
        "index": 33,
        "path": "VisionPrescription.dispense.notes",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Notes for coatings"
      }
    },
    "Period": {
      "Period": {
        "index": 0,
        "path": "Period",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Time range defined by start and end date/time"
      },
      "Period.id": {
        "index": 1,
        "path": "Period.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Period.extension": {
        "index": 2,
        "path": "Period.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Period.start": {
        "index": 3,
        "path": "Period.start",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Starting time with inclusive boundary"
      },
      "Period.end": {
        "index": 4,
        "path": "Period.end",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "End time with inclusive boundary, if not ongoing"
      }
    },
    "Coding": {
      "Coding": {
        "index": 0,
        "path": "Coding",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "A reference to a code defined by a terminology system"
      },
      "Coding.id": {
        "index": 1,
        "path": "Coding.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Coding.extension": {
        "index": 2,
        "path": "Coding.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Coding.system": {
        "index": 3,
        "path": "Coding.system",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Identity of the terminology system"
      },
      "Coding.version": {
        "index": 4,
        "path": "Coding.version",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Version of the system - if relevant"
      },
      "Coding.code": {
        "index": 5,
        "path": "Coding.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Symbol in syntax defined by the system"
      },
      "Coding.display": {
        "index": 6,
        "path": "Coding.display",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Representation defined by the system"
      },
      "Coding.userSelected": {
        "index": 7,
        "path": "Coding.userSelected",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If this coding was chosen directly by the user"
      }
    },
    "Range": {
      "Range": {
        "index": 0,
        "path": "Range",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Set of values bounded by low and high"
      },
      "Range.id": {
        "index": 1,
        "path": "Range.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Range.extension": {
        "index": 2,
        "path": "Range.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Range.low": {
        "index": 3,
        "path": "Range.low",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Low limit"
      },
      "Range.high": {
        "index": 4,
        "path": "Range.high",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "High limit"
      }
    },
    "Quantity": {
      "Quantity": {
        "index": 0,
        "path": "Quantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "isSummary": true,
        "short": "A fixed quantity (no comparator)",
        "name": "SimpleQuantity"
      },
      "Quantity.id": {
        "index": 1,
        "path": "Quantity.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Quantity.extension": {
        "index": 2,
        "path": "Quantity.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Quantity.value": {
        "index": 3,
        "path": "Quantity.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Numerical value (with implicit precision)"
      },
      "Quantity.comparator": {
        "index": 4,
        "path": "Quantity.comparator",
        "min": 0,
        "max": "0",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "< | <= | >= | > - how to understand the value",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/quantity-comparator"
        }
      },
      "Quantity.unit": {
        "index": 5,
        "path": "Quantity.unit",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Unit representation"
      },
      "Quantity.system": {
        "index": 6,
        "path": "Quantity.system",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "System that defines coded unit form"
      },
      "Quantity.code": {
        "index": 7,
        "path": "Quantity.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Coded form of the unit"
      }
    },
    "Attachment": {
      "Attachment": {
        "index": 0,
        "path": "Attachment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Content in a format defined elsewhere"
      },
      "Attachment.id": {
        "index": 1,
        "path": "Attachment.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Attachment.extension": {
        "index": 2,
        "path": "Attachment.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Attachment.contentType": {
        "index": 3,
        "path": "Attachment.contentType",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Mime type of the content, with charset etc."
      },
      "Attachment.language": {
        "index": 4,
        "path": "Attachment.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Human language of the content (BCP-47)"
      },
      "Attachment.data": {
        "index": 5,
        "path": "Attachment.data",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "base64Binary"
          }
        ],
        "isSummary": true,
        "short": "Data inline, base64ed"
      },
      "Attachment.url": {
        "index": 6,
        "path": "Attachment.url",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Uri where the data can be found"
      },
      "Attachment.size": {
        "index": 7,
        "path": "Attachment.size",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "isSummary": true,
        "short": "Number of bytes of content (if url provided)"
      },
      "Attachment.hash": {
        "index": 8,
        "path": "Attachment.hash",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "base64Binary"
          }
        ],
        "isSummary": true,
        "short": "Hash of the data (sha-1, base64ed)"
      },
      "Attachment.title": {
        "index": 9,
        "path": "Attachment.title",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Label to display in place of the data"
      },
      "Attachment.creation": {
        "index": 10,
        "path": "Attachment.creation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "Date attachment was first created"
      }
    },
    "Ratio": {
      "Ratio": {
        "index": 0,
        "path": "Ratio",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "A ratio of two Quantity values - a numerator and a denominator"
      },
      "Ratio.id": {
        "index": 1,
        "path": "Ratio.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Ratio.extension": {
        "index": 2,
        "path": "Ratio.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Ratio.numerator": {
        "index": 3,
        "path": "Ratio.numerator",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "isSummary": true,
        "short": "Numerator value"
      },
      "Ratio.denominator": {
        "index": 4,
        "path": "Ratio.denominator",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "isSummary": true,
        "short": "Denominator value"
      }
    },
    "Annotation": {
      "Annotation": {
        "index": 0,
        "path": "Annotation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Text node with attribution"
      },
      "Annotation.id": {
        "index": 1,
        "path": "Annotation.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Annotation.extension": {
        "index": 2,
        "path": "Annotation.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Annotation.author[x]": {
        "index": 3,
        "path": "Annotation.author[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Individual responsible for the annotation"
      },
      "Annotation.time": {
        "index": 4,
        "path": "Annotation.time",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the annotation was made"
      },
      "Annotation.text": {
        "index": 5,
        "path": "Annotation.text",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "The annotation  - text content"
      }
    },
    "SampledData": {
      "SampledData": {
        "index": 0,
        "path": "SampledData",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "A series of measurements taken by a device"
      },
      "SampledData.id": {
        "index": 1,
        "path": "SampledData.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "SampledData.extension": {
        "index": 2,
        "path": "SampledData.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "SampledData.origin": {
        "index": 3,
        "path": "SampledData.origin",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true,
        "short": "Zero value and units"
      },
      "SampledData.period": {
        "index": 4,
        "path": "SampledData.period",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Number of milliseconds between samples"
      },
      "SampledData.factor": {
        "index": 5,
        "path": "SampledData.factor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Multiply data by this before adding to origin"
      },
      "SampledData.lowerLimit": {
        "index": 6,
        "path": "SampledData.lowerLimit",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Lower limit of detection"
      },
      "SampledData.upperLimit": {
        "index": 7,
        "path": "SampledData.upperLimit",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Upper limit of detection"
      },
      "SampledData.dimensions": {
        "index": 8,
        "path": "SampledData.dimensions",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Number of sample points at each time point"
      },
      "SampledData.data": {
        "index": 9,
        "path": "SampledData.data",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Decimal values with spaces, or \"E\" | \"U\" | \"L\""
      }
    },
    "Reference": {
      "Reference": {
        "index": 0,
        "path": "Reference",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "A reference from one resource to another"
      },
      "Reference.id": {
        "index": 1,
        "path": "Reference.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Reference.extension": {
        "index": 2,
        "path": "Reference.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Reference.reference": {
        "index": 3,
        "path": "Reference.reference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Relative, internal or absolute URL reference"
      },
      "Reference.display": {
        "index": 4,
        "path": "Reference.display",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Text alternative for the resource"
      }
    },
    "CodeableConcept": {
      "CodeableConcept": {
        "index": 0,
        "path": "CodeableConcept",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Concept - reference to a terminology or just  text"
      },
      "CodeableConcept.id": {
        "index": 1,
        "path": "CodeableConcept.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "CodeableConcept.extension": {
        "index": 2,
        "path": "CodeableConcept.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "CodeableConcept.coding": {
        "index": 3,
        "path": "CodeableConcept.coding",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Code defined by a terminology system"
      },
      "CodeableConcept.text": {
        "index": 4,
        "path": "CodeableConcept.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Plain text representation of the concept"
      }
    },
    "Identifier": {
      "Identifier": {
        "index": 0,
        "path": "Identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "An identifier intended for computation"
      },
      "Identifier.id": {
        "index": 1,
        "path": "Identifier.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Identifier.extension": {
        "index": 2,
        "path": "Identifier.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Identifier.use": {
        "index": 3,
        "path": "Identifier.use",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "usual | official | temp | secondary (If known)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/identifier-use"
        }
      },
      "Identifier.type": {
        "index": 4,
        "path": "Identifier.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "Description of identifier",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/identifier-type"
        }
      },
      "Identifier.system": {
        "index": 5,
        "path": "Identifier.system",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "The namespace for the identifier"
      },
      "Identifier.value": {
        "index": 6,
        "path": "Identifier.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "The value that is unique"
      },
      "Identifier.period": {
        "index": 7,
        "path": "Identifier.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time period when id is/was valid for use"
      },
      "Identifier.assigner": {
        "index": 8,
        "path": "Identifier.assigner",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Organization that issued id (may be just text)"
      }
    },
    "Signature": {
      "Signature": {
        "index": 0,
        "path": "Signature",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "A digital Signature - XML DigSig, JWT, Graphical image of signature, etc."
      },
      "Signature.id": {
        "index": 1,
        "path": "Signature.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Signature.extension": {
        "index": 2,
        "path": "Signature.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Signature.type": {
        "index": 3,
        "path": "Signature.type",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Indication of the reason the entity signed the object(s)",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/signature-type"
        }
      },
      "Signature.when": {
        "index": 4,
        "path": "Signature.when",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "When the signature was created"
      },
      "Signature.who[x]": {
        "index": 5,
        "path": "Signature.who[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Device"
            ]
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "isSummary": true,
        "short": "Who signed the signature"
      },
      "Signature.contentType": {
        "index": 6,
        "path": "Signature.contentType",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "The technical format of the signature"
      },
      "Signature.blob": {
        "index": 7,
        "path": "Signature.blob",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "base64Binary"
          }
        ],
        "isSummary": true,
        "short": "The actual signature content (XML DigSig. JWT, picture, etc.)"
      }
    },
    "Extension": {
      "Extension": {
        "index": 0,
        "path": "Extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      "Extension.id": {
        "index": 1,
        "path": "Extension.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Extension.extension": {
        "index": 2,
        "path": "Extension.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Extension.url": {
        "index": 3,
        "path": "Extension.url",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "short": "identifies the meaning of the extension"
      },
      "Extension.value[x]": {
        "index": 4,
        "path": "Extension.value[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "short": "Value of extension"
      }
    },
    "BackboneElement": {
      "BackboneElement": {
        "index": 0,
        "path": "BackboneElement",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "short": "Base for elements defined inside a resource"
      },
      "BackboneElement.id": {
        "index": 1,
        "path": "BackboneElement.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "BackboneElement.extension": {
        "index": 2,
        "path": "BackboneElement.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "BackboneElement.modifierExtension": {
        "index": 3,
        "path": "BackboneElement.modifierExtension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "short": "Extensions that cannot be ignored"
      }
    },
    "Narrative": {
      "Narrative": {
        "index": 0,
        "path": "Narrative",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "short": "A human-readable formatted text, including images"
      },
      "Narrative.id": {
        "index": 1,
        "path": "Narrative.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Narrative.extension": {
        "index": 2,
        "path": "Narrative.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Narrative.status": {
        "index": 3,
        "path": "Narrative.status",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "short": "generated | extensions | additional | empty",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/narrative-status"
        }
      },
      "Narrative.div": {
        "index": 4,
        "path": "Narrative.div",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "xhtml"
          }
        ],
        "short": "Limited xhtml content"
      }
    },
    "Element": {
      "Element": {
        "index": 0,
        "path": "Element",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "DomainResource"
          }
        ],
        "short": "Base for all elements"
      },
      "Element.id": {
        "index": 1,
        "path": "Element.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Element.extension": {
        "index": 2,
        "path": "Element.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      }
    },
    "ElementDefinition": {
      "ElementDefinition": {
        "index": 0,
        "path": "ElementDefinition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Definition of an element in a resource or extension"
      },
      "ElementDefinition.id": {
        "index": 1,
        "path": "ElementDefinition.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ElementDefinition.extension": {
        "index": 2,
        "path": "ElementDefinition.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ElementDefinition.path": {
        "index": 3,
        "path": "ElementDefinition.path",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "The path of the element (see the Detailed Descriptions)"
      },
      "ElementDefinition.representation": {
        "index": 4,
        "path": "ElementDefinition.representation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "How this element is represented in instances",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/property-representation"
        }
      },
      "ElementDefinition.name": {
        "index": 5,
        "path": "ElementDefinition.name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name for this particular element definition (reference target)"
      },
      "ElementDefinition.label": {
        "index": 6,
        "path": "ElementDefinition.label",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name for element to display with or prompt for element"
      },
      "ElementDefinition.code": {
        "index": 7,
        "path": "ElementDefinition.code",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Defining code",
        "binding": {
          "strength": "example",
          "reference": "http://hl7.org/fhir/ValueSet/observation-codes"
        }
      },
      "ElementDefinition.slicing": {
        "index": 8,
        "path": "ElementDefinition.slicing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "This element is sliced - slices follow"
      },
      "ElementDefinition.slicing.id": {
        "index": 9,
        "path": "ElementDefinition.slicing.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ElementDefinition.slicing.extension": {
        "index": 10,
        "path": "ElementDefinition.slicing.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ElementDefinition.slicing.discriminator": {
        "index": 11,
        "path": "ElementDefinition.slicing.discriminator",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Element values that used to distinguish the slices"
      },
      "ElementDefinition.slicing.description": {
        "index": 12,
        "path": "ElementDefinition.slicing.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Text description of how slicing works (or not)"
      },
      "ElementDefinition.slicing.ordered": {
        "index": 13,
        "path": "ElementDefinition.slicing.ordered",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If elements must be in same order as slices"
      },
      "ElementDefinition.slicing.rules": {
        "index": 14,
        "path": "ElementDefinition.slicing.rules",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "closed | open | openAtEnd",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-slicing-rules"
        }
      },
      "ElementDefinition.short": {
        "index": 15,
        "path": "ElementDefinition.short",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Concise definition for xml presentation"
      },
      "ElementDefinition.definition": {
        "index": 16,
        "path": "ElementDefinition.definition",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ],
        "isSummary": true,
        "short": "Full formal definition as narrative text"
      },
      "ElementDefinition.comments": {
        "index": 17,
        "path": "ElementDefinition.comments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ],
        "isSummary": true,
        "short": "Comments about the use of this element"
      },
      "ElementDefinition.requirements": {
        "index": 18,
        "path": "ElementDefinition.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ],
        "isSummary": true,
        "short": "Why is this needed?"
      },
      "ElementDefinition.alias": {
        "index": 19,
        "path": "ElementDefinition.alias",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Other names"
      },
      "ElementDefinition.min": {
        "index": 20,
        "path": "ElementDefinition.min",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Minimum Cardinality"
      },
      "ElementDefinition.max": {
        "index": 21,
        "path": "ElementDefinition.max",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Maximum Cardinality (a number or *)"
      },
      "ElementDefinition.base": {
        "index": 22,
        "path": "ElementDefinition.base",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Base definition information for tools"
      },
      "ElementDefinition.base.id": {
        "index": 23,
        "path": "ElementDefinition.base.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ElementDefinition.base.extension": {
        "index": 24,
        "path": "ElementDefinition.base.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ElementDefinition.base.path": {
        "index": 25,
        "path": "ElementDefinition.base.path",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Path that identifies the base element"
      },
      "ElementDefinition.base.min": {
        "index": 26,
        "path": "ElementDefinition.base.min",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Min cardinality of the base element"
      },
      "ElementDefinition.base.max": {
        "index": 27,
        "path": "ElementDefinition.base.max",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Max cardinality of the base element"
      },
      "ElementDefinition.type": {
        "index": 28,
        "path": "ElementDefinition.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Data type and Profile for this element"
      },
      "ElementDefinition.type.id": {
        "index": 29,
        "path": "ElementDefinition.type.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ElementDefinition.type.extension": {
        "index": 30,
        "path": "ElementDefinition.type.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ElementDefinition.type.code": {
        "index": 31,
        "path": "ElementDefinition.type.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Name of Data type or Resource",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/defined-types"
        }
      },
      "ElementDefinition.type.profile": {
        "index": 32,
        "path": "ElementDefinition.type.profile",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Profile (StructureDefinition) to apply (or IG)"
      },
      "ElementDefinition.type.aggregation": {
        "index": 33,
        "path": "ElementDefinition.type.aggregation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "contained | referenced | bundled - how aggregated",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/resource-aggregation-mode"
        }
      },
      "ElementDefinition.nameReference": {
        "index": 34,
        "path": "ElementDefinition.nameReference",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "To another element constraint (by element.name)"
      },
      "ElementDefinition.defaultValue[x]": {
        "index": 35,
        "path": "ElementDefinition.defaultValue[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Specified value it missing from instance"
      },
      "ElementDefinition.meaningWhenMissing": {
        "index": 36,
        "path": "ElementDefinition.meaningWhenMissing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "markdown"
          }
        ],
        "isSummary": true,
        "short": "Implicit meaning when this element is missing"
      },
      "ElementDefinition.fixed[x]": {
        "index": 37,
        "path": "ElementDefinition.fixed[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Value must be exactly this"
      },
      "ElementDefinition.pattern[x]": {
        "index": 38,
        "path": "ElementDefinition.pattern[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Value must have at least these property values"
      },
      "ElementDefinition.example[x]": {
        "index": 39,
        "path": "ElementDefinition.example[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Example value: [as defined for type]"
      },
      "ElementDefinition.minValue[x]": {
        "index": 40,
        "path": "ElementDefinition.minValue[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Minimum Allowed Value (for some types)"
      },
      "ElementDefinition.maxValue[x]": {
        "index": 41,
        "path": "ElementDefinition.maxValue[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "integer"
          },
          {
            "code": "decimal"
          },
          {
            "code": "base64Binary"
          },
          {
            "code": "instant"
          },
          {
            "code": "string"
          },
          {
            "code": "uri"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "time"
          },
          {
            "code": "code"
          },
          {
            "code": "oid"
          },
          {
            "code": "id"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "markdown"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Address"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Reference"
          },
          {
            "code": "Meta"
          }
        ],
        "isSummary": true,
        "short": "Maximum Allowed Value (for some types)"
      },
      "ElementDefinition.maxLength": {
        "index": 42,
        "path": "ElementDefinition.maxLength",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Max length for strings"
      },
      "ElementDefinition.condition": {
        "index": 43,
        "path": "ElementDefinition.condition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Reference to invariant about presence"
      },
      "ElementDefinition.constraint": {
        "index": 44,
        "path": "ElementDefinition.constraint",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Condition that must evaluate to true"
      },
      "ElementDefinition.constraint.id": {
        "index": 45,
        "path": "ElementDefinition.constraint.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ElementDefinition.constraint.extension": {
        "index": 46,
        "path": "ElementDefinition.constraint.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ElementDefinition.constraint.key": {
        "index": 47,
        "path": "ElementDefinition.constraint.key",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Target of 'condition' reference above"
      },
      "ElementDefinition.constraint.requirements": {
        "index": 48,
        "path": "ElementDefinition.constraint.requirements",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Why this constraint necessary or appropriate"
      },
      "ElementDefinition.constraint.severity": {
        "index": 49,
        "path": "ElementDefinition.constraint.severity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "error | warning",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/constraint-severity"
        }
      },
      "ElementDefinition.constraint.human": {
        "index": 50,
        "path": "ElementDefinition.constraint.human",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human description of constraint"
      },
      "ElementDefinition.constraint.xpath": {
        "index": 51,
        "path": "ElementDefinition.constraint.xpath",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "XPath expression of constraint"
      },
      "ElementDefinition.mustSupport": {
        "index": 52,
        "path": "ElementDefinition.mustSupport",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If the element must supported"
      },
      "ElementDefinition.isModifier": {
        "index": 53,
        "path": "ElementDefinition.isModifier",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "If this modifies the meaning of other elements"
      },
      "ElementDefinition.isSummary": {
        "index": 54,
        "path": "ElementDefinition.isSummary",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isSummary": true,
        "short": "Include when _summary = true?"
      },
      "ElementDefinition.binding": {
        "index": 55,
        "path": "ElementDefinition.binding",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "ValueSet details if this is coded"
      },
      "ElementDefinition.binding.id": {
        "index": 56,
        "path": "ElementDefinition.binding.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ElementDefinition.binding.extension": {
        "index": 57,
        "path": "ElementDefinition.binding.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ElementDefinition.binding.strength": {
        "index": 58,
        "path": "ElementDefinition.binding.strength",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "required | extensible | preferred | example",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/binding-strength"
        }
      },
      "ElementDefinition.binding.description": {
        "index": 59,
        "path": "ElementDefinition.binding.description",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Human explanation of the value set"
      },
      "ElementDefinition.binding.valueSet[x]": {
        "index": 60,
        "path": "ElementDefinition.binding.valueSet[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "uri"
          },
          {
            "code": "Reference",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/ValueSet"
            ]
          }
        ],
        "isSummary": true,
        "short": "Source of value set"
      },
      "ElementDefinition.mapping": {
        "index": 61,
        "path": "ElementDefinition.mapping",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Map element to another set of definitions"
      },
      "ElementDefinition.mapping.id": {
        "index": 62,
        "path": "ElementDefinition.mapping.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ElementDefinition.mapping.extension": {
        "index": 63,
        "path": "ElementDefinition.mapping.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ElementDefinition.mapping.identity": {
        "index": 64,
        "path": "ElementDefinition.mapping.identity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Reference to mapping declaration"
      },
      "ElementDefinition.mapping.language": {
        "index": 65,
        "path": "ElementDefinition.mapping.language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Computable language of mapping"
      },
      "ElementDefinition.mapping.map": {
        "index": 66,
        "path": "ElementDefinition.mapping.map",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Details of the mapping"
      }
    },
    "Timing": {
      "Timing": {
        "index": 0,
        "path": "Timing",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "A timing schedule that specifies an event that may occur multiple times"
      },
      "Timing.id": {
        "index": 1,
        "path": "Timing.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Timing.extension": {
        "index": 2,
        "path": "Timing.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Timing.event": {
        "index": 3,
        "path": "Timing.event",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "short": "When the event occurs"
      },
      "Timing.repeat": {
        "index": 4,
        "path": "Timing.repeat",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "When the event is to occur"
      },
      "Timing.repeat.id": {
        "index": 5,
        "path": "Timing.repeat.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Timing.repeat.extension": {
        "index": 6,
        "path": "Timing.repeat.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Timing.repeat.bounds[x]": {
        "index": 7,
        "path": "Timing.repeat.bounds[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Duration"
            ]
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Length/Range of lengths, or (Start and/or end) limits"
      },
      "Timing.repeat.count": {
        "index": 8,
        "path": "Timing.repeat.count",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Number of times to repeat"
      },
      "Timing.repeat.duration": {
        "index": 9,
        "path": "Timing.repeat.duration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "How long when it happens"
      },
      "Timing.repeat.durationMax": {
        "index": 10,
        "path": "Timing.repeat.durationMax",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "How long when it happens (Max)"
      },
      "Timing.repeat.durationUnits": {
        "index": 11,
        "path": "Timing.repeat.durationUnits",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "s | min | h | d | wk | mo | a - unit of time (UCUM)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/units-of-time"
        }
      },
      "Timing.repeat.frequency": {
        "index": 12,
        "path": "Timing.repeat.frequency",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Event occurs frequency times per period"
      },
      "Timing.repeat.frequencyMax": {
        "index": 13,
        "path": "Timing.repeat.frequencyMax",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "isSummary": true,
        "short": "Event occurs up to frequencyMax times per period"
      },
      "Timing.repeat.period": {
        "index": 14,
        "path": "Timing.repeat.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Event occurs frequency times per period"
      },
      "Timing.repeat.periodMax": {
        "index": 15,
        "path": "Timing.repeat.periodMax",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "decimal"
          }
        ],
        "isSummary": true,
        "short": "Upper limit of period (3-4 hours)"
      },
      "Timing.repeat.periodUnits": {
        "index": 16,
        "path": "Timing.repeat.periodUnits",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "s | min | h | d | wk | mo | a - unit of time (UCUM)",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/units-of-time"
        }
      },
      "Timing.repeat.when": {
        "index": 17,
        "path": "Timing.repeat.when",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "Regular life events the event is tied to",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/event-timing"
        }
      },
      "Timing.code": {
        "index": 18,
        "path": "Timing.code",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "short": "QD | QOD | Q4H | Q6H | BID | TID | QID | AM | PM +",
        "binding": {
          "strength": "preferred",
          "reference": "http://hl7.org/fhir/ValueSet/timing-abbreviation"
        }
      }
    },
    "Address": {
      "Address": {
        "index": 0,
        "path": "Address",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "A postal address"
      },
      "Address.id": {
        "index": 1,
        "path": "Address.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Address.extension": {
        "index": 2,
        "path": "Address.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Address.use": {
        "index": 3,
        "path": "Address.use",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "home | work | temp | old - purpose of this address",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/address-use"
        }
      },
      "Address.type": {
        "index": 4,
        "path": "Address.type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "postal | physical | both",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/address-type"
        }
      },
      "Address.text": {
        "index": 5,
        "path": "Address.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Text representation of the address"
      },
      "Address.line": {
        "index": 6,
        "path": "Address.line",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Street name, number, direction & P.O. Box etc."
      },
      "Address.city": {
        "index": 7,
        "path": "Address.city",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Name of city, town etc."
      },
      "Address.district": {
        "index": 8,
        "path": "Address.district",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "District name (aka county)"
      },
      "Address.state": {
        "index": 9,
        "path": "Address.state",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Sub-unit of country (abbreviations ok)"
      },
      "Address.postalCode": {
        "index": 10,
        "path": "Address.postalCode",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Postal code for area"
      },
      "Address.country": {
        "index": 11,
        "path": "Address.country",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Country (can be ISO 3166 3 letter code)"
      },
      "Address.period": {
        "index": 12,
        "path": "Address.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time period when address was/is in use"
      }
    },
    "HumanName": {
      "HumanName": {
        "index": 0,
        "path": "HumanName",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Name of a human - parts and usage"
      },
      "HumanName.id": {
        "index": 1,
        "path": "HumanName.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "HumanName.extension": {
        "index": 2,
        "path": "HumanName.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "HumanName.use": {
        "index": 3,
        "path": "HumanName.use",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "usual | official | temp | nickname | anonymous | old | maiden",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/name-use"
        }
      },
      "HumanName.text": {
        "index": 4,
        "path": "HumanName.text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Text representation of the full name"
      },
      "HumanName.family": {
        "index": 5,
        "path": "HumanName.family",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Family name (often called 'Surname')"
      },
      "HumanName.given": {
        "index": 6,
        "path": "HumanName.given",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Given names (not always 'first'). Includes middle names"
      },
      "HumanName.prefix": {
        "index": 7,
        "path": "HumanName.prefix",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Parts that come before the name"
      },
      "HumanName.suffix": {
        "index": 8,
        "path": "HumanName.suffix",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "Parts that come after the name"
      },
      "HumanName.period": {
        "index": 9,
        "path": "HumanName.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time period when name was/is in use"
      }
    },
    "Meta": {
      "Meta": {
        "index": 0,
        "path": "Meta",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Metadata about a resource"
      },
      "Meta.id": {
        "index": 1,
        "path": "Meta.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "Meta.extension": {
        "index": 2,
        "path": "Meta.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "Meta.versionId": {
        "index": 3,
        "path": "Meta.versionId",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true,
        "short": "Version specific identifier"
      },
      "Meta.lastUpdated": {
        "index": 4,
        "path": "Meta.lastUpdated",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "isSummary": true,
        "short": "When the resource version last changed"
      },
      "Meta.profile": {
        "index": 5,
        "path": "Meta.profile",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ],
        "isSummary": true,
        "short": "Profiles this resource claims to conform to"
      },
      "Meta.security": {
        "index": 6,
        "path": "Meta.security",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Security Labels applied to this resource",
        "binding": {
          "strength": "extensible",
          "reference": "http://hl7.org/fhir/ValueSet/security-labels"
        }
      },
      "Meta.tag": {
        "index": 7,
        "path": "Meta.tag",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "isSummary": true,
        "short": "Tags applied to this resource"
      }
    },
    "ContactPoint": {
      "ContactPoint": {
        "index": 0,
        "path": "ContactPoint",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ],
        "isSummary": true,
        "short": "Details of a Technology mediated contact point (phone, fax, email, etc.)"
      },
      "ContactPoint.id": {
        "index": 1,
        "path": "ContactPoint.id",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ],
        "short": "xml:id (or equivalent in JSON)"
      },
      "ContactPoint.extension": {
        "index": 2,
        "path": "ContactPoint.extension",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension"
          }
        ],
        "short": "Additional Content defined by implementations"
      },
      "ContactPoint.system": {
        "index": 3,
        "path": "ContactPoint.system",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "short": "phone | fax | email | pager | other",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/contact-point-system"
        }
      },
      "ContactPoint.value": {
        "index": 4,
        "path": "ContactPoint.value",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isSummary": true,
        "short": "The actual contact point details"
      },
      "ContactPoint.use": {
        "index": 5,
        "path": "ContactPoint.use",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isSummary": true,
        "isModifier": true,
        "short": "home | work | temp | old | mobile - purpose of this contact point",
        "binding": {
          "strength": "required",
          "reference": "http://hl7.org/fhir/ValueSet/contact-point-use"
        }
      },
      "ContactPoint.rank": {
        "index": 6,
        "path": "ContactPoint.rank",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ],
        "isSummary": true,
        "short": "Specify preferred order of use (1 = highest)"
      },
      "ContactPoint.period": {
        "index": 7,
        "path": "ContactPoint.period",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "short": "Time period when the contact point was/is in use"
      }
    }
  },
  "valuesets": {
    "http://hl7.org/fhir/ValueSet/example-inline": {
      "type": "complete",
      "items": [
        [
          "SChol (mmol/L)",
          "chol-mmol"
        ],
        [
          "SChol (mg/L)",
          "chol-mass"
        ],
        [
          "SChol",
          "chol"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/dicom-dcim": {
      "type": "complete",
      "items": [
        [
          "Archive",
          "ARCHIVE"
        ],
        [
          "Autorefraction",
          "AR"
        ],
        [
          "Angioscopy",
          "AS"
        ],
        [
          "Audio",
          "AU"
        ],
        [
          "Ultrasound Bone Densitometry",
          "BDUS"
        ],
        [
          "Biomagnetic imaging",
          "BI"
        ],
        [
          "Bone Mineral Densitometry",
          "BMD"
        ],
        [
          "Computer Assisted Detection/Diagnosis",
          "CAD"
        ],
        [
          "Image Capture",
          "CAPTURE"
        ],
        [
          "Color flow Doppler",
          "CD"
        ],
        [
          "Cinefluorography",
          "CF"
        ],
        [
          "Computation Server",
          "COMP"
        ],
        [
          "Culposcopy",
          "CP"
        ],
        [
          "Computed Radiography",
          "CR"
        ],
        [
          "Cystoscopy",
          "CS"
        ],
        [
          "Computed Tomography",
          "CT"
        ],
        [
          "Duplex Doppler",
          "DD"
        ],
        [
          "Digital fluoroscopy",
          "DF"
        ],
        [
          "Diaphanography",
          "DG"
        ],
        [
          "Digital microscopy",
          "DM"
        ],
        [
          "Document Digitizer Equipment",
          "DOCD"
        ],
        [
          "Digital Subtraction Angiography",
          "DS"
        ],
        [
          "Department System Scheduler",
          "DSS"
        ],
        [
          "Digital Radiography",
          "DX"
        ],
        [
          "Echocardiography",
          "EC"
        ],
        [
          "Electrocardiography",
          "ECG"
        ],
        [
          "Cardiac Electrophysiology",
          "EPS"
        ],
        [
          "Endoscopy",
          "ES"
        ],
        [
          "Female",
          "F"
        ],
        [
          "Fluorescein angiography",
          "FA"
        ],
        [
          "Female changed to Male",
          "FC"
        ],
        [
          "Film Digitizer",
          "FILMD"
        ],
        [
          "Female Pseudohermaphrodite",
          "FP"
        ],
        [
          "Fundoscopy",
          "FS"
        ],
        [
          "General Microscopy",
          "GM"
        ],
        [
          "Hermaphrodite",
          "H"
        ],
        [
          "Hard Copy",
          "HC"
        ],
        [
          "Hemodynamic Waveform",
          "HD"
        ],
        [
          "Intra-oral Radiography",
          "IO"
        ],
        [
          "Intravascular Ultrasound",
          "IVUS"
        ],
        [
          "Keratometry",
          "KER"
        ],
        [
          "Key Object Selection",
          "KO"
        ],
        [
          "Lensometry",
          "LEN"
        ],
        [
          "Procedure Logging",
          "LOG"
        ],
        [
          "Laparoscopy",
          "LP"
        ],
        [
          "Laser surface scan",
          "LS"
        ],
        [
          "Male",
          "M"
        ],
        [
          "Magnetic resonance angiography",
          "MA"
        ],
        [
          "Male changed to Female",
          "MC"
        ],
        [
          "Media Creation Device",
          "MCD"
        ],
        [
          "Portable Media Importer Equipment",
          "MEDIM"
        ],
        [
          "Mammography",
          "MG"
        ],
        [
          "Male Pseudohermaphrodite",
          "MP"
        ],
        [
          "Magnetic Resonance",
          "MR"
        ],
        [
          "Magnetic resonance spectroscopy",
          "MS"
        ],
        [
          "Nearline",
          "NEARLINE"
        ],
        [
          "Nuclear Medicine",
          "NM"
        ],
        [
          "Ophthalmic Axial Measurements",
          "OAM"
        ],
        [
          "Optical Coherence Tomography",
          "OCT"
        ],
        [
          "Offline",
          "OFFLINE"
        ],
        [
          "Online",
          "ONLINE"
        ],
        [
          "Ophthalmic photography",
          "OP"
        ],
        [
          "Ophthalmic Mapping",
          "OPM"
        ],
        [
          "Ophthalmic Refraction",
          "OPR"
        ],
        [
          "Ophthalmic Tomography",
          "OPT"
        ],
        [
          "Ophthalmic Visual Field",
          "OPV"
        ],
        [
          "Other Modality",
          "OT"
        ],
        [
          "Presentation State",
          "PR"
        ],
        [
          "Hard Copy Print Server",
          "PRINT"
        ],
        [
          "Positron emission tomography",
          "PT"
        ],
        [
          "Panoramic X-Ray",
          "PX"
        ],
        [
          "Registration",
          "REG"
        ],
        [
          "Radiofluoroscopy",
          "RF"
        ],
        [
          "Radiographic imaging",
          "RG"
        ],
        [
          "Radiation Therapy Device",
          "RT"
        ],
        [
          "Radiotherapy Dose",
          "RTDOSE"
        ],
        [
          "Radiotherapy Image",
          "RTIMAGE"
        ],
        [
          "Radiotherapy Plan",
          "RTPLAN"
        ],
        [
          "Radiotherapy Treatment Record",
          "RTRECORD"
        ],
        [
          "Radiotherapy Structure Set",
          "RTSTRUCT"
        ],
        [
          "Segmentation",
          "SEG"
        ],
        [
          "Slide Microscopy",
          "SM"
        ],
        [
          "Stereometric Relationship",
          "SMR"
        ],
        [
          "Structured Report Document",
          "SR"
        ],
        [
          "Subjective Refraction",
          "SRF"
        ],
        [
          "Single-photon emission computed tomography",
          "ST"
        ],
        [
          "Thermography",
          "TG"
        ],
        [
          "Unknown Sex",
          "U"
        ],
        [
          "Unavailable",
          "UNAVAILABLE"
        ],
        [
          "Ultrasound",
          "US"
        ],
        [
          "Visual Acuity",
          "VA"
        ],
        [
          "Videofluorography",
          "VF"
        ],
        [
          "Video Tape Digitizer Equipment",
          "VIDD"
        ],
        [
          "Workstation",
          "WSD"
        ],
        [
          "X-Ray Angiography",
          "XA"
        ],
        [
          "External-camera Photography",
          "XC"
        ],
        [
          "Digital timecode (NOS)",
          "109001"
        ],
        [
          "ECG-based gating signal, processed",
          "109002"
        ],
        [
          "IRIG-B timecode",
          "109003"
        ],
        [
          "X-Ray Fluoroscopy On Signal",
          "109004"
        ],
        [
          "X-Ray On Trigger",
          "109005"
        ],
        [
          "Differential signal",
          "109006"
        ],
        [
          "His bundle electrogram",
          "109007"
        ],
        [
          "Monopole signal",
          "109008"
        ],
        [
          "Pacing (electrical) stimulus, voltage",
          "109009"
        ],
        [
          "Radio frequency ablation, power",
          "109010"
        ],
        [
          "Voltage measurement by basket catheter",
          "109011"
        ],
        [
          "Voltage measurement by mapping catheter",
          "109012"
        ],
        [
          "Voltage measurement, NOS",
          "109013"
        ],
        [
          "35% of thermal CO",
          "109014"
        ],
        [
          "70% of thermal CO",
          "109015"
        ],
        [
          "A wave peak pressure",
          "109016"
        ],
        [
          "A wave pressure, average",
          "109017"
        ],
        [
          "Beat detected (accepted)",
          "109018"
        ],
        [
          "Beat detected (rejected)",
          "109019"
        ],
        [
          "Diastolic pressure, average",
          "109020"
        ],
        [
          "Diastolic pressure nadir",
          "109021"
        ],
        [
          "End diastole",
          "109022"
        ],
        [
          "End of expiration",
          "109023"
        ],
        [
          "End of inspiration",
          "109024"
        ],
        [
          "Max dp/dt",
          "109025"
        ],
        [
          "Max neg dp/dt",
          "109026"
        ],
        [
          "Mean blood pressure",
          "109027"
        ],
        [
          "Peak of thermal cardiac output bolus",
          "109028"
        ],
        [
          "Start of expiration",
          "109029"
        ],
        [
          "Start of inspiration",
          "109030"
        ],
        [
          "Start of thermal cardiac output bolus",
          "109031"
        ],
        [
          "Systolic pressure, average",
          "109032"
        ],
        [
          "Systolic peak pressure",
          "109033"
        ],
        [
          "V wave peak pressure",
          "109034"
        ],
        [
          "V wave pressure, average",
          "109035"
        ],
        [
          "Valve close",
          "109036"
        ],
        [
          "Valve open",
          "109037"
        ],
        [
          "Ablation off",
          "109038"
        ],
        [
          "Ablation on",
          "109039"
        ],
        [
          "HIS bundle wave",
          "109040"
        ],
        [
          "P wave",
          "109041"
        ],
        [
          "Q wave",
          "109042"
        ],
        [
          "R wave",
          "109043"
        ],
        [
          "S wave",
          "109044"
        ],
        [
          "Start of atrial contraction",
          "109045"
        ],
        [
          "Start of atrial contraction (subsequent)",
          "109046"
        ],
        [
          "Stimulation at rate 1 interval",
          "109047"
        ],
        [
          "Stimulation at rate 2 interval",
          "109048"
        ],
        [
          "Stimulation at rate 3 interval",
          "109049"
        ],
        [
          "Stimulation at rate 4 interval",
          "109050"
        ],
        [
          "T wave",
          "109051"
        ],
        [
          "V wave",
          "109052"
        ],
        [
          "V wave of next beat",
          "109053"
        ],
        [
          "Patient State",
          "109054"
        ],
        [
          "Protocol Stage",
          "109055"
        ],
        [
          "Stress Protocol",
          "109056"
        ],
        [
          "Catheterization Procedure Phase",
          "109057"
        ],
        [
          "Contrast Phase",
          "109058"
        ],
        [
          "Physiological challenges",
          "109059"
        ],
        [
          "Procedure Step Number",
          "109060"
        ],
        [
          "EP Procedure Phase",
          "109061"
        ],
        [
          "Pulse train definition",
          "109063"
        ],
        [
          "End of systole",
          "109070"
        ],
        [
          "Indicator mean transit time",
          "109071"
        ],
        [
          "Tau",
          "109072"
        ],
        [
          "V max myocardial",
          "109073"
        ],
        [
          "Real time acquisition",
          "109080"
        ],
        [
          "Prospective gating",
          "109081"
        ],
        [
          "Retrospective gating",
          "109082"
        ],
        [
          "Paced",
          "109083"
        ],
        [
          "Cardiac Stress State",
          "109091"
        ],
        [
          "Reinjection State",
          "109092"
        ],
        [
          "Redistribution State",
          "109093"
        ],
        [
          "Delayed Redistribution State",
          "109094"
        ],
        [
          "Peak stress state",
          "109095"
        ],
        [
          "Recovery state",
          "109096"
        ],
        [
          "Acquisition Equipment",
          "109101"
        ],
        [
          "Processing Equipment",
          "109102"
        ],
        [
          "Modifying Equipment",
          "109103"
        ],
        [
          "De-identifying Equipment",
          "109104"
        ],
        [
          "Frame Extracting Equipment",
          "109105"
        ],
        [
          "Enhanced Multi-frame Conversion Equipment",
          "109106"
        ],
        [
          "Voice",
          "109110"
        ],
        [
          "Operator's narrative",
          "109111"
        ],
        [
          "Ambient room environment",
          "109112"
        ],
        [
          "Doppler audio",
          "109113"
        ],
        [
          "Phonocardiogram",
          "109114"
        ],
        [
          "Physiological audio signal",
          "109115"
        ],
        [
          "Arterial Pulse Waveform",
          "109116"
        ],
        [
          "Respiration Waveform",
          "109117"
        ],
        [
          "On admission to unit",
          "109120"
        ],
        [
          "On discharge",
          "109121"
        ],
        [
          "On discharge from unit",
          "109122"
        ],
        [
          "Pre-intervention",
          "109123"
        ],
        [
          "Post-intervention",
          "109124"
        ],
        [
          "At last appointment",
          "109125"
        ],
        [
          "Joint position method",
          "109132"
        ],
        [
          "Physical force",
          "109133"
        ],
        [
          "Prior to voiding",
          "109134"
        ],
        [
          "Post voiding",
          "109135"
        ],
        [
          "Neutral musculoskeletal position",
          "109136"
        ],
        [
          "America Kennel Club",
          "109200"
        ],
        [
          "America's Pet Registry Inc.",
          "109201"
        ],
        [
          "American Canine Association",
          "109202"
        ],
        [
          "American Purebred Registry",
          "109203"
        ],
        [
          "American Rare Breed Association",
          "109204"
        ],
        [
          "Animal Registry Unlimited",
          "109205"
        ],
        [
          "Animal Research Foundation",
          "109206"
        ],
        [
          "Canadian Border Collie Association",
          "109207"
        ],
        [
          "Canadian Kennel Club",
          "109208"
        ],
        [
          "Canadian Livestock Records Association",
          "109209"
        ],
        [
          "Canine Federation of Canada",
          "109210"
        ],
        [
          "Continental Kennel Club",
          "109211"
        ],
        [
          "Dog Registry of America",
          "109212"
        ],
        [
          "Federation of International Canines",
          "109213"
        ],
        [
          "International Progressive Dog Breeders' Alliance",
          "109214"
        ],
        [
          "National Kennel Club",
          "109215"
        ],
        [
          "North American Purebred Dog Registry",
          "109216"
        ],
        [
          "United All Breed Registry",
          "109217"
        ],
        [
          "United Kennel Club",
          "109218"
        ],
        [
          "Universal Kennel Club International",
          "109219"
        ],
        [
          "Working Canine Association of Canada",
          "109220"
        ],
        [
          "World Kennel Club",
          "109221"
        ],
        [
          "World Wide Kennel Club",
          "109222"
        ],
        [
          "Overall image quality evaluation",
          "109701"
        ],
        [
          "Grayscale resolution evaluation",
          "109702"
        ],
        [
          "Luminance response evaluation",
          "109703"
        ],
        [
          "Luminance uniformity evaluation",
          "109704"
        ],
        [
          "Chromaticity evaluation",
          "109705"
        ],
        [
          "Pixel faults evaluation",
          "109706"
        ],
        [
          "Veiling glare evaluation",
          "109707"
        ],
        [
          "Geometrical image evaluation",
          "109708"
        ],
        [
          "Angular viewing evaluation",
          "109709"
        ],
        [
          "Clinical evaluation",
          "109710"
        ],
        [
          "TG18-QC Pattern",
          "109801"
        ],
        [
          "TG18-BR Pattern",
          "109802"
        ],
        [
          "TG18-PQC Pattern",
          "109803"
        ],
        [
          "TG18-CT Pattern",
          "109804"
        ],
        [
          "TG18-LN8-01 Pattern",
          "109805"
        ],
        [
          "TG18-LN8-02 Pattern",
          "109806"
        ],
        [
          "TG18-LN8-03 Pattern",
          "109807"
        ],
        [
          "TG18-LN8-04 Pattern",
          "109808"
        ],
        [
          "TG18-LN8-05 Pattern",
          "109809"
        ],
        [
          "TG18-LN8-06 Pattern",
          "109810"
        ],
        [
          "TG18-LN8-07 Pattern",
          "109811"
        ],
        [
          "TG18-LN8-08 Pattern",
          "109812"
        ],
        [
          "TG18-LN8-09 Pattern",
          "109813"
        ],
        [
          "TG18-LN8-10 Pattern",
          "109814"
        ],
        [
          "TG18-LN8-11 Pattern",
          "109815"
        ],
        [
          "TG18-LN8-12 Pattern",
          "109816"
        ],
        [
          "TG18-LN8-13 Pattern",
          "109817"
        ],
        [
          "TG18-LN8-14 Pattern",
          "109818"
        ],
        [
          "TG18-LN8-15 Pattern",
          "109819"
        ],
        [
          "TG18-LN8-16 Pattern",
          "109820"
        ],
        [
          "TG18-LN8-17 Pattern",
          "109821"
        ],
        [
          "TG18-LN8-18 Pattern",
          "109822"
        ],
        [
          "TG18-LN12-01 Pattern",
          "109823"
        ],
        [
          "TG18-LN12-02 Pattern",
          "109824"
        ],
        [
          "TG18-LN12-03 Pattern",
          "109825"
        ],
        [
          "TG18-LN12-04 Pattern",
          "109826"
        ],
        [
          "TG18-LN12-05 Pattern",
          "109827"
        ],
        [
          "TG18-LN12-06 Pattern",
          "109828"
        ],
        [
          "TG18-LN12-07 Pattern",
          "109829"
        ],
        [
          "TG18-LN12-08 Pattern",
          "109830"
        ],
        [
          "TG18-LN12-09 Pattern",
          "109831"
        ],
        [
          "TG18-LN12-10 Pattern",
          "109832"
        ],
        [
          "TG18-LN12-11 Pattern",
          "109833"
        ],
        [
          "TG18-LN12-12 Pattern",
          "109834"
        ],
        [
          "TG18-LN12-13 Pattern",
          "109835"
        ],
        [
          "TG18-LN12-14 Pattern",
          "109836"
        ],
        [
          "TG18-LN12-15 Pattern",
          "109837"
        ],
        [
          "TG18-LN12-16 Pattern",
          "109838"
        ],
        [
          "TG18-LN12-17 Pattern",
          "109839"
        ],
        [
          "TG18-LN12-18 Pattern",
          "109840"
        ],
        [
          "TG18-UN10 Pattern",
          "109841"
        ],
        [
          "TG18-UN80 Pattern",
          "109842"
        ],
        [
          "TG18-UNL10 Pattern",
          "109843"
        ],
        [
          "TG18-UNL80 Pattern",
          "109844"
        ],
        [
          "TG18-AD Pattern",
          "109845"
        ],
        [
          "TG18-MP Pattern",
          "109846"
        ],
        [
          "TG18-RH10 Pattern",
          "109847"
        ],
        [
          "TG18-RH50 Pattern",
          "109848"
        ],
        [
          "TG18-RH89 Pattern",
          "109849"
        ],
        [
          "TG18-RV10 Pattern",
          "109850"
        ],
        [
          "TG18-RV50 Pattern",
          "109851"
        ],
        [
          "TG18-RV89 Pattern",
          "109852"
        ],
        [
          "TG18-PX Pattern",
          "109853"
        ],
        [
          "TG18-CX Pattern",
          "109854"
        ],
        [
          "TG18-LPH10 Pattern",
          "109855"
        ],
        [
          "TG18-LPH50 Pattern",
          "109856"
        ],
        [
          "TG18-LPH89 Pattern",
          "109857"
        ],
        [
          "TG18-LPV10 Pattern",
          "109858"
        ],
        [
          "TG18-LPV50 Pattern",
          "109859"
        ],
        [
          "TG18-LPV89 Pattern",
          "109860"
        ],
        [
          "TG18-AFC Pattern",
          "109861"
        ],
        [
          "TG18-NS10 Pattern",
          "109862"
        ],
        [
          "TG18-NS50 Pattern",
          "109863"
        ],
        [
          "TG18-NS89 Pattern",
          "109864"
        ],
        [
          "TG18-GV Pattern",
          "109865"
        ],
        [
          "TG18-GVN Pattern",
          "109866"
        ],
        [
          "TG18-GQ Pattern",
          "109867"
        ],
        [
          "TG18-GQN Pattern",
          "109868"
        ],
        [
          "TG18-GQB Pattern",
          "109869"
        ],
        [
          "TG18-GA03 Pattern",
          "109870"
        ],
        [
          "TG18-GA05 Pattern",
          "109871"
        ],
        [
          "TG18-GA08 Pattern",
          "109872"
        ],
        [
          "TG18-GA10 Pattern",
          "109873"
        ],
        [
          "TG18-GA15 Pattern",
          "109874"
        ],
        [
          "TG18-GA20 Pattern",
          "109875"
        ],
        [
          "TG18-GA25 Pattern",
          "109876"
        ],
        [
          "TG18-GA30 Pattern",
          "109877"
        ],
        [
          "TG18-CH Image",
          "109878"
        ],
        [
          "TG18-KN Image",
          "109879"
        ],
        [
          "TG18-MM1 Image",
          "109880"
        ],
        [
          "TG18-MM2 Image",
          "109881"
        ],
        [
          "OIQ Pattern",
          "109901"
        ],
        [
          "ANG Pattern",
          "109902"
        ],
        [
          "GD Pattern",
          "109903"
        ],
        [
          "BN01 Pattern",
          "109904"
        ],
        [
          "BN02 Pattern",
          "109905"
        ],
        [
          "BN03 Pattern",
          "109906"
        ],
        [
          "BN04 Pattern",
          "109907"
        ],
        [
          "BN05 Pattern",
          "109908"
        ],
        [
          "BN06 Pattern",
          "109909"
        ],
        [
          "BN07 Pattern",
          "109910"
        ],
        [
          "BN08 Pattern",
          "109911"
        ],
        [
          "BN09 Pattern",
          "109912"
        ],
        [
          "BN10 Pattern",
          "109913"
        ],
        [
          "BN11 Pattern",
          "109914"
        ],
        [
          "BN12 Pattern",
          "109915"
        ],
        [
          "BN13 Pattern",
          "109916"
        ],
        [
          "BN14 Pattern",
          "109917"
        ],
        [
          "BN15 Pattern",
          "109918"
        ],
        [
          "BN16 Pattern",
          "109919"
        ],
        [
          "BN17 Pattern",
          "109920"
        ],
        [
          "BN18 Pattern",
          "109921"
        ],
        [
          "DIN Grayscale Pattern",
          "109931"
        ],
        [
          "DIN Geometry Pattern",
          "109932"
        ],
        [
          "DIN Resolution Pattern",
          "109933"
        ],
        [
          "White Pattern",
          "109941"
        ],
        [
          "SMPTE Pattern",
          "109943"
        ],
        [
          "CRT Display",
          "109991"
        ],
        [
          "Liquid Crystal Display",
          "109992"
        ],
        [
          "Plasma Display",
          "109993"
        ],
        [
          "OLED",
          "109994"
        ],
        [
          "DLP Rear Projection System",
          "109995"
        ],
        [
          "DLP Front Projection System",
          "109996"
        ],
        [
          "CRT Rear Projection System",
          "109997"
        ],
        [
          "CRT Front Projection System",
          "109998"
        ],
        [
          "Other Projection System",
          "109999"
        ],
        [
          "Image Processing",
          "110001"
        ],
        [
          "Quality Control",
          "110002"
        ],
        [
          "Computer Aided Diagnosis",
          "110003"
        ],
        [
          "Computer Aided Detection",
          "110004"
        ],
        [
          "Interpretation",
          "110005"
        ],
        [
          "Transcription",
          "110006"
        ],
        [
          "Report Verification",
          "110007"
        ],
        [
          "Print",
          "110008"
        ],
        [
          "No subsequent Workitems",
          "110009"
        ],
        [
          "Film",
          "110010"
        ],
        [
          "Dictation",
          "110011"
        ],
        [
          "Transcription",
          "110012"
        ],
        [
          "Media Import",
          "110013"
        ],
        [
          "Sheet Film Digitized",
          "110020"
        ],
        [
          "Cine Film Digitized",
          "110021"
        ],
        [
          "Video Tape Digitized",
          "110022"
        ],
        [
          "Paper Digitized",
          "110023"
        ],
        [
          "CD Imported",
          "110024"
        ],
        [
          "DVD Imported",
          "110025"
        ],
        [
          "MOD Imported",
          "110026"
        ],
        [
          "Studies Imported",
          "110027"
        ],
        [
          "Instances Imported",
          "110028"
        ],
        [
          "USB Disk Emulation",
          "110030"
        ],
        [
          "Email",
          "110031"
        ],
        [
          "CD",
          "110032"
        ],
        [
          "DVD",
          "110033"
        ],
        [
          "Compact Flash",
          "110034"
        ],
        [
          "Multi-media Card",
          "110035"
        ],
        [
          "Secure Digital Card",
          "110036"
        ],
        [
          "URI",
          "110037"
        ],
        [
          "Paper Document",
          "110038"
        ],
        [
          "Application Activity",
          "110100"
        ],
        [
          "Audit Log Used",
          "110101"
        ],
        [
          "Begin Transferring DICOM Instances",
          "110102"
        ],
        [
          "DICOM Instances Accessed",
          "110103"
        ],
        [
          "DICOM Instances Transferred",
          "110104"
        ],
        [
          "DICOM Study Deleted",
          "110105"
        ],
        [
          "Export",
          "110106"
        ],
        [
          "Import",
          "110107"
        ],
        [
          "Network Entry",
          "110108"
        ],
        [
          "Order Record",
          "110109"
        ],
        [
          "Patient Record",
          "110110"
        ],
        [
          "Procedure Record",
          "110111"
        ],
        [
          "Query",
          "110112"
        ],
        [
          "Security Alert",
          "110113"
        ],
        [
          "User Authentication",
          "110114"
        ],
        [
          "Application Start",
          "110120"
        ],
        [
          "Application Stop",
          "110121"
        ],
        [
          "Login",
          "110122"
        ],
        [
          "Logout",
          "110123"
        ],
        [
          "Attach",
          "110124"
        ],
        [
          "Detach",
          "110125"
        ],
        [
          "Node Authentication",
          "110126"
        ],
        [
          "Emergency Override Started",
          "110127"
        ],
        [
          "Network Configuration",
          "110128"
        ],
        [
          "Security Configuration",
          "110129"
        ],
        [
          "Hardware Configuration",
          "110130"
        ],
        [
          "Software Configuration",
          "110131"
        ],
        [
          "Use of Restricted Function",
          "110132"
        ],
        [
          "Audit Recording Stopped",
          "110133"
        ],
        [
          "Audit Recording Started",
          "110134"
        ],
        [
          "Object Security Attributes Changed",
          "110135"
        ],
        [
          "Security Roles Changed",
          "110136"
        ],
        [
          "User security Attributes Changed",
          "110137"
        ],
        [
          "Emergency Override Stopped",
          "110138"
        ],
        [
          "Remote Service Operation Started",
          "110139"
        ],
        [
          "Remote Service Operation Stopped",
          "110140"
        ],
        [
          "Local Service Operation Started",
          "110141"
        ],
        [
          "Local Service Operation Stopped",
          "110142"
        ],
        [
          "Application",
          "110150"
        ],
        [
          "Application Launcher",
          "110151"
        ],
        [
          "Destination Role ID",
          "110152"
        ],
        [
          "Source Role ID",
          "110153"
        ],
        [
          "Destination Media",
          "110154"
        ],
        [
          "Source Media",
          "110155"
        ],
        [
          "Study Instance UID",
          "110180"
        ],
        [
          "SOP Class UID",
          "110181"
        ],
        [
          "Node ID",
          "110182"
        ],
        [
          "Issuer of Identifier",
          "110190"
        ],
        [
          "Doctor canceled procedure",
          "110500"
        ],
        [
          "Equipment failure",
          "110501"
        ],
        [
          "Incorrect procedure ordered",
          "110502"
        ],
        [
          "Patient allergic to media/contrast",
          "110503"
        ],
        [
          "Patient died",
          "110504"
        ],
        [
          "Patient refused to continue procedure",
          "110505"
        ],
        [
          "Patient taken for treatment or surgery",
          "110506"
        ],
        [
          "Patient did not arrive",
          "110507"
        ],
        [
          "Patient pregnant",
          "110508"
        ],
        [
          "Change of procedure for correct charging",
          "110509"
        ],
        [
          "Duplicate order",
          "110510"
        ],
        [
          "Nursing unit cancel",
          "110511"
        ],
        [
          "Incorrect side ordered",
          "110512"
        ],
        [
          "Discontinued for unspecified reason",
          "110513"
        ],
        [
          "Incorrect worklist entry selected",
          "110514"
        ],
        [
          "Patient condition prevented continuing",
          "110515"
        ],
        [
          "Equipment change",
          "110516"
        ],
        [
          "Patient Movement",
          "110518"
        ],
        [
          "Operator Error",
          "110519"
        ],
        [
          "Objects incorrectly formatted",
          "110521"
        ],
        [
          "Object Types not supported",
          "110522"
        ],
        [
          "Object Set incomplete",
          "110523"
        ],
        [
          "Media Failure",
          "110524"
        ],
        [
          "Resource pre-empted",
          "110526"
        ],
        [
          "Resource inadequate",
          "110527"
        ],
        [
          "Discontinued Procedure Step rescheduled",
          "110528"
        ],
        [
          "Discontinued Procedure Step rescheduling recommended",
          "110529"
        ],
        [
          "Ventral Diencephalon",
          "110700"
        ],
        [
          "White Matter T1 Hypointensity",
          "110701"
        ],
        [
          "White Matter T2 Hyperintensity",
          "110702"
        ],
        [
          "superior longitudinal fasciculus I",
          "110703"
        ],
        [
          "superior longitudinal fasciculus II",
          "110704"
        ],
        [
          "superior longitudinal fasciculus III",
          "110705"
        ],
        [
          "Perilesional White Matter",
          "110706"
        ],
        [
          "Spin Tagging Perfusion MR Signal Intensity",
          "110800"
        ],
        [
          "Contrast Agent Angio MR Signal Intensity",
          "110801"
        ],
        [
          "Time Of Flight Angio MR Signal Intensity",
          "110802"
        ],
        [
          "Proton Density Weighted MR Signal Intensity",
          "110803"
        ],
        [
          "T1 Weighted MR Signal Intensity",
          "110804"
        ],
        [
          "T2 Weighted MR Signal Intensity",
          "110805"
        ],
        [
          "T2* Weighted MR Signal Intensity",
          "110806"
        ],
        [
          "Field Map MR Signal Intensity",
          "110807"
        ],
        [
          "Fractional Anisotropy",
          "110808"
        ],
        [
          "Relative Anisotropy",
          "110809"
        ],
        [
          "Volumetric Diffusion Dxx Component",
          "110810"
        ],
        [
          "Volumetric Diffusion Dxy Component",
          "110811"
        ],
        [
          "Volumetric Diffusion Dxz Component",
          "110812"
        ],
        [
          "Volumetric Diffusion Dyy Component",
          "110813"
        ],
        [
          "Volumetric Diffusion Dyz Component",
          "110814"
        ],
        [
          "Volumetric Diffusion Dzz Component",
          "110815"
        ],
        [
          "T1 Weighted Dynamic Contrast Enhanced MR Signal Intensity",
          "110816"
        ],
        [
          "T2 Weighted Dynamic Contrast Enhanced MR Signal Intensity",
          "110817"
        ],
        [
          "T2* Weighted Dynamic Contrast Enhanced MR Signal Intensity",
          "110818"
        ],
        [
          "Blood Oxygenation Level",
          "110819"
        ],
        [
          "Nuclear Medicine Projection Activity",
          "110820"
        ],
        [
          "Nuclear Medicine Tomographic Activity",
          "110821"
        ],
        [
          "Spatial Displacement X Component",
          "110822"
        ],
        [
          "Spatial Displacement Y Component",
          "110823"
        ],
        [
          "Spatial Displacement Z Component",
          "110824"
        ],
        [
          "Hemodynamic Resistance",
          "110825"
        ],
        [
          "Indexed Hemodynamic Resistance",
          "110826"
        ],
        [
          "Tissue Velocity",
          "110827"
        ],
        [
          "Flow Velocity",
          "110828"
        ],
        [
          "Flow Variance",
          "110829"
        ],
        [
          "Elasticity",
          "110830"
        ],
        [
          "Perfusion",
          "110831"
        ],
        [
          "Speed of sound",
          "110832"
        ],
        [
          "Ultrasound Attenuation",
          "110833"
        ],
        [
          "RGB R Component",
          "110834"
        ],
        [
          "RGB G Component",
          "110835"
        ],
        [
          "RGB B Component",
          "110836"
        ],
        [
          "YBR FULL Y Component",
          "110837"
        ],
        [
          "YBR FULL CB Component",
          "110838"
        ],
        [
          "YBR FULL CR Component",
          "110839"
        ],
        [
          "YBR PARTIAL Y Component",
          "110840"
        ],
        [
          "YBR PARTIAL CB Component",
          "110841"
        ],
        [
          "YBR PARTIAL CR Component",
          "110842"
        ],
        [
          "YBR ICT Y Component",
          "110843"
        ],
        [
          "YBR ICT CB Component",
          "110844"
        ],
        [
          "YBR ICT CR Component",
          "110845"
        ],
        [
          "YBR RCT Y Component",
          "110846"
        ],
        [
          "YBR RCT CB Component",
          "110847"
        ],
        [
          "YBR RCT CR Component",
          "110848"
        ],
        [
          "Echogenicity",
          "110849"
        ],
        [
          "X-Ray Attenuation",
          "110850"
        ],
        [
          "X-Ray Attenuation Coefficient",
          "110851"
        ],
        [
          "MR signal intensity",
          "110852"
        ],
        [
          "Binary Segmentation",
          "110853"
        ],
        [
          "Fractional Probabilistic Segmentation",
          "110854"
        ],
        [
          "Fractional Occupancy Segmentation",
          "110855"
        ],
        [
          "Linear Displacement",
          "110856"
        ],
        [
          "Photon Energy",
          "110857"
        ],
        [
          "Time",
          "110858"
        ],
        [
          "Angle",
          "110859"
        ],
        [
          "Left-Right Axis",
          "110860"
        ],
        [
          "Head-Foot Axis",
          "110861"
        ],
        [
          "Anterior-Posterior Axis",
          "110862"
        ],
        [
          "Apex-Base Axis",
          "110863"
        ],
        [
          "Anterior-Inferior Axis",
          "110864"
        ],
        [
          "Septum-Wall Axis",
          "110865"
        ],
        [
          "Right To Left",
          "110866"
        ],
        [
          "Left To Right",
          "110867"
        ],
        [
          "Head To Foot",
          "110868"
        ],
        [
          "Foot To Head",
          "110869"
        ],
        [
          "Anterior To Posterior",
          "110870"
        ],
        [
          "Posterior To Anterior",
          "110871"
        ],
        [
          "Apex To Base",
          "110872"
        ],
        [
          "Base To Apex",
          "110873"
        ],
        [
          "Anterior To Inferior",
          "110874"
        ],
        [
          "Inferior To Anterior",
          "110875"
        ],
        [
          "Septum To Wall",
          "110876"
        ],
        [
          "Wall To Septum",
          "110877"
        ],
        [
          "Image Position (Patient) X",
          "110901"
        ],
        [
          "Image Position (Patient) Y",
          "110902"
        ],
        [
          "Image Position (Patient) Z",
          "110903"
        ],
        [
          "Image Orientation (Patient) Row X",
          "110904"
        ],
        [
          "Image Orientation (Patient) Row Y",
          "110905"
        ],
        [
          "Image Orientation (Patient) Row Z",
          "110906"
        ],
        [
          "Image Orientation (Patient) Column X",
          "110907"
        ],
        [
          "Image Orientation (Patient) Column Y",
          "110908"
        ],
        [
          "Image Orientation (Patient) Column Z",
          "110909"
        ],
        [
          "Pixel Data Rows",
          "110910"
        ],
        [
          "Pixel Data Columns",
          "110911"
        ],
        [
          "Algorithm Name",
          "111001"
        ],
        [
          "Algorithm Parameters",
          "111002"
        ],
        [
          "Algorithm Version",
          "111003"
        ],
        [
          "Analysis Performed",
          "111004"
        ],
        [
          "Assessment Category",
          "111005"
        ],
        [
          "Breast composition",
          "111006"
        ],
        [
          "Breast Outline including Pectoral Muscle Tissue",
          "111007"
        ],
        [
          "Calcification Distribution",
          "111008"
        ],
        [
          "Calcification Type",
          "111009"
        ],
        [
          "Center",
          "111010"
        ],
        [
          "Certainty of Feature",
          "111011"
        ],
        [
          "Certainty of Finding",
          "111012"
        ],
        [
          "Certainty of Impression",
          "111013"
        ],
        [
          "Clockface or region",
          "111014"
        ],
        [
          "Composite Feature",
          "111015"
        ],
        [
          "Composite type",
          "111016"
        ],
        [
          "CAD Processing and Findings Summary",
          "111017"
        ],
        [
          "Content Date",
          "111018"
        ],
        [
          "Content Time",
          "111019"
        ],
        [
          "Depth",
          "111020"
        ],
        [
          "Description of Change",
          "111021"
        ],
        [
          "Detection Performed",
          "111022"
        ],
        [
          "Differential Diagnosis/Impression",
          "111023"
        ],
        [
          "Failed Analyses",
          "111024"
        ],
        [
          "Failed Detections",
          "111025"
        ],
        [
          "Horizontal Pixel Spacing",
          "111026"
        ],
        [
          "Image Laterality",
          "111027"
        ],
        [
          "Image Library",
          "111028"
        ],
        [
          "Image Quality Rating",
          "111029"
        ],
        [
          "Image Region",
          "111030"
        ],
        [
          "Image View",
          "111031"
        ],
        [
          "Image View Modifier",
          "111032"
        ],
        [
          "Impression Description",
          "111033"
        ],
        [
          "Individual Impression/Recommendation",
          "111034"
        ],
        [
          "Lesion Density",
          "111035"
        ],
        [
          "Mammography CAD Report",
          "111036"
        ],
        [
          "Margins",
          "111037"
        ],
        [
          "Number of calcifications",
          "111038"
        ],
        [
          "Object type",
          "111039"
        ],
        [
          "Original Source",
          "111040"
        ],
        [
          "Outline",
          "111041"
        ],
        [
          "Pathology",
          "111042"
        ],
        [
          "Patient Orientation Column",
          "111043"
        ],
        [
          "Patient Orientation Row",
          "111044"
        ],
        [
          "Pectoral Muscle Outline",
          "111045"
        ],
        [
          "Percent Fibroglandular Tissue",
          "111046"
        ],
        [
          "Probability of cancer",
          "111047"
        ],
        [
          "Quadrant location",
          "111048"
        ],
        [
          "Qualitative Difference",
          "111049"
        ],
        [
          "Quality Assessment",
          "111050"
        ],
        [
          "Quality Control Standard",
          "111051"
        ],
        [
          "Quality Finding",
          "111052"
        ],
        [
          "Recommended Follow-up",
          "111053"
        ],
        [
          "Recommended Follow-up Date",
          "111054"
        ],
        [
          "Recommended Follow-up Interval",
          "111055"
        ],
        [
          "Rendering Intent",
          "111056"
        ],
        [
          "Scope of Feature",
          "111057"
        ],
        [
          "Selected Region Description",
          "111058"
        ],
        [
          "Single Image Finding",
          "111059"
        ],
        [
          "Study Date",
          "111060"
        ],
        [
          "Study Time",
          "111061"
        ],
        [
          "Successful Analyses",
          "111062"
        ],
        [
          "Successful Detections",
          "111063"
        ],
        [
          "Summary of Detections",
          "111064"
        ],
        [
          "Summary of Analyses",
          "111065"
        ],
        [
          "Vertical Pixel Spacing",
          "111066"
        ],
        [
          "Crosstable",
          "111069"
        ],
        [
          "CAD Operating Point",
          "111071"
        ],
        [
          "Maximum CAD Operating Point",
          "111072"
        ],
        [
          "CAD Operating Point Description",
          "111081"
        ],
        [
          "False Markers per Image",
          "111086"
        ],
        [
          "False Markers per Case",
          "111087"
        ],
        [
          "Case Sensitivity",
          "111088"
        ],
        [
          "Lesion Sensitivity",
          "111089"
        ],
        [
          "Case Specificity",
          "111090"
        ],
        [
          "Image Specificity",
          "111091"
        ],
        [
          "Recommended CAD Operating Point",
          "111092"
        ],
        [
          "CAD Operating Point Table",
          "111093"
        ],
        [
          "Selected region",
          "111099"
        ],
        [
          "Breast geometry",
          "111100"
        ],
        [
          "Image Quality",
          "111101"
        ],
        [
          "Non-lesion",
          "111102"
        ],
        [
          "Density",
          "111103"
        ],
        [
          "Individual Calcification",
          "111104"
        ],
        [
          "Calcification Cluster",
          "111105"
        ],
        [
          "Cooper's ligament changes",
          "111111"
        ],
        [
          "Mass in the skin",
          "111112"
        ],
        [
          "Mass on the skin",
          "111113"
        ],
        [
          "Post Procedure Mammograms for Marker Placement",
          "111120"
        ],
        [
          "Follow-up post biopsy as directed by clinician",
          "111121"
        ],
        [
          "Known biopsy proven malignancy - take appropriate action",
          "111122"
        ],
        [
          "Marker placement",
          "111123"
        ],
        [
          "Personal history of breast cancer with mastectomy",
          "111124"
        ],
        [
          "Known biopsy proven malignancy",
          "111125"
        ],
        [
          "Image detected mass",
          "111126"
        ],
        [
          "Targeted",
          "111127"
        ],
        [
          "Survey",
          "111128"
        ],
        [
          "Clustered microcysts",
          "111129"
        ],
        [
          "Complicated cyst",
          "111130"
        ],
        [
          "Additional projections",
          "111135"
        ],
        [
          "Spot magnification view(s)",
          "111136"
        ],
        [
          "Ultrasound",
          "111137"
        ],
        [
          "Old films for comparison",
          "111138"
        ],
        [
          "Ductography",
          "111139"
        ],
        [
          "Normal interval follow-up",
          "111140"
        ],
        [
          "Any decision to biopsy should be based on clinical assessment",
          "111141"
        ],
        [
          "Follow-up at short interval (1-11 months)",
          "111142"
        ],
        [
          "Biopsy should be considered",
          "111143"
        ],
        [
          "Needle localization and biopsy",
          "111144"
        ],
        [
          "Histology using core biopsy",
          "111145"
        ],
        [
          "Suggestive of malignancy - take appropriate action",
          "111146"
        ],
        [
          "Cytologic analysis",
          "111147"
        ],
        [
          "Biopsy should be strongly considered",
          "111148"
        ],
        [
          "Highly suggestive of malignancy - take appropriate action",
          "111149"
        ],
        [
          "Presentation Required: Rendering device is expected to present",
          "111150"
        ],
        [
          "Presentation Optional: Rendering device may present",
          "111151"
        ],
        [
          "Not for Presentation: Rendering device expected not to present",
          "111152"
        ],
        [
          "Target content items are related temporally",
          "111153"
        ],
        [
          "Target content items are related spatially",
          "111154"
        ],
        [
          "Target content items are related contra-laterally",
          "111155"
        ],
        [
          "Feature detected on the only image",
          "111156"
        ],
        [
          "Feature detected on only one of the images",
          "111157"
        ],
        [
          "Feature detected on multiple images",
          "111158"
        ],
        [
          "Feature detected on images from multiple modalities",
          "111159"
        ],
        [
          "Scar tissue",
          "111168"
        ],
        [
          "J Wire",
          "111170"
        ],
        [
          "Pacemaker",
          "111171"
        ],
        [
          "Paddle",
          "111172"
        ],
        [
          "Collimator",
          "111173"
        ],
        [
          "ID Plate",
          "111174"
        ],
        [
          "Other Marker",
          "111175"
        ],
        [
          "Unspecified",
          "111176"
        ],
        [
          "View and Laterality Marker is missing",
          "111177"
        ],
        [
          "View and Laterality Marker does not have both view and laterality",
          "111178"
        ],
        [
          "View and Laterality Marker does not have approved codes",
          "111179"
        ],
        [
          "View and Laterality Marker is not near the axilla",
          "111180"
        ],
        [
          "View and Laterality Marker overlaps breast tissue",
          "111181"
        ],
        [
          "View and Laterality Marker is partially obscured",
          "111182"
        ],
        [
          "View and Laterality Marker is incorrect",
          "111183"
        ],
        [
          "View and Laterality Marker is off image",
          "111184"
        ],
        [
          "Flash is not near edge of film",
          "111185"
        ],
        [
          "Flash is illigible, does not fit, or is lopsided",
          "111186"
        ],
        [
          "Flash doesn't include patient name and additional patient id",
          "111187"
        ],
        [
          "Flash doesn't include date of examination",
          "111188"
        ],
        [
          "Flash doesn't include facility name and location",
          "111189"
        ],
        [
          "Flash doesn't include technologist identification",
          "111190"
        ],
        [
          "Flash doesn't include cassette/screen/detector identification",
          "111191"
        ],
        [
          "Flash doesn't include mammography unit identification",
          "111192"
        ],
        [
          "Date sticker is missing",
          "111193"
        ],
        [
          "Technical factors missing",
          "111194"
        ],
        [
          "Collimation too close to breast",
          "111195"
        ],
        [
          "Inadequate compression",
          "111196"
        ],
        [
          "MLO Insufficient pectoral muscle",
          "111197"
        ],
        [
          "MLO No fat is visualized posterior to fibroglandular tissues",
          "111198"
        ],
        [
          "MLO Poor separation of deep and superficial breast tissues",
          "111199"
        ],
        [
          "MLO Evidence of motion blur",
          "111200"
        ],
        [
          "MLO Inframammary fold is not open",
          "111201"
        ],
        [
          "CC Not all medial tissue visualized",
          "111202"
        ],
        [
          "CC Nipple not centered on image",
          "111203"
        ],
        [
          "CC Posterior nipple line does not measure within 1 cm of MLO",
          "111204"
        ],
        [
          "Nipple not in profile",
          "111205"
        ],
        [
          "Insufficient implant displacement incorrect",
          "111206"
        ],
        [
          "Image artifact(s)",
          "111207"
        ],
        [
          "Grid artifact(s)",
          "111208"
        ],
        [
          "Positioning",
          "111209"
        ],
        [
          "Motion blur",
          "111210"
        ],
        [
          "Under exposed",
          "111211"
        ],
        [
          "Over exposed",
          "111212"
        ],
        [
          "No image",
          "111213"
        ],
        [
          "Detector artifact(s)",
          "111214"
        ],
        [
          "Artifact(s) other than grid or detector artifact",
          "111215"
        ],
        [
          "Mechanical failure",
          "111216"
        ],
        [
          "Electrical failure",
          "111217"
        ],
        [
          "Software failure",
          "111218"
        ],
        [
          "Inappropriate image processing",
          "111219"
        ],
        [
          "Other failure",
          "111220"
        ],
        [
          "Unknown failure",
          "111221"
        ],
        [
          "Succeeded",
          "111222"
        ],
        [
          "Partially Succeeded",
          "111223"
        ],
        [
          "Failed",
          "111224"
        ],
        [
          "Not Attempted",
          "111225"
        ],
        [
          "Individual Impression / Recommendation Analysis",
          "111233"
        ],
        [
          "Overall Impression / Recommendation Analysis",
          "111234"
        ],
        [
          "Unusable - Quality renders image unusable",
          "111235"
        ],
        [
          "Usable - Does not meet the quality control standard",
          "111236"
        ],
        [
          "Usable - Meets the quality control standard",
          "111237"
        ],
        [
          "Mammography Quality Control Manual 1999, ACR",
          "111238"
        ],
        [
          "Title 21 CFR Section 900, Subpart B",
          "111239"
        ],
        [
          "Institutionally defined quality control standard",
          "111240"
        ],
        [
          "All algorithms succeeded; without findings",
          "111241"
        ],
        [
          "All algorithms succeeded; with findings",
          "111242"
        ],
        [
          "Not all algorithms succeeded; without findings",
          "111243"
        ],
        [
          "Not all algorithms succeeded; with findings",
          "111244"
        ],
        [
          "No algorithms succeeded; without findings",
          "111245"
        ],
        [
          "Adenolipoma",
          "111248"
        ],
        [
          "Ductal hyperplasia",
          "111249"
        ],
        [
          "Adenomyoepithelioma",
          "111250"
        ],
        [
          "Normal axillary node",
          "111251"
        ],
        [
          "Axillary node with calcifications",
          "111252"
        ],
        [
          "Axillary node hyperplasia",
          "111253"
        ],
        [
          "Asynchronous involution",
          "111254"
        ],
        [
          "Benign cyst with blood",
          "111255"
        ],
        [
          "Benign Calcifications",
          "111256"
        ],
        [
          "Intracystic papilloma",
          "111257"
        ],
        [
          "Ductal adenoma",
          "111258"
        ],
        [
          "Diabetic fibrous mastopathy",
          "111259"
        ],
        [
          "Extra abdominal desmoid",
          "111260"
        ],
        [
          "Epidermal inclusion cyst",
          "111262"
        ],
        [
          "Fibroadenomatoid hyperplasia",
          "111263"
        ],
        [
          "Fibroadenolipoma",
          "111264"
        ],
        [
          "Foreign body (reaction)",
          "111265"
        ],
        [
          "Galactocele",
          "111269"
        ],
        [
          "Hemangioma - nonparenchymal, subcutaneous",
          "111271"
        ],
        [
          "Hyperplasia, usual",
          "111273"
        ],
        [
          "Juvenile papillomatosis",
          "111277"
        ],
        [
          "Lactating adenoma",
          "111278"
        ],
        [
          "Lactational change",
          "111279"
        ],
        [
          "Large duct papilloma",
          "111281"
        ],
        [
          "Myofibroblastoma",
          "111283"
        ],
        [
          "Microglandular adenosis",
          "111284"
        ],
        [
          "Multiple Intraductal Papillomas",
          "111285"
        ],
        [
          "No abnormality",
          "111286"
        ],
        [
          "Normal breast tissue",
          "111287"
        ],
        [
          "Neurofibromatosis",
          "111288"
        ],
        [
          "Oil cyst (fat necrosis cyst)",
          "111290"
        ],
        [
          "Post reduction mammoplasty",
          "111291"
        ],
        [
          "Pseudoangiomatous stromal hyperplasia",
          "111292"
        ],
        [
          "Radial scar",
          "111293"
        ],
        [
          "Sclerosing adenosis",
          "111294"
        ],
        [
          "Silicone granuloma",
          "111296"
        ],
        [
          "Nipple Characteristic",
          "111297"
        ],
        [
          "Virginal hyperplasia",
          "111298"
        ],
        [
          "Peripheral duct papillomas",
          "111299"
        ],
        [
          "Axillary node with lymphoma",
          "111300"
        ],
        [
          "Axillary nodal metastases",
          "111301"
        ],
        [
          "Angiosarcoma",
          "111302"
        ],
        [
          "Blood vessel (vascular) invasion",
          "111303"
        ],
        [
          "Carcinoma in children",
          "111304"
        ],
        [
          "Carcinoma in ectopic breast",
          "111305"
        ],
        [
          "Carcinoma with endocrine differentiation",
          "111306"
        ],
        [
          "Basal cell carcinoma of nipple",
          "111307"
        ],
        [
          "Carcinoma with metaplasia",
          "111308"
        ],
        [
          "Cartilaginous and osseous change",
          "111309"
        ],
        [
          "Carcinoma in pregnancy and lactation",
          "111310"
        ],
        [
          "Carcinosarcoma",
          "111311"
        ],
        [
          "Intraductal comedocarcinoma with necrosis",
          "111312"
        ],
        [
          "Intraductal carcinoma, low grade",
          "111313"
        ],
        [
          "Intraductal carcinoma micro-papillary",
          "111314"
        ],
        [
          "Intracystic papillary carcinoma",
          "111315"
        ],
        [
          "Invasive and in-situ carcinoma",
          "111316"
        ],
        [
          "Invasive lobular carcinoma",
          "111317"
        ],
        [
          "Leukemic infiltration",
          "111318"
        ],
        [
          "Lympathic vessel invasion",
          "111320"
        ],
        [
          "Lymphoma",
          "111321"
        ],
        [
          "Occult carcinoma presenting with axillary lymph node metastases",
          "111322"
        ],
        [
          "Metastatic cancer to the breast",
          "111323"
        ],
        [
          "Metastatic cancer to the breast from the colon",
          "111324"
        ],
        [
          "Metastatic cancer to the breast from the lung",
          "111325"
        ],
        [
          "Metastatic melanoma to the breast",
          "111326"
        ],
        [
          "Metastatic cancer to the breast from the ovary",
          "111327"
        ],
        [
          "Metastatic sarcoma to the breast",
          "111328"
        ],
        [
          "Multifocal intraductal carcinoma",
          "111329"
        ],
        [
          "Metastatic disease to axillary node",
          "111330"
        ],
        [
          "Malignant fibrous histiocytoma",
          "111331"
        ],
        [
          "Multifocal invasive ductal carcinoma",
          "111332"
        ],
        [
          "Metastasis to an intramammary lymph node",
          "111333"
        ],
        [
          "Malignant melanoma of nipple",
          "111334"
        ],
        [
          "Neoplasm of the mammary skin",
          "111335"
        ],
        [
          "Papillary carcinoma in-situ",
          "111336"
        ],
        [
          "Recurrent malignancy",
          "111338"
        ],
        [
          "Squamous cell carcinoma of the nipple",
          "111340"
        ],
        [
          "Intraductal carcinoma, high grade",
          "111341"
        ],
        [
          "Invasive cribriform carcinoma",
          "111342"
        ],
        [
          "Angular margins",
          "111343"
        ],
        [
          "Fine pleomorphic calcification",
          "111344"
        ],
        [
          "Macrocalcifications",
          "111345"
        ],
        [
          "Calcifications within a mass",
          "111346"
        ],
        [
          "Calcifications outside of a mass",
          "111347"
        ],
        [
          "Breast background echotexture",
          "111350"
        ],
        [
          "Homogeneous fat echotexture",
          "111351"
        ],
        [
          "Homogeneous fibroglandular echotexture",
          "111352"
        ],
        [
          "Heterogeneous echotexture",
          "111353"
        ],
        [
          "Orientation",
          "111354"
        ],
        [
          "Parallel",
          "111355"
        ],
        [
          "Not parallel",
          "111356"
        ],
        [
          "Lesion boundary",
          "111357"
        ],
        [
          "Abrupt interface",
          "111358"
        ],
        [
          "Echogenic halo",
          "111359"
        ],
        [
          "Echo pattern",
          "111360"
        ],
        [
          "Anechoic",
          "111361"
        ],
        [
          "Hyperechoic",
          "111362"
        ],
        [
          "Complex",
          "111363"
        ],
        [
          "Hypoechoic",
          "111364"
        ],
        [
          "Isoechoic",
          "111365"
        ],
        [
          "Posterior acoustic features",
          "111366"
        ],
        [
          "No posterior acoustic features",
          "111367"
        ],
        [
          "Posterior enhancement",
          "111368"
        ],
        [
          "Posterior shadowing",
          "111369"
        ],
        [
          "Combined posterior enhancement and shadowing",
          "111370"
        ],
        [
          "Identifiable effect on surrounding tissues",
          "111371"
        ],
        [
          "Vascularity",
          "111372"
        ],
        [
          "Vascularity not present",
          "111373"
        ],
        [
          "Vascularity not assessed",
          "111374"
        ],
        [
          "Vascularity present in lesion",
          "111375"
        ],
        [
          "Vascularity present immediately adjacent to lesion",
          "111376"
        ],
        [
          "Diffusely increased vascularity in surrounding tissue",
          "111377"
        ],
        [
          "Correlation to other Findings",
          "111380"
        ],
        [
          "Correlates to physical exam findings",
          "111381"
        ],
        [
          "Correlates to mammography findings",
          "111382"
        ],
        [
          "Correlates to MRI findings",
          "111383"
        ],
        [
          "Correlates to ultrasound findings",
          "111384"
        ],
        [
          "Correlates to other imaging findings",
          "111385"
        ],
        [
          "No correlation to other imaging findings",
          "111386"
        ],
        [
          "No correlation to clinical findings",
          "111387"
        ],
        [
          "Malignancy Type",
          "111388"
        ],
        [
          "Invasive breast carcinoma",
          "111389"
        ],
        [
          "Other malignancy type",
          "111390"
        ],
        [
          "Menstrual Cycle Phase",
          "111391"
        ],
        [
          "1st week",
          "111392"
        ],
        [
          "2nd week",
          "111393"
        ],
        [
          "3rd week",
          "111394"
        ],
        [
          "Estimated Timeframe",
          "111395"
        ],
        [
          "< 3 months ago",
          "111396"
        ],
        [
          "4 months to 1 year ago",
          "111397"
        ],
        [
          "> 1 year ago",
          "111398"
        ],
        [
          "Timeframe uncertain",
          "111399"
        ],
        [
          "Breast Imaging Report",
          "111400"
        ],
        [
          "Reason for procedure",
          "111401"
        ],
        [
          "Clinical Finding",
          "111402"
        ],
        [
          "Baseline screening mammogram",
          "111403"
        ],
        [
          "First mammogram ever",
          "111404"
        ],
        [
          "Implant type",
          "111405"
        ],
        [
          "Number of similar findings",
          "111406"
        ],
        [
          "Implant finding",
          "111407"
        ],
        [
          "Film Screen Mammography",
          "111408"
        ],
        [
          "Digital Mammography",
          "111409"
        ],
        [
          "Surgical consult",
          "111410"
        ],
        [
          "Mammography CAD",
          "111411"
        ],
        [
          "Narrative Summary",
          "111412"
        ],
        [
          "Overall Assessment",
          "111413"
        ],
        [
          "Supplementary Data",
          "111414"
        ],
        [
          "Additional evaluation requested from prior study",
          "111415"
        ],
        [
          "Follow-up at short interval from prior study",
          "111416"
        ],
        [
          "History of breast augmentation, asymptomatic",
          "111417"
        ],
        [
          "Review of an outside study",
          "111418"
        ],
        [
          "Additional evaluation requested from abnormal screening exam",
          "111419"
        ],
        [
          "History of benign breast biopsy",
          "111420"
        ],
        [
          "Personal history of breast cancer with breast conservation therapy",
          "111421"
        ],
        [
          "Physical Examination Results",
          "111423"
        ],
        [
          "Comparison to previous findings",
          "111424"
        ],
        [
          "Intraluminal filling defect",
          "111425"
        ],
        [
          "Multiple filling defect",
          "111426"
        ],
        [
          "Abrupt duct termination",
          "111427"
        ],
        [
          "Extravasation",
          "111428"
        ],
        [
          "Duct narrowing",
          "111429"
        ],
        [
          "Cyst fill",
          "111430"
        ],
        [
          "Instrument Approach",
          "111431"
        ],
        [
          "Inferolateral to superomedial",
          "111432"
        ],
        [
          "Inferomedial to superolateral",
          "111433"
        ],
        [
          "Superolateral to inferomedial",
          "111434"
        ],
        [
          "Superomedial to inferolateral",
          "111435"
        ],
        [
          "Number of passes",
          "111436"
        ],
        [
          "Number of specimens",
          "111437"
        ],
        [
          "Needle in target",
          "111438"
        ],
        [
          "Number of needles around target",
          "111439"
        ],
        [
          "Incision made",
          "111440"
        ],
        [
          "Microclip placed",
          "111441"
        ],
        [
          "Confirmation of target",
          "111442"
        ],
        [
          "Target completely contained in the specimen",
          "111443"
        ],
        [
          "Target partially obtained in the specimen",
          "111444"
        ],
        [
          "Target not in the specimen",
          "111445"
        ],
        [
          "Calcifications seen in the core",
          "111446"
        ],
        [
          "Lesion completely removed",
          "111447"
        ],
        [
          "Lesion partially removed",
          "111448"
        ],
        [
          "Fluid obtained",
          "111449"
        ],
        [
          "Light brown color",
          "111450"
        ],
        [
          "Dark red color",
          "111451"
        ],
        [
          "Dark brown color",
          "111452"
        ],
        [
          "Bright red color",
          "111453"
        ],
        [
          "Blood tinged color",
          "111454"
        ],
        [
          "Occult blood test result",
          "111455"
        ],
        [
          "Action on fluid",
          "111456"
        ],
        [
          "Sent for analysis",
          "111457"
        ],
        [
          "Discarded",
          "111458"
        ],
        [
          "Mass with calcifications",
          "111459"
        ],
        [
          "Complex cyst",
          "111460"
        ],
        [
          "Intracystic lesion",
          "111461"
        ],
        [
          "Solid mass",
          "111462"
        ],
        [
          "Supplementary Data for Intervention",
          "111463"
        ],
        [
          "Procedure Modifier",
          "111464"
        ],
        [
          "Needle Gauge",
          "111465"
        ],
        [
          "Severity of Complication",
          "111466"
        ],
        [
          "Needle Length",
          "111467"
        ],
        [
          "Pathology Results",
          "111468"
        ],
        [
          "Sampling DateTime",
          "111469"
        ],
        [
          "Uninvolved",
          "111470"
        ],
        [
          "Involved",
          "111471"
        ],
        [
          "Nipple involved",
          "111472"
        ],
        [
          "Number of nodes removed",
          "111473"
        ],
        [
          "Number of nodes positive",
          "111474"
        ],
        [
          "Estrogen receptor",
          "111475"
        ],
        [
          "Progesterone receptor",
          "111476"
        ],
        [
          "S Phase",
          "111477"
        ],
        [
          "Non-bloody discharge (from nipple)",
          "111478"
        ],
        [
          "Difficult physical/clinical examination",
          "111479"
        ],
        [
          "Cancer elsewhere",
          "111480"
        ],
        [
          "Saline implant",
          "111481"
        ],
        [
          "Polyurethane implant",
          "111482"
        ],
        [
          "Percutaneous silicone injection",
          "111483"
        ],
        [
          "Combination implant",
          "111484"
        ],
        [
          "Pre-pectoral implant",
          "111485"
        ],
        [
          "Retro-pectoral implant",
          "111486"
        ],
        [
          "Mammographic (crosshair)",
          "111487"
        ],
        [
          "Mammographic (grid)",
          "111488"
        ],
        [
          "Palpation guided",
          "111489"
        ],
        [
          "Vacuum assisted",
          "111490"
        ],
        [
          "Abnormal discharge",
          "111491"
        ],
        [
          "No complications",
          "111492"
        ],
        [
          "Stage 0",
          "111494"
        ],
        [
          "Stage I",
          "111495"
        ],
        [
          "Stage IIA",
          "111496"
        ],
        [
          "Stage IIB",
          "111497"
        ],
        [
          "Stage IIIA",
          "111498"
        ],
        [
          "Stage IIIB",
          "111499"
        ],
        [
          "Stage IIIC",
          "111500"
        ],
        [
          "Stage IV",
          "111501"
        ],
        [
          "Bloom-Richardson Grade",
          "111502"
        ],
        [
          "Normal implants",
          "111503"
        ],
        [
          "Asymmetric implants",
          "111504"
        ],
        [
          "Calcified implant",
          "111505"
        ],
        [
          "Distorted implant",
          "111506"
        ],
        [
          "Silicone-laden lymph nodes",
          "111507"
        ],
        [
          "Free silicone",
          "111508"
        ],
        [
          "Herniated implant",
          "111509"
        ],
        [
          "Explantation",
          "111510"
        ],
        [
          "Relevant Patient Information for Breast Imaging",
          "111511"
        ],
        [
          "Medication History",
          "111512"
        ],
        [
          "Relevant Previous Procedures",
          "111513"
        ],
        [
          "Relevant Indicated Problems",
          "111514"
        ],
        [
          "Relevant Risk Factors",
          "111515"
        ],
        [
          "Medication Type",
          "111516"
        ],
        [
          "Relevant Patient Information",
          "111517"
        ],
        [
          "Age when first menstrual period occurred",
          "111518"
        ],
        [
          "Age at First Full Term Pregnancy",
          "111519"
        ],
        [
          "Age at Menopause",
          "111520"
        ],
        [
          "Age when hysterectomy performed",
          "111521"
        ],
        [
          "Age when left ovary removed",
          "111522"
        ],
        [
          "Age when right ovary removed",
          "111523"
        ],
        [
          "Age Started",
          "111524"
        ],
        [
          "Age Ended",
          "111525"
        ],
        [
          "DateTime Started",
          "111526"
        ],
        [
          "DateTime Ended",
          "111527"
        ],
        [
          "Ongoing",
          "111528"
        ],
        [
          "Brand Name",
          "111529"
        ],
        [
          "Risk Factor modifier",
          "111530"
        ],
        [
          "Previous Procedure",
          "111531"
        ],
        [
          "Pregnancy Status",
          "111532"
        ],
        [
          "Indicated Problem",
          "111533"
        ],
        [
          "Role of person reporting",
          "111534"
        ],
        [
          "DateTime problem observed",
          "111535"
        ],
        [
          "DateTime of last evaluation",
          "111536"
        ],
        [
          "Family Member with Risk Factor",
          "111537"
        ],
        [
          "Age at Occurrence",
          "111538"
        ],
        [
          "Menopausal phase",
          "111539"
        ],
        [
          "Side of Family",
          "111540"
        ],
        [
          "Maternal",
          "111541"
        ],
        [
          "Unspecified gynecological hormone",
          "111542"
        ],
        [
          "Breast feeding history",
          "111543"
        ],
        [
          "Average breast feeding period",
          "111544"
        ],
        [
          "Substance Use History",
          "111545"
        ],
        [
          "Used Substance Type",
          "111546"
        ],
        [
          "Environmental Exposure History",
          "111547"
        ],
        [
          "Environmental Factor",
          "111548"
        ],
        [
          "Previous Reports",
          "111549"
        ],
        [
          "Personal breast cancer history",
          "111550"
        ],
        [
          "History of endometrial cancer",
          "111551"
        ],
        [
          "History of ovarian cancer",
          "111552"
        ],
        [
          "History of high risk lesion on previous biopsy",
          "111553"
        ],
        [
          "Post menopausal patient",
          "111554"
        ],
        [
          "Late child bearing (after 30)",
          "111555"
        ],
        [
          "BRCA1 breast cancer gene",
          "111556"
        ],
        [
          "BRCA2 breast cancer gene",
          "111557"
        ],
        [
          "BRCA3 breast cancer gene",
          "111558"
        ],
        [
          "Weak family history of breast cancer",
          "111559"
        ],
        [
          "Intermediate family history of breast cancer",
          "111560"
        ],
        [
          "Very strong family history of breast cancer",
          "111561"
        ],
        [
          "Family history of prostate cancer",
          "111562"
        ],
        [
          "Family history unknown",
          "111563"
        ],
        [
          "Nipple discharge cytology",
          "111564"
        ],
        [
          "Uterine malformations",
          "111565"
        ],
        [
          "Spontaneous Abortion",
          "111566"
        ],
        [
          "Gynecologic condition",
          "111567"
        ],
        [
          "Gynecologic surgery",
          "111568"
        ],
        [
          "Previous LBW or IUGR birth",
          "111569"
        ],
        [
          "Previous fetal malformation/syndrome",
          "111570"
        ],
        [
          "Previous RH negative or blood dyscrasia at birth",
          "111571"
        ],
        [
          "History of multiple fetuses",
          "111572"
        ],
        [
          "Current pregnancy, known or suspected malformations/syndromes",
          "111573"
        ],
        [
          "Family history, fetal malformation/syndrome",
          "111574"
        ],
        [
          "High",
          "111575"
        ],
        [
          "Medium",
          "111576"
        ],
        [
          "Low",
          "111577"
        ],
        [
          "Dose frequency",
          "111578"
        ],
        [
          "Rate of exposure",
          "111579"
        ],
        [
          "Volume of use",
          "111580"
        ],
        [
          "Relative dose amount",
          "111581"
        ],
        [
          "Relative amount of exposure",
          "111582"
        ],
        [
          "Relative amount of use",
          "111583"
        ],
        [
          "Relative dose frequency",
          "111584"
        ],
        [
          "Relative frequency of exposure",
          "111585"
        ],
        [
          "Relative frequency of use",
          "111586"
        ],
        [
          "No known exposure",
          "111587"
        ],
        [
          "Recall for technical reasons",
          "111590"
        ],
        [
          "Recall for imaging findings",
          "111591"
        ],
        [
          "Recall for patient symptoms/ clinical findings",
          "111592"
        ],
        [
          "LBW or IUGR",
          "111593"
        ],
        [
          "Green filter",
          "111601"
        ],
        [
          "Red filter",
          "111602"
        ],
        [
          "Blue filter",
          "111603"
        ],
        [
          "Yellow-green filter",
          "111604"
        ],
        [
          "Blue-green filter",
          "111605"
        ],
        [
          "Infrared filter",
          "111606"
        ],
        [
          "Polarizing filter",
          "111607"
        ],
        [
          "No filter",
          "111609"
        ],
        [
          "Field 1 for Joslin 3 field",
          "111621"
        ],
        [
          "Field 2 for Joslin 3 field",
          "111622"
        ],
        [
          "Field 3 for Joslin 3 field",
          "111623"
        ],
        [
          "Diffuse direct illumination",
          "111625"
        ],
        [
          "Scheimpflug Camera",
          "111626"
        ],
        [
          "Scotopic light",
          "111627"
        ],
        [
          "Mesopic light",
          "111628"
        ],
        [
          "Photopic light",
          "111629"
        ],
        [
          "Dynamic light",
          "111630"
        ],
        [
          "Average Glandular Dose",
          "111631"
        ],
        [
          "Anode Target Material",
          "111632"
        ],
        [
          "Compression Thickness",
          "111633"
        ],
        [
          "Half Value Layer",
          "111634"
        ],
        [
          "X-Ray Grid",
          "111635"
        ],
        [
          "Entrance Exposure at RP",
          "111636"
        ],
        [
          "Accumulated Average Glandular Dose",
          "111637"
        ],
        [
          "Patient Equivalent Thickness",
          "111638"
        ],
        [
          "Fixed grid",
          "111641"
        ],
        [
          "Focused grid",
          "111642"
        ],
        [
          "Reciprocating grid",
          "111643"
        ],
        [
          "Parallel grid",
          "111644"
        ],
        [
          "Crossed grid",
          "111645"
        ],
        [
          "No grid",
          "111646"
        ],
        [
          "Spectacle Prescription Report",
          "111671"
        ],
        [
          "Add Near",
          "111672"
        ],
        [
          "Add Intermediate",
          "111673"
        ],
        [
          "Add Other",
          "111674"
        ],
        [
          "Horizontal Prism Power",
          "111675"
        ],
        [
          "Horizontal Prism Base",
          "111676"
        ],
        [
          "Vertical Prism Power",
          "111677"
        ],
        [
          "Vertical Prism Base",
          "111678"
        ],
        [
          "Distance Pupillary Distance",
          "111679"
        ],
        [
          "Near Pupillary Distance",
          "111680"
        ],
        [
          "Autorefraction Visual Acuity",
          "111685"
        ],
        [
          "Habitual Visual Acuity",
          "111686"
        ],
        [
          "Prescription Visual Acuity",
          "111687"
        ],
        [
          "Right Eye Rx",
          "111688"
        ],
        [
          "Left Eye Rx",
          "111689"
        ],
        [
          "Macular Grid Thickness and Volume Report",
          "111690"
        ],
        [
          "Number of Images Used for Macular Measurements",
          "111691"
        ],
        [
          "Number of Samples Used per Image",
          "111692"
        ],
        [
          "Analysis Quality Rating",
          "111693"
        ],
        [
          "Image Set Quality Rating",
          "111694"
        ],
        [
          "Interfering Tears or Drops",
          "111695"
        ],
        [
          "Visual Fixation Quality During Acquisition",
          "111696"
        ],
        [
          "Visual Fixation Quality Problem",
          "111697"
        ],
        [
          "Ophthalmic Macular Grid Problem",
          "111698"
        ],
        [
          "Specimen Container Identifier",
          "111700"
        ],
        [
          "Processing type",
          "111701"
        ],
        [
          "DateTime of processing",
          "111702"
        ],
        [
          "Processing step description",
          "111703"
        ],
        [
          "Sampling Method",
          "111704"
        ],
        [
          "Parent Specimen Identifier",
          "111705"
        ],
        [
          "Issuer of Parent Specimen Identifier",
          "111706"
        ],
        [
          "Parent specimen type",
          "111707"
        ],
        [
          "Position Frame of Reference",
          "111708"
        ],
        [
          "Location of sampling site",
          "111709"
        ],
        [
          "Location of sampling site X offset",
          "111710"
        ],
        [
          "Location of sampling site Y offset",
          "111711"
        ],
        [
          "Location of sampling site Z offset",
          "111712"
        ],
        [
          "Location of Specimen",
          "111718"
        ],
        [
          "Location of Specimen X offset",
          "111719"
        ],
        [
          "Location of Specimen Y offset",
          "111720"
        ],
        [
          "Location of Specimen Z offset",
          "111721"
        ],
        [
          "Visual Marking of Specimen",
          "111723"
        ],
        [
          "Issuer of Specimen Identifier",
          "111724"
        ],
        [
          "Dissection with entire specimen submission",
          "111726"
        ],
        [
          "Dissection with representative sections submission",
          "111727"
        ],
        [
          "Specimen storage",
          "111729"
        ],
        [
          "Transmission illumination",
          "111741"
        ],
        [
          "Reflection illumination",
          "111742"
        ],
        [
          "Epifluorescence illumination",
          "111743"
        ],
        [
          "Brightfield illumination",
          "111744"
        ],
        [
          "Darkfield illumination",
          "111745"
        ],
        [
          "Oblique illumination",
          "111746"
        ],
        [
          "Phase contrast illumination",
          "111747"
        ],
        [
          "Differential interference contrast",
          "111748"
        ],
        [
          "Total internal reflection fluorescence",
          "111749"
        ],
        [
          "Ultrasound Contact",
          "111750"
        ],
        [
          "Ultrasound Immersion",
          "111751"
        ],
        [
          "Optical",
          "111752"
        ],
        [
          "Manual Keratometry",
          "111753"
        ],
        [
          "Auto Keratometry",
          "111754"
        ],
        [
          "Simulated Keratometry",
          "111755"
        ],
        [
          "Equivalent K-reading",
          "111756"
        ],
        [
          "Haigis",
          "111760"
        ],
        [
          "Haigis-L",
          "111761"
        ],
        [
          "Holladay 1",
          "111762"
        ],
        [
          "Holladay 2",
          "111763"
        ],
        [
          "Hoffer Q",
          "111764"
        ],
        [
          "Olsen",
          "111765"
        ],
        [
          "SRKII",
          "111766"
        ],
        [
          "SRK-T",
          "111767"
        ],
        [
          "ACD Constant",
          "111768"
        ],
        [
          "Haigis a0",
          "111769"
        ],
        [
          "Haigis a1",
          "111770"
        ],
        [
          "Haigis a2",
          "111771"
        ],
        [
          "Hoffer pACD Constant",
          "111772"
        ],
        [
          "Surgeon Factor",
          "111773"
        ],
        [
          "Front Of Cornea To Front Of Lens",
          "111776"
        ],
        [
          "Back Of Cornea To Front Of Lens",
          "111777"
        ],
        [
          "Single or Anterior Lens",
          "111778"
        ],
        [
          "Posterior Lens",
          "111779"
        ],
        [
          "Measurement From This Device",
          "111780"
        ],
        [
          "External Data Source",
          "111781"
        ],
        [
          "Axial Measurements SOP Instance",
          "111782"
        ],
        [
          "Refractive Measurements SOP Instance",
          "111783"
        ],
        [
          "Standard Deviation of measurements used",
          "111786"
        ],
        [
          "Signal to Noise Ratio",
          "111787"
        ],
        [
          "Spherical projection",
          "111791"
        ],
        [
          "Surface contour mapping",
          "111792"
        ],
        [
          "Visual Field 24-2 Test Pattern",
          "111800"
        ],
        [
          "Visual Field 10-2 Test Pattern",
          "111801"
        ],
        [
          "Visual Field 30-2 Test Pattern",
          "111802"
        ],
        [
          "Visual Field 60-4 Test Pattern",
          "111803"
        ],
        [
          "Visual Field Macula Test Pattern",
          "111804"
        ],
        [
          "Visual Field Central 40 Point Test Pattern",
          "111805"
        ],
        [
          "Visual Field Central 76 Point Test Pattern",
          "111806"
        ],
        [
          "Visual Field Peripheral 60 Point Test Pattern",
          "111807"
        ],
        [
          "Visual Field Full Field 81 Point Test Pattern",
          "111808"
        ],
        [
          "Visual Field Full Field 120 Point Test Pattern",
          "111809"
        ],
        [
          "Visual Field G Test Pattern",
          "111810"
        ],
        [
          "Visual Field M Test Pattern",
          "111811"
        ],
        [
          "Visual Field 07 Test Pattern",
          "111812"
        ],
        [
          "Visual Field LVC Test Pattern",
          "111813"
        ],
        [
          "Visual Field Central Test Pattern",
          "111814"
        ],
        [
          "Visual Field SITA-Standard Test Strategy",
          "111815"
        ],
        [
          "Visual Field SITA-SWAP Test Strategy",
          "111816"
        ],
        [
          "Visual Field SITA-Fast Test Strategy",
          "111817"
        ],
        [
          "Visual Field Full Threshold Test Strategy",
          "111818"
        ],
        [
          "Visual Field FastPac Test Strategy",
          "111819"
        ],
        [
          "Visual Field Full From Prior Test Strategy",
          "111820"
        ],
        [
          "Visual Field Optima Test Strategy",
          "111821"
        ],
        [
          "Visual Field Two-Zone Test Strategy",
          "111822"
        ],
        [
          "Visual Field Three-Zone Test Strategy",
          "111823"
        ],
        [
          "Visual Field Quantify-Defects Test Strategy",
          "111824"
        ],
        [
          "Visual Field TOP Test Strategy",
          "111825"
        ],
        [
          "Visual Field Dynamic Test Strategy",
          "111826"
        ],
        [
          "Visual Field Normal Test Strategy",
          "111827"
        ],
        [
          "Visual Field 1-LT Test Strategy",
          "111828"
        ],
        [
          "Visual Field 2-LT Test Strategy",
          "111829"
        ],
        [
          "Visual Field LVS Test Strategy",
          "111830"
        ],
        [
          "Visual Field GATE Test Strategy",
          "111831"
        ],
        [
          "Visual Field GATEi Test Strategy",
          "111832"
        ],
        [
          "Visual Field 2LT-Dynamic Test Strategy",
          "111833"
        ],
        [
          "Visual Field 2LT-Normal Test Strategy",
          "111834"
        ],
        [
          "Visual Field Fast Threshold Test Strategy",
          "111835"
        ],
        [
          "Visual Field CLIP Test Strategy",
          "111836"
        ],
        [
          "Visual Field CLASS Strategy",
          "111837"
        ],
        [
          "Age corrected",
          "111838"
        ],
        [
          "Threshold related",
          "111839"
        ],
        [
          "Single luminance",
          "111840"
        ],
        [
          "Foveal sensitivity related",
          "111841"
        ],
        [
          "Related to non macular sensitivity",
          "111842"
        ],
        [
          "Automated Optical",
          "111843"
        ],
        [
          "Blind Spot Monitoring",
          "111844"
        ],
        [
          "Macular Fixation Testing",
          "111845"
        ],
        [
          "Observation by Examiner",
          "111846"
        ],
        [
          "Outside normal limits",
          "111847"
        ],
        [
          "Borderline",
          "111848"
        ],
        [
          "Abnormally high sensitivity",
          "111849"
        ],
        [
          "General reduction in sensitivity",
          "111850"
        ],
        [
          "Borderline and general reduction in sensitivity",
          "111851"
        ],
        [
          "Visual Field Index",
          "111852"
        ],
        [
          "Visual Field Loss Due to Diffuse Defect",
          "111853"
        ],
        [
          "Visual Field Loss Due to Local Defect",
          "111854"
        ],
        [
          "Glaucoma Hemifield Test Analysis",
          "111855"
        ],
        [
          "Optical Fixation Measurements",
          "111856"
        ],
        [
          "Macula centered",
          "111900"
        ],
        [
          "Disc centered",
          "111901"
        ],
        [
          "Lesion centered",
          "111902"
        ],
        [
          "Disc-macula centered",
          "111903"
        ],
        [
          "Mid-peripheral-superior",
          "111904"
        ],
        [
          "Mid-peripheral-superior temporal",
          "111905"
        ],
        [
          "Mid-peripheral-temporal",
          "111906"
        ],
        [
          "Mid-peripheral-inferior temporal",
          "111907"
        ],
        [
          "Mid-peripheral-inferior",
          "111908"
        ],
        [
          "Mid-peripheral-inferior nasal",
          "111909"
        ],
        [
          "Mid-peripheral-nasal",
          "111910"
        ],
        [
          "Mid-peripheral-superior nasal",
          "111911"
        ],
        [
          "Peripheral-superior",
          "111912"
        ],
        [
          "Peripheral-superior temporal",
          "111913"
        ],
        [
          "Peripheral-temporal",
          "111914"
        ],
        [
          "Peripheral-inferior temporal",
          "111915"
        ],
        [
          "Peripheral-inferior",
          "111916"
        ],
        [
          "Peripheral-inferior nasal",
          "111917"
        ],
        [
          "Peripheral-nasal",
          "111918"
        ],
        [
          "Peripheral-superior nasal",
          "111919"
        ],
        [
          "Time domain",
          "111920"
        ],
        [
          "Spectral domain",
          "111921"
        ],
        [
          "No corneal compensation",
          "111922"
        ],
        [
          "Corneal birefringence compensation",
          "111923"
        ],
        [
          "Retinal topography",
          "111924"
        ],
        [
          "Retinal nerve fiber layer thickness",
          "111925"
        ],
        [
          "Ganglion cell complex thickness",
          "111926"
        ],
        [
          "Total retinal thickness (ILM to IS-OS)",
          "111927"
        ],
        [
          "Total retinal thickness (ILM to RPE)",
          "111928"
        ],
        [
          "Total retinal thickness (ILM to BM)",
          "111929"
        ],
        [
          "Absolute ophthalmic thickness",
          "111930"
        ],
        [
          "Thickness deviation category from normative data",
          "111931"
        ],
        [
          "Thickness deviation from normative data",
          "111932"
        ],
        [
          "Related ophthalmic thickness map",
          "111933"
        ],
        [
          "Disc-Fovea",
          "111934"
        ],
        [
          "p>5%",
          "111935"
        ],
        [
          "p<5%",
          "111936"
        ],
        [
          "p<2%",
          "111937"
        ],
        [
          "p<1%",
          "111938"
        ],
        [
          "p<0.5%",
          "111939"
        ],
        [
          "Corneal axial power map",
          "111940"
        ],
        [
          "Corneal instantaneous power map",
          "111941"
        ],
        [
          "Corneal refractive power map",
          "111942"
        ],
        [
          "Corneal elevation map",
          "111943"
        ],
        [
          "Corneal wavefront map",
          "111944"
        ],
        [
          "Elevation-based corneal tomographer",
          "111945"
        ],
        [
          "Reflection-based corneal topographer",
          "111946"
        ],
        [
          "Interferometry-based corneal tomographer",
          "111947"
        ],
        [
          "Chest CAD Report",
          "112000"
        ],
        [
          "Opacity",
          "112001"
        ],
        [
          "Series Instance UID",
          "112002"
        ],
        [
          "Associated Chest Component",
          "112003"
        ],
        [
          "Abnormal interstitial pattern",
          "112004"
        ],
        [
          "Radiographic anatomy",
          "112005"
        ],
        [
          "Distribution Descriptor",
          "112006"
        ],
        [
          "Border definition",
          "112007"
        ],
        [
          "Site involvement",
          "112008"
        ],
        [
          "Type of Content",
          "112009"
        ],
        [
          "Texture Descriptor",
          "112010"
        ],
        [
          "Positioner Primary Angle",
          "112011"
        ],
        [
          "Positioner Secondary Angle",
          "112012"
        ],
        [
          "Location in Chest",
          "112013"
        ],
        [
          "Orientation Descriptor",
          "112014"
        ],
        [
          "Border shape",
          "112015"
        ],
        [
          "Baseline Category",
          "112016"
        ],
        [
          "Cavity extent as percent of volume",
          "112017"
        ],
        [
          "Calcification extent as percent of surface",
          "112018"
        ],
        [
          "Calcification extent as percent of volume",
          "112019"
        ],
        [
          "Response Evaluation",
          "112020"
        ],
        [
          "Response Evaluation Method",
          "112021"
        ],
        [
          "RECIST",
          "112022"
        ],
        [
          "Composite Feature Modifier",
          "112023"
        ],
        [
          "Single Image Finding Modifier",
          "112024"
        ],
        [
          "Size Descriptor",
          "112025"
        ],
        [
          "Width Descriptor",
          "112026"
        ],
        [
          "Opacity Descriptor",
          "112027"
        ],
        [
          "Abnormal Distribution of Anatomic Structure",
          "112028"
        ],
        [
          "WHO",
          "112029"
        ],
        [
          "Calcification Descriptor",
          "112030"
        ],
        [
          "Attenuation Coefficient",
          "112031"
        ],
        [
          "Threshold Attenuation Coefficient",
          "112032"
        ],
        [
          "Abnormal opacity",
          "112033"
        ],
        [
          "Calculation Description",
          "112034"
        ],
        [
          "Performance of Pediatric and Adult Chest Radiography, ACR",
          "112035"
        ],
        [
          "ACR Position Statement",
          "112036"
        ],
        [
          "Non-lesion Modifier",
          "112037"
        ],
        [
          "Osseous Modifier",
          "112038"
        ],
        [
          "Tracking Identifier",
          "112039"
        ],
        [
          "Tracking Unique Identifier",
          "112040"
        ],
        [
          "Target Lesion Complete Response",
          "112041"
        ],
        [
          "Target Lesion Partial Response",
          "112042"
        ],
        [
          "Target Lesion Progressive Disease",
          "112043"
        ],
        [
          "Target Lesion Stable Disease",
          "112044"
        ],
        [
          "Non-Target Lesion Complete Response",
          "112045"
        ],
        [
          "Non-Target Lesion Incomplete Response or Stable Disease",
          "112046"
        ],
        [
          "Non-Target Lesion Progressive Disease",
          "112047"
        ],
        [
          "Current Response",
          "112048"
        ],
        [
          "Best Overall Response",
          "112049"
        ],
        [
          "Anatomic Identifier",
          "112050"
        ],
        [
          "Measurement of Response",
          "112051"
        ],
        [
          "Bronchovascular",
          "112052"
        ],
        [
          "Osseous",
          "112053"
        ],
        [
          "Secondary pulmonary lobule",
          "112054"
        ],
        [
          "Agatston scoring method",
          "112055"
        ],
        [
          "Volume scoring method",
          "112056"
        ],
        [
          "Mass scoring method",
          "112057"
        ],
        [
          "Calcium score",
          "112058"
        ],
        [
          "Primary complex",
          "112059"
        ],
        [
          "Oligemia",
          "112060"
        ],
        [
          "Abnormal lines (1D)",
          "112061"
        ],
        [
          "Abnormal lucency",
          "112062"
        ],
        [
          "Abnormal calcifications",
          "112063"
        ],
        [
          "Abnormal texture",
          "112064"
        ],
        [
          "Reticulonodular pattern",
          "112065"
        ],
        [
          "Beaded septum sign",
          "112066"
        ],
        [
          "Nodular pattern",
          "112067"
        ],
        [
          "Pseudoplaque",
          "112068"
        ],
        [
          "Signet-ring sign",
          "112069"
        ],
        [
          "Air bronchiologram",
          "112070"
        ],
        [
          "Air bronchogram",
          "112071"
        ],
        [
          "Air crescent",
          "112072"
        ],
        [
          "Halo sign",
          "112073"
        ],
        [
          "Target Lesion at Baseline",
          "112074"
        ],
        [
          "Non-Target Lesion at Baseline",
          "112075"
        ],
        [
          "Non-Lesion at Baseline",
          "112076"
        ],
        [
          "Vasoconstriction",
          "112077"
        ],
        [
          "Vasodilation",
          "112078"
        ],
        [
          "Architectural distortion",
          "112079"
        ],
        [
          "Mosaic perfusion",
          "112080"
        ],
        [
          "Pleonemia",
          "112081"
        ],
        [
          "Interface",
          "112082"
        ],
        [
          "Line",
          "112083"
        ],
        [
          "Lucency",
          "112084"
        ],
        [
          "Midlung window",
          "112085"
        ],
        [
          "Carina angle",
          "112086"
        ],
        [
          "Centrilobular structures",
          "112087"
        ],
        [
          "Anterior junction line",
          "112088"
        ],
        [
          "Posterior junction line",
          "112089"
        ],
        [
          "Azygoesophageal recess interface",
          "112090"
        ],
        [
          "Paraspinal line",
          "112091"
        ],
        [
          "Posterior tracheal stripe",
          "112092"
        ],
        [
          "Right tracheal stripe",
          "112093"
        ],
        [
          "Stripe",
          "112094"
        ],
        [
          "Hiatus",
          "112095"
        ],
        [
          "Rib Scalene Tubercle",
          "112096"
        ],
        [
          "Vertebral Intervertebral Notch",
          "112097"
        ],
        [
          "Subscapular Fossa",
          "112098"
        ],
        [
          "Scapular Spine",
          "112099"
        ],
        [
          "Scapular Supraspinatus Fossa",
          "112100"
        ],
        [
          "Scapular Infraspinatus Fossa",
          "112101"
        ],
        [
          "Aortic knob",
          "112102"
        ],
        [
          "Arch of the Azygos vein",
          "112103"
        ],
        [
          "Air-fluid level",
          "112104"
        ],
        [
          "Corona radiata",
          "112105"
        ],
        [
          "Honeycomb pattern",
          "112106"
        ],
        [
          "Fleischner's line(s)",
          "112107"
        ],
        [
          "Intralobular lines",
          "112108"
        ],
        [
          "Kerley A line",
          "112109"
        ],
        [
          "Kerley B line",
          "112110"
        ],
        [
          "Kerley C lines",
          "112111"
        ],
        [
          "Parenchymal band",
          "112112"
        ],
        [
          "Reticular pattern",
          "112113"
        ],
        [
          "Septal line(s)",
          "112114"
        ],
        [
          "Subpleural line",
          "112115"
        ],
        [
          "Tramline shadow",
          "112116"
        ],
        [
          "Tubular shadow",
          "112117"
        ],
        [
          "Density",
          "112118"
        ],
        [
          "Dependent opacity",
          "112119"
        ],
        [
          "Ground glass opacity",
          "112120"
        ],
        [
          "Infiltrate",
          "112121"
        ],
        [
          "Micronodule",
          "112122"
        ],
        [
          "Phantom tumor (pseudotumor)",
          "112123"
        ],
        [
          "Shadow",
          "112124"
        ],
        [
          "Small irregular opacities",
          "112125"
        ],
        [
          "Small rounded opacities",
          "112126"
        ],
        [
          "Tree-in-bud sign",
          "112127"
        ],
        [
          "Granular pattern",
          "112128"
        ],
        [
          "Miliary pattern",
          "112129"
        ],
        [
          "Mosaic pattern",
          "112130"
        ],
        [
          "Extremely small",
          "112131"
        ],
        [
          "Very small",
          "112132"
        ],
        [
          "Too small",
          "112133"
        ],
        [
          "Elliptic",
          "112134"
        ],
        [
          "Lobulated",
          "112135"
        ],
        [
          "Spiculated",
          "112136"
        ],
        [
          "Sharply defined",
          "112137"
        ],
        [
          "Distinctly defined",
          "112138"
        ],
        [
          "Well demarcated",
          "112139"
        ],
        [
          "Sharply demarcated",
          "112140"
        ],
        [
          "Poorly demarcated",
          "112141"
        ],
        [
          "Circumscribed",
          "112142"
        ],
        [
          "Air",
          "112143"
        ],
        [
          "Soft tissue",
          "112144"
        ],
        [
          "Calcium",
          "112145"
        ],
        [
          "Acinar",
          "112146"
        ],
        [
          "Air space",
          "112147"
        ],
        [
          "Fibronodular",
          "112148"
        ],
        [
          "Fluffy",
          "112149"
        ],
        [
          "Linear",
          "112150"
        ],
        [
          "Profusion",
          "112151"
        ],
        [
          "Silhouette sign",
          "112152"
        ],
        [
          "Subpleural",
          "112153"
        ],
        [
          "Bat's wing distribution",
          "112154"
        ],
        [
          "Butterfly distribution",
          "112155"
        ],
        [
          "Centrilobular",
          "112156"
        ],
        [
          "Coalescent",
          "112157"
        ],
        [
          "Lobar",
          "112158"
        ],
        [
          "Hyper-acute",
          "112159"
        ],
        [
          "Homogeneous (uniform opacity)",
          "112160"
        ],
        [
          "Inhomogeneous",
          "112161"
        ],
        [
          "Target",
          "112162"
        ],
        [
          "Fibrocalcific",
          "112163"
        ],
        [
          "Flocculent",
          "112164"
        ],
        [
          "Difference in border shape",
          "112165"
        ],
        [
          "Difference in border definition",
          "112166"
        ],
        [
          "Difference in distribution",
          "112167"
        ],
        [
          "Difference in site involvement",
          "112168"
        ],
        [
          "Difference in Type of Content",
          "112169"
        ],
        [
          "Difference in Texture",
          "112170"
        ],
        [
          "Fiducial mark",
          "112171"
        ],
        [
          "Portacath",
          "112172"
        ],
        [
          "Chest tube",
          "112173"
        ],
        [
          "Central line",
          "112174"
        ],
        [
          "Kidney stent",
          "112175"
        ],
        [
          "Pancreatic stent",
          "112176"
        ],
        [
          "Nipple ring",
          "112177"
        ],
        [
          "Coin",
          "112178"
        ],
        [
          "Minimum Attenuation Coefficient",
          "112179"
        ],
        [
          "Maximum Attenuation Coefficient",
          "112180"
        ],
        [
          "Mean Attenuation Coefficient",
          "112181"
        ],
        [
          "Median Attenuation Coefficient",
          "112182"
        ],
        [
          "Standard Deviation of Attenuation Coefficient",
          "112183"
        ],
        [
          "Performance of Pediatric and Adult Thoracic CT",
          "112184"
        ],
        [
          "Performance of CT for Detection of Pulmonary Embolism in Adults",
          "112185"
        ],
        [
          "Performance of High-Resolution CT of the Lungs in Adults",
          "112186"
        ],
        [
          "Unspecified method of calculation",
          "112187"
        ],
        [
          "Two-dimensional method",
          "112188"
        ],
        [
          "Three-dimensional method",
          "112189"
        ],
        [
          "Breast tissue density",
          "112191"
        ],
        [
          "Volume of parenchymal tissue",
          "112192"
        ],
        [
          "Volume of breast",
          "112193"
        ],
        [
          "Mass of parenchymal tissue",
          "112194"
        ],
        [
          "Mass of breast",
          "112195"
        ],
        [
          "Area of Vascular Calcification",
          "112196"
        ],
        [
          "Volume of Vascular Calcification",
          "112197"
        ],
        [
          "Percentage of Vascular Calcification",
          "112198"
        ],
        [
          "Mass of Vascular Calcification",
          "112199"
        ],
        [
          "Average calcification distance in a calcification cluster",
          "112200"
        ],
        [
          "Standard deviation distance of calcifications in a cluster",
          "112201"
        ],
        [
          "Colon CAD Report",
          "112220"
        ],
        [
          "Colon Overall Assessment",
          "112222"
        ],
        [
          "Image Set Properties",
          "112224"
        ],
        [
          "Slice Thickness",
          "112225"
        ],
        [
          "Spacing between slices",
          "112226"
        ],
        [
          "Frame of Reference UID",
          "112227"
        ],
        [
          "Recumbent Patient Position with respect to gravity",
          "112228"
        ],
        [
          "Identifying Segment",
          "112229"
        ],
        [
          "Polyp stalk width",
          "112232"
        ],
        [
          "Distance from anus",
          "112233"
        ],
        [
          "Anatomic non-colon",
          "112238"
        ],
        [
          "C0 - Inadequate Study/Awaiting Prior Comparisons",
          "112240"
        ],
        [
          "C1 - Normal Colon or Benign Lesion",
          "112241"
        ],
        [
          "C2 - Intermediate Polyp or Indeterminate Finding",
          "112242"
        ],
        [
          "C3 - Polyp, Possibly Advanced Adenoma",
          "112243"
        ],
        [
          "C4 - Colonic Mass, Likely Malignant",
          "112244"
        ],
        [
          "ACR Guideline, Performance of Adult CT Colonography",
          "112248"
        ],
        [
          "ACR Standard, CT medical physics performance monitoring",
          "112249"
        ],
        [
          "AP+45",
          "112300"
        ],
        [
          "AP-45",
          "112301"
        ],
        [
          "Anatomical axis of femur",
          "112302"
        ],
        [
          "Acetabular Center of Rotation",
          "112303"
        ],
        [
          "Femur Head Center of Rotation",
          "112304"
        ],
        [
          "Acetabular Cup Shell",
          "112305"
        ],
        [
          "Acetabular Cup Insert",
          "112306"
        ],
        [
          "Acetabular Cup Monoblock",
          "112307"
        ],
        [
          "Femoral Head Ball Component",
          "112308"
        ],
        [
          "Femoral Head Cone Taper Component",
          "112309"
        ],
        [
          "Femoral Stem",
          "112310"
        ],
        [
          "Femoral Stem Distal Component",
          "112311"
        ],
        [
          "Femoral Stem Proximal Component",
          "112312"
        ],
        [
          "Femoral Stem Component",
          "112313"
        ],
        [
          "Neck Component",
          "112314"
        ],
        [
          "Monoblock Stem",
          "112315"
        ],
        [
          "Prosthetic Shaft Augment",
          "112316"
        ],
        [
          "Femoral Head Resurfacing Component",
          "112317"
        ],
        [
          "Pinning",
          "112318"
        ],
        [
          "Sewing",
          "112319"
        ],
        [
          "Bolting",
          "112320"
        ],
        [
          "Wedging",
          "112321"
        ],
        [
          "Distal Centralizer",
          "112325"
        ],
        [
          "Generic 2D Planning",
          "112340"
        ],
        [
          "Generic 3D Planning",
          "112341"
        ],
        [
          "Generic Planning for Hip Replacement",
          "112342"
        ],
        [
          "Generic Planning for Knee Replacement",
          "112343"
        ],
        [
          "Müller Method Planning for Hip Replacement",
          "112344"
        ],
        [
          "Implantation Plan",
          "112345"
        ],
        [
          "Selected Implant Component",
          "112346"
        ],
        [
          "Component ID",
          "112347"
        ],
        [
          "Implant Template",
          "112348"
        ],
        [
          "Component Connection",
          "112350"
        ],
        [
          "Mating Feature Set ID",
          "112351"
        ],
        [
          "Mating Feature ID",
          "112352"
        ],
        [
          "Spatial Registration",
          "112353"
        ],
        [
          "Patient Image",
          "112354"
        ],
        [
          "Assembly",
          "112355"
        ],
        [
          "User Selected Fiducial",
          "112356"
        ],
        [
          "Derived Fiducial",
          "112357"
        ],
        [
          "Information used for planning",
          "112358"
        ],
        [
          "Supporting Information",
          "112359"
        ],
        [
          "Implant Component List",
          "112360"
        ],
        [
          "Patient Data Used During Planning",
          "112361"
        ],
        [
          "Degrees of Freedom Specification",
          "112362"
        ],
        [
          "Degree of Freedom ID",
          "112363"
        ],
        [
          "Related Patient Data Not Used During Planning",
          "112364"
        ],
        [
          "Related Implantation Reports",
          "112365"
        ],
        [
          "Implant Assembly Template",
          "112366"
        ],
        [
          "Planning Information for Intraoperative Usage",
          "112367"
        ],
        [
          "Implantation Patient Positioning",
          "112368"
        ],
        [
          "Fiducial Intent",
          "112369"
        ],
        [
          "Component Type",
          "112370"
        ],
        [
          "Manufacturer Implant Template",
          "112371"
        ],
        [
          "Derived Planning Images",
          "112372"
        ],
        [
          "Other Derived Planning Data",
          "112373"
        ],
        [
          "Connected Implantation Plan Component",
          "112374"
        ],
        [
          "Planning Method",
          "112375"
        ],
        [
          "Degree of Freedom Exact Translational Value",
          "112376"
        ],
        [
          "Degree of Freedom Minimum Translational Value",
          "112377"
        ],
        [
          "Degree of Freedom Maximum Translational Value",
          "112378"
        ],
        [
          "Degree of Freedom Exact Rotational Translation Value",
          "112379"
        ],
        [
          "Degree of Freedom Minimum Rotational Value",
          "112380"
        ],
        [
          "Degree of Freedom Maximum Rotational Value",
          "112381"
        ],
        [
          "Peri-operative Photographic Imaging",
          "112700"
        ],
        [
          "Gross Specimen Imaging",
          "112701"
        ],
        [
          "Slide Microscopy",
          "112702"
        ],
        [
          "Whole Slide Imaging",
          "112703"
        ],
        [
          "WSI 20X RGB",
          "112704"
        ],
        [
          "WSI 40X RGB",
          "112705"
        ],
        [
          "Illumination Method",
          "112706"
        ],
        [
          "Number of focal planes",
          "112707"
        ],
        [
          "Focal plane Z offset",
          "112708"
        ],
        [
          "Magnification selection",
          "112709"
        ],
        [
          "Illumination wavelength",
          "112710"
        ],
        [
          "Illumination spectral band",
          "112711"
        ],
        [
          "Optical filter type",
          "112712"
        ],
        [
          "Tissue selection method",
          "112713"
        ],
        [
          "Multiple planes",
          "112714"
        ],
        [
          "5X",
          "112715"
        ],
        [
          "10X",
          "112716"
        ],
        [
          "20X",
          "112717"
        ],
        [
          "40X",
          "112718"
        ],
        [
          "Nominal empty tile suppression",
          "112719"
        ],
        [
          "High threshold empty tile suppression",
          "112720"
        ],
        [
          "No empty tile suppression",
          "112721"
        ],
        [
          "Of Interest",
          "113000"
        ],
        [
          "Rejected for Quality Reasons",
          "113001"
        ],
        [
          "For Referring Provider",
          "113002"
        ],
        [
          "For Surgery",
          "113003"
        ],
        [
          "For Teaching",
          "113004"
        ],
        [
          "For Conference",
          "113005"
        ],
        [
          "For Therapy",
          "113006"
        ],
        [
          "For Patient",
          "113007"
        ],
        [
          "For Peer Review",
          "113008"
        ],
        [
          "For Research",
          "113009"
        ],
        [
          "Quality Issue",
          "113010"
        ],
        [
          "Document Title Modifier",
          "113011"
        ],
        [
          "Key Object Description",
          "113012"
        ],
        [
          "Best In Set",
          "113013"
        ],
        [
          "Study",
          "113014"
        ],
        [
          "Series",
          "113015"
        ],
        [
          "Performed Procedure Step",
          "113016"
        ],
        [
          "Stage-View",
          "113017"
        ],
        [
          "For Printing",
          "113018"
        ],
        [
          "For Report Attachment",
          "113020"
        ],
        [
          "For Litigation",
          "113021"
        ],
        [
          "Double exposure",
          "113026"
        ],
        [
          "Manifest",
          "113030"
        ],
        [
          "Signed Manifest",
          "113031"
        ],
        [
          "Complete Study Content",
          "113032"
        ],
        [
          "Signed Complete Study Content",
          "113033"
        ],
        [
          "Complete Acquisition Content",
          "113034"
        ],
        [
          "Signed Complete Acquisition Content",
          "113035"
        ],
        [
          "Group of Frames for Display",
          "113036"
        ],
        [
          "Rejected for Patient Safety Reasons",
          "113037"
        ],
        [
          "Incorrect Modality Worklist Entry",
          "113038"
        ],
        [
          "Data Retention Policy Expired",
          "113039"
        ],
        [
          "Lossy Compression",
          "113040"
        ],
        [
          "Apparent Diffusion Coefficient",
          "113041"
        ],
        [
          "Pixel by pixel addition",
          "113042"
        ],
        [
          "Diffusion weighted",
          "113043"
        ],
        [
          "Diffusion Anisotropy",
          "113044"
        ],
        [
          "Diffusion Attenuated",
          "113045"
        ],
        [
          "Pixel by pixel division",
          "113046"
        ],
        [
          "Pixel by pixel mask",
          "113047"
        ],
        [
          "Pixel by pixel Maximum",
          "113048"
        ],
        [
          "Pixel by pixel mean",
          "113049"
        ],
        [
          "Metabolite Maps from spectroscopy data",
          "113050"
        ],
        [
          "Pixel by pixel Minimum",
          "113051"
        ],
        [
          "Mean Transit Time",
          "113052"
        ],
        [
          "Pixel by pixel multiplication",
          "113053"
        ],
        [
          "Negative Enhancement Integral",
          "113054"
        ],
        [
          "Regional Cerebral Blood Flow",
          "113055"
        ],
        [
          "Regional Cerebral Blood Volume",
          "113056"
        ],
        [
          "R-Coefficient",
          "113057"
        ],
        [
          "Proton Density",
          "113058"
        ],
        [
          "Signal Change",
          "113059"
        ],
        [
          "Signal to Noise",
          "113060"
        ],
        [
          "Standard Deviation",
          "113061"
        ],
        [
          "Pixel by pixel subtraction",
          "113062"
        ],
        [
          "T1",
          "113063"
        ],
        [
          "T2*",
          "113064"
        ],
        [
          "T2",
          "113065"
        ],
        [
          "Time Course of Signal",
          "113066"
        ],
        [
          "Temperature encoded",
          "113067"
        ],
        [
          "Student's T-Test",
          "113068"
        ],
        [
          "Time To Peak",
          "113069"
        ],
        [
          "Velocity encoded",
          "113070"
        ],
        [
          "Z-Score",
          "113071"
        ],
        [
          "Multiplanar reformatting",
          "113072"
        ],
        [
          "Curved multiplanar reformatting",
          "113073"
        ],
        [
          "Volume rendering",
          "113074"
        ],
        [
          "Surface rendering",
          "113075"
        ],
        [
          "Segmentation",
          "113076"
        ],
        [
          "Volume editing",
          "113077"
        ],
        [
          "Maximum intensity projection",
          "113078"
        ],
        [
          "Minimum intensity projection",
          "113079"
        ],
        [
          "Glutamate and glutamine",
          "113080"
        ],
        [
          "Choline/Creatine Ratio",
          "113081"
        ],
        [
          "N-acetylaspartate /Creatine Ratio",
          "113082"
        ],
        [
          "N-acetylaspartate /Choline Ratio",
          "113083"
        ],
        [
          "Spatial resampling",
          "113085"
        ],
        [
          "Edge enhancement",
          "113086"
        ],
        [
          "Smoothing",
          "113087"
        ],
        [
          "Gaussian blur",
          "113088"
        ],
        [
          "Unsharp mask",
          "113089"
        ],
        [
          "Image stitching",
          "113090"
        ],
        [
          "Spatially-related frames extracted from the volume",
          "113091"
        ],
        [
          "Temporally-related frames extracted from the set of volumes",
          "113092"
        ],
        [
          "Polar to Rectangular Scan Conversion",
          "113093"
        ],
        [
          "Creatine and Choline",
          "113094"
        ],
        [
          "Lipid and Lactate",
          "113095"
        ],
        [
          "Creatine+Choline/ Citrate Ratio",
          "113096"
        ],
        [
          "Multi-energy proportional weighting",
          "113097"
        ],
        [
          "Basic Application Confidentiality Profile",
          "113100"
        ],
        [
          "Clean Pixel Data Option",
          "113101"
        ],
        [
          "Clean Recognizable Visual Features Option",
          "113102"
        ],
        [
          "Clean Graphics Option",
          "113103"
        ],
        [
          "Clean Structured Content Option",
          "113104"
        ],
        [
          "Clean Descriptors Option",
          "113105"
        ],
        [
          "Retain Longitudinal Temporal Information Full Dates Option",
          "113106"
        ],
        [
          "Retain Longitudinal Temporal Information Modified Dates Option",
          "113107"
        ],
        [
          "Retain Patient Characteristics Option",
          "113108"
        ],
        [
          "Retain Device Identity Option",
          "113109"
        ],
        [
          "Retain UIDs Option",
          "113110"
        ],
        [
          "Retain Safe Private Option",
          "113111"
        ],
        [
          "Radiopharmaceutical Radiation Dose Report",
          "113500"
        ],
        [
          "Radiopharmaceutical Administration",
          "113502"
        ],
        [
          "Radiopharmaceutical Administration Event UID",
          "113503"
        ],
        [
          "Intravenous Extravasation Symptoms",
          "113505"
        ],
        [
          "Estimated Extravasation Activity",
          "113506"
        ],
        [
          "Administered activity",
          "113507"
        ],
        [
          "Pre-Administration Measured Activity",
          "113508"
        ],
        [
          "Post-Administration Measured Activity",
          "113509"
        ],
        [
          "Drug Product Identifier",
          "113510"
        ],
        [
          "Radiopharmaceutical Dispense Unit Identifier",
          "113511"
        ],
        [
          "Radiopharmaceutical Lot Identifier",
          "113512"
        ],
        [
          "Reagent Vial Identifier",
          "113513"
        ],
        [
          "Radionuclide Vial Identifier",
          "113514"
        ],
        [
          "Prescription Identifier",
          "113516"
        ],
        [
          "Organ Dose Information",
          "113517"
        ],
        [
          "Organ Dose",
          "113518"
        ],
        [
          "MIRD Pamphlet 1",
          "113520"
        ],
        [
          "ICRP Publication 53",
          "113521"
        ],
        [
          "ICRP Publication 80",
          "113522"
        ],
        [
          "ICRP Publication 106",
          "113523"
        ],
        [
          "MIRDOSE",
          "113526"
        ],
        [
          "OLINDA-EXM",
          "113527"
        ],
        [
          "Package Insert",
          "113528"
        ],
        [
          "Institutionally Approved Estimates",
          "113529"
        ],
        [
          "Investigational New Drug",
          "113530"
        ],
        [
          "Activity Measurement Device",
          "113540"
        ],
        [
          "Dose Calibrator",
          "113541"
        ],
        [
          "Infusion System",
          "113542"
        ],
        [
          "Generator",
          "113543"
        ],
        [
          "Fasting Duration",
          "113550"
        ],
        [
          "Hydration Volume",
          "113551"
        ],
        [
          "Recent Physical Activity",
          "113552"
        ],
        [
          "Acute unilateral renal blockage",
          "113560"
        ],
        [
          "Low Thyroid Uptake",
          "113561"
        ],
        [
          "High Thyroid Uptake",
          "113562"
        ],
        [
          "Severely Jaundiced",
          "113563"
        ],
        [
          "Extravasation visible in image",
          "113568"
        ],
        [
          "Cockroft-Gault Formula estimation of GFR",
          "113570"
        ],
        [
          "CKD-EPI Formula estimation of GFR",
          "113571"
        ],
        [
          "Glomerular Filtration Rate (MDRD)",
          "113572"
        ],
        [
          "Glomerular Filtration Rate non-black (MDRD)",
          "113573"
        ],
        [
          "Glomerular Filtration Rate black (MDRD)",
          "113574"
        ],
        [
          "Glomerular Filtration Rate female (MDRD)",
          "113575"
        ],
        [
          "Glomerular Filtration Rate Cystatin-based formula",
          "113576"
        ],
        [
          "Glomerular Filtration Rate Creatinine-based formula (Schwartz)",
          "113577"
        ],
        [
          "Small: < 32.0 cm lateral thickness",
          "113601"
        ],
        [
          "Medium: 32.0-38.0 cm lateral thickness",
          "113602"
        ],
        [
          "Large: > 38.0 cm lateral thickness",
          "113603"
        ],
        [
          "Irradiation Event Label",
          "113605"
        ],
        [
          "Label Type",
          "113606"
        ],
        [
          "Series Number",
          "113607"
        ],
        [
          "Acquisition Number",
          "113608"
        ],
        [
          "Instance Number",
          "113609"
        ],
        [
          "Stationary Acquisition",
          "113611"
        ],
        [
          "Stepping Acquisition",
          "113612"
        ],
        [
          "Rotational Acquisition",
          "113613"
        ],
        [
          "Plane A",
          "113620"
        ],
        [
          "Plane B",
          "113621"
        ],
        [
          "Single Plane",
          "113622"
        ],
        [
          "Continuous",
          "113630"
        ],
        [
          "Pulsed",
          "113631"
        ],
        [
          "Strip filter",
          "113650"
        ],
        [
          "Wedge filter",
          "113651"
        ],
        [
          "Butterfly filter",
          "113652"
        ],
        [
          "Flat filter",
          "113653"
        ],
        [
          "Outline of lobulations",
          "113661"
        ],
        [
          "Inner limits of fuzzy margin",
          "113662"
        ],
        [
          "Outer limits of fuzzy margin",
          "113663"
        ],
        [
          "Outline of spiculations",
          "113664"
        ],
        [
          "Linear spiculation",
          "113665"
        ],
        [
          "Pixelated spiculations",
          "113666"
        ],
        [
          "Orthogonal location arc",
          "113669"
        ],
        [
          "Orthogonal location arc inner margin",
          "113670"
        ],
        [
          "Orthogonal location arc outer margin",
          "113671"
        ],
        [
          "Quality Control Intent",
          "113680"
        ],
        [
          "Phantom",
          "113681"
        ],
        [
          "ACR Accreditation Phantom - CT",
          "113682"
        ],
        [
          "ACR Accreditation Phantom - MR",
          "113683"
        ],
        [
          "ACR Accreditation Phantom - Mammography",
          "113684"
        ],
        [
          "ACR Accreditation Phantom - Stereotactic Breast Biopsy",
          "113685"
        ],
        [
          "ACR Accreditation Phantom - ECT",
          "113686"
        ],
        [
          "ACR Accreditation Phantom - PET",
          "113687"
        ],
        [
          "ACR Accreditation Phantom - ECT/PET",
          "113688"
        ],
        [
          "ACR Accreditation Phantom - PET Faceplate",
          "113689"
        ],
        [
          "IEC Head Dosimetry Phantom",
          "113690"
        ],
        [
          "IEC Body Dosimetry Phantom",
          "113691"
        ],
        [
          "NEMA XR21-2000 Phantom",
          "113692"
        ],
        [
          "X-Ray Radiation Dose Report",
          "113701"
        ],
        [
          "Accumulated X-Ray Dose Data",
          "113702"
        ],
        [
          "Projection X-Ray",
          "113704"
        ],
        [
          "Scope of Accumulation",
          "113705"
        ],
        [
          "Irradiation Event X-Ray Data",
          "113706"
        ],
        [
          "Niobium or Niobium compound",
          "113710"
        ],
        [
          "Europium or Europium compound",
          "113711"
        ],
        [
          "Calibration Protocol",
          "113720"
        ],
        [
          "Irradiation Event Type",
          "113721"
        ],
        [
          "Dose Area Product Total",
          "113722"
        ],
        [
          "Calibration Date",
          "113723"
        ],
        [
          "Calibration Responsible Party",
          "113724"
        ],
        [
          "Dose (RP) Total",
          "113725"
        ],
        [
          "Fluoro Dose Area Product Total",
          "113726"
        ],
        [
          "Acquisition Dose Area Product Total",
          "113727"
        ],
        [
          "Fluoro Dose (RP) Total",
          "113728"
        ],
        [
          "Acquisition Dose (RP) Total",
          "113729"
        ],
        [
          "Total Fluoro Time",
          "113730"
        ],
        [
          "Total Number of Radiographic Frames",
          "113731"
        ],
        [
          "Fluoro Mode",
          "113732"
        ],
        [
          "KVP",
          "113733"
        ],
        [
          "X-Ray Tube Current",
          "113734"
        ],
        [
          "Exposure Time",
          "113735"
        ],
        [
          "Exposure",
          "113736"
        ],
        [
          "Distance Source to Reference Point",
          "113737"
        ],
        [
          "Dose (RP)",
          "113738"
        ],
        [
          "Positioner Primary End Angle",
          "113739"
        ],
        [
          "Positioner Secondary End Angle",
          "113740"
        ],
        [
          "Irradiation Duration",
          "113742"
        ],
        [
          "Patient Orientation",
          "113743"
        ],
        [
          "Patient Orientation Modifier",
          "113744"
        ],
        [
          "Patient Table Relationship",
          "113745"
        ],
        [
          "Distance Source to Isocenter",
          "113748"
        ],
        [
          "Distance Source to Detector",
          "113750"
        ],
        [
          "Table Longitudinal Position",
          "113751"
        ],
        [
          "Table Lateral Position",
          "113752"
        ],
        [
          "Table Height Position",
          "113753"
        ],
        [
          "Table Head Tilt Angle",
          "113754"
        ],
        [
          "Table Horizontal Rotation Angle",
          "113755"
        ],
        [
          "Table Cradle Tilt Angle",
          "113756"
        ],
        [
          "X-Ray Filter Material",
          "113757"
        ],
        [
          "X-Ray Filter Thickness Minimum",
          "113758"
        ],
        [
          "Table Longitudinal End Position",
          "113759"
        ],
        [
          "Table Lateral End Position",
          "113760"
        ],
        [
          "Table Height End Position",
          "113761"
        ],
        [
          "Calibration Uncertainty",
          "113763"
        ],
        [
          "Acquisition Plane",
          "113764"
        ],
        [
          "Focal Spot Size",
          "113766"
        ],
        [
          "Average X-Ray Tube Current",
          "113767"
        ],
        [
          "Number of Pulses",
          "113768"
        ],
        [
          "Irradiation Event UID",
          "113769"
        ],
        [
          "Column Angulation",
          "113770"
        ],
        [
          "X-Ray Filters",
          "113771"
        ],
        [
          "X-Ray Filter Type",
          "113772"
        ],
        [
          "X-Ray Filter Thickness Maximum",
          "113773"
        ],
        [
          "Reference Point Definition",
          "113780"
        ],
        [
          "Collimated Field Height",
          "113788"
        ],
        [
          "Collimated Field Width",
          "113789"
        ],
        [
          "Collimated Field Area",
          "113790"
        ],
        [
          "Pulse Rate",
          "113791"
        ],
        [
          "Distance Source to Table Plane",
          "113792"
        ],
        [
          "Pulse Width",
          "113793"
        ],
        [
          "Dose Measurement Device",
          "113794"
        ],
        [
          "Acquired Image",
          "113795"
        ],
        [
          "DLP to E conversion via MC computation",
          "113800"
        ],
        [
          "CTDIfreeair to E conversion via MC computation",
          "113801"
        ],
        [
          "DLP to E conversion via measurement",
          "113802"
        ],
        [
          "CTDIfreeair to E conversion via measurement",
          "113803"
        ],
        [
          "Sequenced Acquisition",
          "113804"
        ],
        [
          "Constant Angle Acquisition",
          "113805"
        ],
        [
          "Stationary Acquisition",
          "113806"
        ],
        [
          "Free Acquisition",
          "113807"
        ],
        [
          "ICRP Pub 60",
          "113808"
        ],
        [
          "Start of X-Ray Irradiation",
          "113809"
        ],
        [
          "End of X-Ray Irradiation",
          "113810"
        ],
        [
          "CT Accumulated Dose Data",
          "113811"
        ],
        [
          "Total Number of Irradiation Events",
          "113812"
        ],
        [
          "CT Dose Length Product Total",
          "113813"
        ],
        [
          "CT Effective Dose Total",
          "113814"
        ],
        [
          "Patient Model",
          "113815"
        ],
        [
          "Condition Effective Dose measured",
          "113816"
        ],
        [
          "Effective Dose Phantom Type",
          "113817"
        ],
        [
          "Dosimeter Type",
          "113818"
        ],
        [
          "CT Acquisition",
          "113819"
        ],
        [
          "CT Acquisition Type",
          "113820"
        ],
        [
          "X-Ray Filter Aluminum Equivalent",
          "113821"
        ],
        [
          "CT Acquisition Parameters",
          "113822"
        ],
        [
          "Number of X-Ray Sources",
          "113823"
        ],
        [
          "Exposure Time",
          "113824"
        ],
        [
          "Scanning Length",
          "113825"
        ],
        [
          "Nominal Single Collimation Width",
          "113826"
        ],
        [
          "Nominal Total Collimation Width",
          "113827"
        ],
        [
          "Pitch Factor",
          "113828"
        ],
        [
          "CT Dose",
          "113829"
        ],
        [
          "Mean CTDIvol",
          "113830"
        ],
        [
          "CT X-Ray Source Parameters",
          "113831"
        ],
        [
          "Identification of the X-Ray Source",
          "113832"
        ],
        [
          "Maximum X-Ray Tube Current",
          "113833"
        ],
        [
          "Exposure Time per Rotation",
          "113834"
        ],
        [
          "CTDIw Phantom Type",
          "113835"
        ],
        [
          "CTDIfreeair Calculation Factor",
          "113836"
        ],
        [
          "Mean CTDIfreeair",
          "113837"
        ],
        [
          "DLP",
          "113838"
        ],
        [
          "Effective Dose",
          "113839"
        ],
        [
          "Effective Dose Conversion Factor",
          "113840"
        ],
        [
          "ICRP Pub 103",
          "113841"
        ],
        [
          "X-Ray Modulation Type",
          "113842"
        ],
        [
          "Exposure Index",
          "113845"
        ],
        [
          "Target Exposure Index",
          "113846"
        ],
        [
          "Deviation Index",
          "113847"
        ],
        [
          "Irradiation Authorizing",
          "113850"
        ],
        [
          "Irradiation Administering",
          "113851"
        ],
        [
          "Irradiation Event",
          "113852"
        ],
        [
          "Irradiation Event UID",
          "113853"
        ],
        [
          "Source of Dose Information",
          "113854"
        ],
        [
          "Total Acquisition Time",
          "113855"
        ],
        [
          "Automated Data Collection",
          "113856"
        ],
        [
          "Manual Entry",
          "113857"
        ],
        [
          "MPPS Content",
          "113858"
        ],
        [
          "Irradiating Device",
          "113859"
        ],
        [
          "15cm from Isocenter toward Source",
          "113860"
        ],
        [
          "30cm in Front of Image Input Surface",
          "113861"
        ],
        [
          "1cm above Tabletop",
          "113862"
        ],
        [
          "30cm above Tabletop",
          "113863"
        ],
        [
          "15cm from Table Centerline",
          "113864"
        ],
        [
          "Entrance exposure to a 4.2 cm breast thickness",
          "113865"
        ],
        [
          "Copied From Image Attributes",
          "113866"
        ],
        [
          "Computed From Image Attributes",
          "113867"
        ],
        [
          "Derived From Human-Readable Reports",
          "113868"
        ],
        [
          "Person Name",
          "113870"
        ],
        [
          "Person ID",
          "113871"
        ],
        [
          "Person ID Issuer",
          "113872"
        ],
        [
          "Organization Name",
          "113873"
        ],
        [
          "Person Role in Organization",
          "113874"
        ],
        [
          "Person Role in Procedure",
          "113875"
        ],
        [
          "Device Role in Procedure",
          "113876"
        ],
        [
          "Device Name",
          "113877"
        ],
        [
          "Device Manufacturer",
          "113878"
        ],
        [
          "Device Model Name",
          "113879"
        ],
        [
          "Device Serial Number",
          "113880"
        ],
        [
          "All Planes",
          "113890"
        ],
        [
          "Length of Reconstructable Volume",
          "113893"
        ],
        [
          "Top Z Location of Reconstructable Volume",
          "113895"
        ],
        [
          "Bottom Z Location of Reconstructable Volume",
          "113896"
        ],
        [
          "Top Z Location of Scanning Length",
          "113897"
        ],
        [
          "Bottom Z Location of Scanning Length",
          "113898"
        ],
        [
          "Exposed Range",
          "113899"
        ],
        [
          "Dose Check Alert Details",
          "113900"
        ],
        [
          "DLP Alert Value Configured",
          "113901"
        ],
        [
          "CTDIvol Alert Value Configured",
          "113902"
        ],
        [
          "DLP Alert Value",
          "113903"
        ],
        [
          "CTDIvol Alert Value",
          "113904"
        ],
        [
          "Accumulated DLP Forward Estimate",
          "113905"
        ],
        [
          "Accumulated CTDIvol Forward Estimate",
          "113906"
        ],
        [
          "Reason for Proceeding",
          "113907"
        ],
        [
          "Dose Check Notification Details",
          "113908"
        ],
        [
          "DLP Notification Value Configured",
          "113909"
        ],
        [
          "CTDIvol Notification Value Configured",
          "113910"
        ],
        [
          "DLP Notification Value",
          "113911"
        ],
        [
          "CTDIvol Notification Value",
          "113912"
        ],
        [
          "DLP Forward Estimate",
          "113913"
        ],
        [
          "CTDIvol Forward Estimate",
          "113914"
        ],
        [
          "Radiation Exposure",
          "113921"
        ],
        [
          "Radioactive Substance Administered",
          "113922"
        ],
        [
          "Radiation Exposure and Protection Information",
          "113923"
        ],
        [
          "Size Specific Dose Estimation",
          "113930"
        ],
        [
          "Measured Lateral Dimension",
          "113931"
        ],
        [
          "Measured AP Dimension",
          "113932"
        ],
        [
          "Derived Effective Diameter",
          "113933"
        ],
        [
          "AAPM 204 Lateral Dimension",
          "113934"
        ],
        [
          "AAPM 204 AP Dimension",
          "113935"
        ],
        [
          "AAPM 204 Sum of Lateral and AP Dimension",
          "113936"
        ],
        [
          "AAPM 204 Effective Diameter Estimated From Patient Age",
          "113937"
        ],
        [
          "System Calculated",
          "113940"
        ],
        [
          "In Detector Plane",
          "113941"
        ],
        [
          "X-Ray Reading Device",
          "113942"
        ],
        [
          "X-Ray Source Data Available",
          "113943"
        ],
        [
          "X-Ray Mechanical Data Available",
          "113944"
        ],
        [
          "X-Ray Detector Data Available",
          "113945"
        ],
        [
          "Projection Eponymous Name",
          "113946"
        ],
        [
          "Detector Type",
          "113947"
        ],
        [
          "Direct Detector",
          "113948"
        ],
        [
          "Indirect Detector",
          "113949"
        ],
        [
          "Storage Detector",
          "113950"
        ],
        [
          "Film",
          "113951"
        ],
        [
          "Table Mount",
          "113952"
        ],
        [
          "Unmounted Detector",
          "113953"
        ],
        [
          "Upright Stand Mount",
          "113954"
        ],
        [
          "C-Arm Mount",
          "113955"
        ],
        [
          "CR/DR Mechanical Configuration",
          "113956"
        ],
        [
          "Fluoroscopy-Guided Projection Radiography System",
          "113957"
        ],
        [
          "Integrated Projection Radiography System",
          "113958"
        ],
        [
          "Cassette-based Projection Radiography System",
          "113959"
        ],
        [
          "Reconstruction Algorithm",
          "113961"
        ],
        [
          "Filtered Back Projection",
          "113962"
        ],
        [
          "Iterative Reconstruction",
          "113963"
        ],
        [
          "Procedure Step To This Point",
          "113970"
        ],
        [
          "Not a number",
          "114000"
        ],
        [
          "Negative Infinity",
          "114001"
        ],
        [
          "Positive Infinity",
          "114002"
        ],
        [
          "Divide by zero",
          "114003"
        ],
        [
          "Underflow",
          "114004"
        ],
        [
          "Overflow",
          "114005"
        ],
        [
          "Measurement failure",
          "114006"
        ],
        [
          "Measurement not attempted",
          "114007"
        ],
        [
          "Calculation failure",
          "114008"
        ],
        [
          "Value out of range",
          "114009"
        ],
        [
          "Value unknown",
          "114010"
        ],
        [
          "Value indeterminate",
          "114011"
        ],
        [
          "Time of flight",
          "114201"
        ],
        [
          "Interferometry",
          "114202"
        ],
        [
          "Laser scanning",
          "114203"
        ],
        [
          "Pattern projection",
          "114204"
        ],
        [
          "Shape from shading",
          "114205"
        ],
        [
          "Shape from motion",
          "114206"
        ],
        [
          "Confocal imaging",
          "114207"
        ],
        [
          "Point Cloud Algorithmic",
          "114208"
        ],
        [
          "Turntable Scan Method",
          "114209"
        ],
        [
          "High resolution",
          "114210"
        ],
        [
          "Fast mode",
          "114211"
        ],
        [
          "Iterative Closest Point",
          "114213"
        ],
        [
          "Freehand",
          "114215"
        ],
        [
          "Checkerboard",
          "114216"
        ],
        [
          "Quotation Mode",
          "121001"
        ],
        [
          "Quoted Source",
          "121002"
        ],
        [
          "Document",
          "121003"
        ],
        [
          "Verbal",
          "121004"
        ],
        [
          "Observer Type",
          "121005"
        ],
        [
          "Person",
          "121006"
        ],
        [
          "Device",
          "121007"
        ],
        [
          "Person Observer Name",
          "121008"
        ],
        [
          "Person Observer's Organization Name",
          "121009"
        ],
        [
          "Person Observer's Role in the Organization",
          "121010"
        ],
        [
          "Person Observer's Role in this Procedure",
          "121011"
        ],
        [
          "Device Observer UID",
          "121012"
        ],
        [
          "Device Observer Name",
          "121013"
        ],
        [
          "Device Observer Manufacturer",
          "121014"
        ],
        [
          "Device Observer Model Name",
          "121015"
        ],
        [
          "Device Observer Serial Number",
          "121016"
        ],
        [
          "Device Observer Physical Location During Observation",
          "121017"
        ],
        [
          "Procedure Study Instance UID",
          "121018"
        ],
        [
          "Procedure Study Component UID",
          "121019"
        ],
        [
          "Placer Number",
          "121020"
        ],
        [
          "Filler Number",
          "121021"
        ],
        [
          "Accession Number",
          "121022"
        ],
        [
          "Procedure Code",
          "121023"
        ],
        [
          "Subject Class",
          "121024"
        ],
        [
          "Patient",
          "121025"
        ],
        [
          "Fetus",
          "121026"
        ],
        [
          "Specimen",
          "121027"
        ],
        [
          "Subject UID",
          "121028"
        ],
        [
          "Subject Name",
          "121029"
        ],
        [
          "Subject ID",
          "121030"
        ],
        [
          "Subject Birth Date",
          "121031"
        ],
        [
          "Subject Sex",
          "121032"
        ],
        [
          "Subject Age",
          "121033"
        ],
        [
          "Subject Species",
          "121034"
        ],
        [
          "Subject Breed",
          "121035"
        ],
        [
          "Mother of fetus",
          "121036"
        ],
        [
          "Fetus number",
          "121037"
        ],
        [
          "Number of Fetuses",
          "121038"
        ],
        [
          "Specimen UID",
          "121039"
        ],
        [
          "Specimen Accession Number",
          "121040"
        ],
        [
          "Specimen Identifier",
          "121041"
        ],
        [
          "Specimen Type",
          "121042"
        ],
        [
          "Slide Identifier",
          "121043"
        ],
        [
          "Slide UID",
          "121044"
        ],
        [
          "Language",
          "121045"
        ],
        [
          "Country of Language",
          "121046"
        ],
        [
          "Language of Value",
          "121047"
        ],
        [
          "Language of Name and Value",
          "121048"
        ],
        [
          "Language of Content Item and Descendants",
          "121049"
        ],
        [
          "Equivalent Meaning of Concept Name",
          "121050"
        ],
        [
          "Equivalent Meaning of Value",
          "121051"
        ],
        [
          "Presence of property",
          "121052"
        ],
        [
          "Present",
          "121053"
        ],
        [
          "Absent",
          "121054"
        ],
        [
          "Path",
          "121055"
        ],
        [
          "Area outline",
          "121056"
        ],
        [
          "Perimeter outline",
          "121057"
        ],
        [
          "Procedure reported",
          "121058"
        ],
        [
          "Presence Undetermined",
          "121059"
        ],
        [
          "History",
          "121060"
        ],
        [
          "Request",
          "121062"
        ],
        [
          "Current Procedure Descriptions",
          "121064"
        ],
        [
          "Procedure Description",
          "121065"
        ],
        [
          "Prior Procedure Descriptions",
          "121066"
        ],
        [
          "Previous Findings",
          "121068"
        ],
        [
          "Previous Finding",
          "121069"
        ],
        [
          "Findings",
          "121070"
        ],
        [
          "Finding",
          "121071"
        ],
        [
          "Impressions",
          "121072"
        ],
        [
          "Impression",
          "121073"
        ],
        [
          "Recommendations",
          "121074"
        ],
        [
          "Recommendation",
          "121075"
        ],
        [
          "Conclusions",
          "121076"
        ],
        [
          "Conclusion",
          "121077"
        ],
        [
          "Addendum",
          "121078"
        ],
        [
          "Baseline",
          "121079"
        ],
        [
          "Best illustration of finding",
          "121080"
        ],
        [
          "Physician",
          "121081"
        ],
        [
          "Nurse",
          "121082"
        ],
        [
          "Technologist",
          "121083"
        ],
        [
          "Radiographer",
          "121084"
        ],
        [
          "Intern",
          "121085"
        ],
        [
          "Resident",
          "121086"
        ],
        [
          "Registrar",
          "121087"
        ],
        [
          "Fellow",
          "121088"
        ],
        [
          "Attending [Consultant]",
          "121089"
        ],
        [
          "Scrub nurse",
          "121090"
        ],
        [
          "Surgeon",
          "121091"
        ],
        [
          "Sonologist",
          "121092"
        ],
        [
          "Sonographer",
          "121093"
        ],
        [
          "Performing",
          "121094"
        ],
        [
          "Referring",
          "121095"
        ],
        [
          "Requesting",
          "121096"
        ],
        [
          "Recording",
          "121097"
        ],
        [
          "Verifying",
          "121098"
        ],
        [
          "Assisting",
          "121099"
        ],
        [
          "Circulating",
          "121100"
        ],
        [
          "Standby",
          "121101"
        ],
        [
          "Other sex",
          "121102"
        ],
        [
          "Undetermined sex",
          "121103"
        ],
        [
          "Ambiguous sex",
          "121104"
        ],
        [
          "Radiation Physicist",
          "121105"
        ],
        [
          "Comment",
          "121106"
        ],
        [
          "Indications for Procedure",
          "121109"
        ],
        [
          "Patient Presentation",
          "121110"
        ],
        [
          "Summary",
          "121111"
        ],
        [
          "Source of Measurement",
          "121112"
        ],
        [
          "Complications",
          "121113"
        ],
        [
          "Performing Physician",
          "121114"
        ],
        [
          "Discharge Summary",
          "121115"
        ],
        [
          "Proximal Finding Site",
          "121116"
        ],
        [
          "Distal Finding Site",
          "121117"
        ],
        [
          "Patient Characteristics",
          "121118"
        ],
        [
          "Cath Lab Procedure Log",
          "121120"
        ],
        [
          "Room identification",
          "121121"
        ],
        [
          "Equipment Identification",
          "121122"
        ],
        [
          "Patient Status or Event",
          "121123"
        ],
        [
          "Procedure Action Item ID",
          "121124"
        ],
        [
          "DateTime of Recording of Log Entry",
          "121125"
        ],
        [
          "Performed Procedure Step SOP Instance UID",
          "121126"
        ],
        [
          "Performed Procedure Step SOP Class UID",
          "121127"
        ],
        [
          "Procedure Action Duration",
          "121128"
        ],
        [
          "Start Procedure Action Item",
          "121130"
        ],
        [
          "End Procedure Action Item",
          "121131"
        ],
        [
          "Suspend Procedure Action Item",
          "121132"
        ],
        [
          "Resume Procedure Action Item",
          "121133"
        ],
        [
          "Observation DateTime Qualifier",
          "121135"
        ],
        [
          "DateTime Unsynchronized",
          "121136"
        ],
        [
          "DateTime Estimated",
          "121137"
        ],
        [
          "Image Acquired",
          "121138"
        ],
        [
          "Modality",
          "121139"
        ],
        [
          "Number of Frames",
          "121140"
        ],
        [
          "Image Type",
          "121141"
        ],
        [
          "Acquisition Duration",
          "121142"
        ],
        [
          "Waveform Acquired",
          "121143"
        ],
        [
          "Document Title",
          "121144"
        ],
        [
          "Description of Material",
          "121145"
        ],
        [
          "Quantity of Material",
          "121146"
        ],
        [
          "Billing Code",
          "121147"
        ],
        [
          "Unit Serial Identifier",
          "121148"
        ],
        [
          "Lot Identifier",
          "121149"
        ],
        [
          "Device Code",
          "121150"
        ],
        [
          "Lesion Identifier",
          "121151"
        ],
        [
          "Person administering drug/contrast",
          "121152"
        ],
        [
          "Lesion Risk",
          "121153"
        ],
        [
          "Intervention attempt identifier",
          "121154"
        ],
        [
          "Deployment",
          "121155"
        ],
        [
          "Percutaneous Entry Action",
          "121156"
        ],
        [
          "Begin Circulatory Support",
          "121157"
        ],
        [
          "End Circulatory Support",
          "121158"
        ],
        [
          "Oxygen Administration Rate",
          "121160"
        ],
        [
          "Begin Oxygen Administration",
          "121161"
        ],
        [
          "End oxygen administration",
          "121162"
        ],
        [
          "By ventilator",
          "121163"
        ],
        [
          "Patient Assessment Performed",
          "121165"
        ],
        [
          "Begin Pacing",
          "121166"
        ],
        [
          "End Pacing",
          "121167"
        ],
        [
          "Begin Ventilation",
          "121168"
        ],
        [
          "End Ventilation",
          "121169"
        ],
        [
          "Tech Note",
          "121171"
        ],
        [
          "Nursing Note",
          "121172"
        ],
        [
          "Physician Note",
          "121173"
        ],
        [
          "Procedure Note",
          "121174"
        ],
        [
          "Key Images",
          "121180"
        ],
        [
          "DICOM Object Catalog",
          "121181"
        ],
        [
          "Referenced Frames",
          "121190"
        ],
        [
          "Referenced Segment",
          "121191"
        ],
        [
          "Device Subject",
          "121192"
        ],
        [
          "Device Subject Name",
          "121193"
        ],
        [
          "Device Subject Manufacturer",
          "121194"
        ],
        [
          "Device Subject Model Name",
          "121195"
        ],
        [
          "Device Subject Serial Number",
          "121196"
        ],
        [
          "Device Subject Physical Location during observation",
          "121197"
        ],
        [
          "Device Subject UID",
          "121198"
        ],
        [
          "Illustration of ROI",
          "121200"
        ],
        [
          "Area Outline",
          "121201"
        ],
        [
          "Area of Defined Region",
          "121202"
        ],
        [
          "Distance",
          "121206"
        ],
        [
          "Height",
          "121207"
        ],
        [
          "Inter-Marker Distance",
          "121208"
        ],
        [
          "Path",
          "121210"
        ],
        [
          "Path length",
          "121211"
        ],
        [
          "Perimeter Outline",
          "121213"
        ],
        [
          "Referenced Segmentation Frame",
          "121214"
        ],
        [
          "Volume estimated from single 2D region",
          "121216"
        ],
        [
          "Volume estimated from three or more non-coplanar 2D regions",
          "121217"
        ],
        [
          "Volume estimated from two non-coplanar 2D regions",
          "121218"
        ],
        [
          "Volume of bounding three dimensional region",
          "121219"
        ],
        [
          "Volume of circumscribed sphere",
          "121220"
        ],
        [
          "Volume of ellipsoid",
          "121221"
        ],
        [
          "Volume of sphere",
          "121222"
        ],
        [
          "Path Vertex",
          "121230"
        ],
        [
          "Volume Surface",
          "121231"
        ],
        [
          "Source series for segmentation",
          "121232"
        ],
        [
          "Source image for segmentation",
          "121233"
        ],
        [
          "Distance from nipple",
          "121242"
        ],
        [
          "Distance from skin",
          "121243"
        ],
        [
          "Distance from chest wall",
          "121244"
        ],
        [
          "Patient exposure to ionizing radiation",
          "121290"
        ],
        [
          "Results communicated",
          "121291"
        ],
        [
          "Simultaneous Doppler",
          "121301"
        ],
        [
          "Simultaneous Hemodynamic",
          "121302"
        ],
        [
          "Simultaneous ECG",
          "121303"
        ],
        [
          "Simultaneous Voice Narrative",
          "121304"
        ],
        [
          "Simultaneous Respiratory Waveform",
          "121305"
        ],
        [
          "Simultaneous Arterial Pulse Waveform",
          "121306"
        ],
        [
          "Simultaneous Phonocardiographic Waveform",
          "121307"
        ],
        [
          "Localizer",
          "121311"
        ],
        [
          "Biopsy localizer",
          "121312"
        ],
        [
          "Other partial views",
          "121313"
        ],
        [
          "Other image of biplane pair",
          "121314"
        ],
        [
          "Other image of stereoscopic pair",
          "121315"
        ],
        [
          "Images related to standalone object",
          "121316"
        ],
        [
          "Spectroscopy",
          "121317"
        ],
        [
          "Spectroscopy Data for Water Phase Correction",
          "121318"
        ],
        [
          "Uncompressed predecessor",
          "121320"
        ],
        [
          "Mask image for image processing operation",
          "121321"
        ],
        [
          "Source image for image processing operation",
          "121322"
        ],
        [
          "Source series for image processing operation",
          "121323"
        ],
        [
          "Source Image",
          "121324"
        ],
        [
          "Lossy compressed image",
          "121325"
        ],
        [
          "Alternate SOP Class instance",
          "121326"
        ],
        [
          "Full fidelity image",
          "121327"
        ],
        [
          "Alternate Photometric Interpretation image",
          "121328"
        ],
        [
          "Source image for montage",
          "121329"
        ],
        [
          "Lossy compressed predecessor",
          "121330"
        ],
        [
          "Equivalent CDA Document",
          "121331"
        ],
        [
          "Complete Rendering for Presentation",
          "121332"
        ],
        [
          "Partial Rendering for Presentation",
          "121333"
        ],
        [
          "Extended Rendering for Presentation",
          "121334"
        ],
        [
          "Source Document",
          "121335"
        ],
        [
          "Anatomic image",
          "121338"
        ],
        [
          "Functional image",
          "121339"
        ],
        [
          "Spectral filtered image",
          "121340"
        ],
        [
          "Device localizer",
          "121341"
        ],
        [
          "Dose Image",
          "121342"
        ],
        [
          "Acquisition frames corresponding to volume",
          "121346"
        ],
        [
          "Volume corresponding to spatially-related acquisition frames",
          "121347"
        ],
        [
          "Temporal Predecessor",
          "121348"
        ],
        [
          "Temporal Successor",
          "121349"
        ],
        [
          "Same acquisition at lower resolution",
          "121350"
        ],
        [
          "Same acquisition at higher resolution",
          "121351"
        ],
        [
          "Same acquisition at different focal depth",
          "121352"
        ],
        [
          "Same acquisition at different spectral band",
          "121353"
        ],
        [
          "Imaged container label",
          "121354"
        ],
        [
          "For Processing predecessor",
          "121358"
        ],
        [
          "Replaced report",
          "121360"
        ],
        [
          "Addended report",
          "121361"
        ],
        [
          "Preliminary report",
          "121362"
        ],
        [
          "Partial report",
          "121363"
        ],
        [
          "Composed from prior doses",
          "121370"
        ],
        [
          "Composed from prior doses and current plan",
          "121371"
        ],
        [
          "Source dose for composing current dose",
          "121372"
        ],
        [
          "Active Ingredient Undiluted Concentration",
          "121380"
        ],
        [
          "Contrast/Bolus Ingredient Opaque",
          "121381"
        ],
        [
          "Quantity administered",
          "121382"
        ],
        [
          "Mass administered",
          "121383"
        ],
        [
          "Derivation",
          "121401"
        ],
        [
          "Normality",
          "121402"
        ],
        [
          "Level of Significance",
          "121403"
        ],
        [
          "Selection Status",
          "121404"
        ],
        [
          "Population description",
          "121405"
        ],
        [
          "Reference Authority",
          "121406"
        ],
        [
          "Normal Range description",
          "121407"
        ],
        [
          "Normal Range Authority",
          "121408"
        ],
        [
          "User chosen value",
          "121410"
        ],
        [
          "Most recent value chosen",
          "121411"
        ],
        [
          "Mean value chosen",
          "121412"
        ],
        [
          "Standard deviation of population",
          "121414"
        ],
        [
          "Percentile Ranking of measurement",
          "121415"
        ],
        [
          "Z-Score of measurement",
          "121416"
        ],
        [
          "2 Sigma deviation of population",
          "121417"
        ],
        [
          "Equation",
          "121420"
        ],
        [
          "Equation Citation",
          "121421"
        ],
        [
          "Table of Values Citation",
          "121422"
        ],
        [
          "Method Citation",
          "121423"
        ],
        [
          "Table of Values",
          "121424"
        ],
        [
          "Index",
          "121425"
        ],
        [
          "Estimated",
          "121427"
        ],
        [
          "Calculated",
          "121428"
        ],
        [
          "Concern",
          "121430"
        ],
        [
          "DateTime Concern Noted",
          "121431"
        ],
        [
          "DateTime Concern Resolved",
          "121432"
        ],
        [
          "DateTime Problem Resolved",
          "121433"
        ],
        [
          "Service Delivery Location",
          "121434"
        ],
        [
          "Service Performer",
          "121435"
        ],
        [
          "Medical Device Used",
          "121436"
        ],
        [
          "Pharmacologic and exercise stress test",
          "121437"
        ],
        [
          "Paced stress test",
          "121438"
        ],
        [
          "Correction of congenital cardiovascular deformity",
          "121439"
        ],
        [
          "RT Patient Setup",
          "121701"
        ],
        [
          "RT Patient Position Acquisition, single plane MV",
          "121702"
        ],
        [
          "RT Patient Position Acquisition, dual plane MV",
          "121703"
        ],
        [
          "RT Patient Position Acquisition, single plane kV",
          "121704"
        ],
        [
          "RT Patient Position Acquisition, dual plane kV",
          "121705"
        ],
        [
          "RT Patient Position Acquisition, dual plane kV/MV",
          "121706"
        ],
        [
          "RT Patient Position Acquisition, CT kV",
          "121707"
        ],
        [
          "RT Patient Position Acquisition, CT MV",
          "121708"
        ],
        [
          "RT Patient Position Acquisition, Optical",
          "121709"
        ],
        [
          "RT Patient Position Acquisition, Ultrasound",
          "121710"
        ],
        [
          "RT Patient Position Acquisition, Spatial Fiducials",
          "121711"
        ],
        [
          "RT Patient Position Registration, single plane",
          "121712"
        ],
        [
          "RT Patient Position Registration, dual plane",
          "121713"
        ],
        [
          "RT Patient Position Registration, 3D CT general",
          "121714"
        ],
        [
          "RT Patient Position Registration, 3D CT marker-based",
          "121715"
        ],
        [
          "RT Patient Position Registration, 3D CT volume-based",
          "121716"
        ],
        [
          "RT Patient Position Registration, 3D on 2D reference",
          "121717"
        ],
        [
          "RT Patient Position Registration, 2D on 3D reference",
          "121718"
        ],
        [
          "RT Patient Position Registration, Optical",
          "121719"
        ],
        [
          "RT Patient Position Registration, Ultrasound",
          "121720"
        ],
        [
          "RT Patient Position Registration, Spatial Fiducials",
          "121721"
        ],
        [
          "RT Patient Position Adjustment",
          "121722"
        ],
        [
          "RT Patient Position In-treatment-session Review",
          "121723"
        ],
        [
          "RT Treatment Simulation with Internal Verification",
          "121724"
        ],
        [
          "RT Treatment Simulation with External Verification",
          "121725"
        ],
        [
          "RT Treatment with Internal Verification",
          "121726"
        ],
        [
          "RT Treatment with External Verification",
          "121727"
        ],
        [
          "RT Treatment QA with Internal Verification",
          "121728"
        ],
        [
          "RT Treatment QA with External Verification",
          "121729"
        ],
        [
          "RT Machine QA",
          "121730"
        ],
        [
          "RT Treatment QA by RT Plan Dose Check",
          "121731"
        ],
        [
          "RT Treatment QA by RT Plan Difference Check",
          "121732"
        ],
        [
          "RT Treatment QA by RT Ion Plan Dose Check",
          "121733"
        ],
        [
          "RT Treatment QA with RT Ion Plan Difference Check",
          "121734"
        ],
        [
          "Treatment Delivery Type",
          "121740"
        ],
        [
          "Patient called to procedure room",
          "122001"
        ],
        [
          "Patient admitted to procedure room",
          "122002"
        ],
        [
          "Patient given pre-procedure instruction",
          "122003"
        ],
        [
          "Patient informed consent given",
          "122004"
        ],
        [
          "Patient advance directive given",
          "122005"
        ],
        [
          "Nil Per Os (NPO) status confirmed",
          "122006"
        ],
        [
          "Patient assisted to table",
          "122007"
        ],
        [
          "Patient prepped and draped",
          "122008"
        ],
        [
          "Patient connected to continuous monitoring",
          "122009"
        ],
        [
          "Patient transferred to holding area",
          "122010"
        ],
        [
          "Patient transferred to surgery",
          "122011"
        ],
        [
          "Patient transferred to CCU",
          "122012"
        ],
        [
          "Patient disoriented",
          "122020"
        ],
        [
          "Patient reports nausea",
          "122021"
        ],
        [
          "Patient reports discomfort",
          "122022"
        ],
        [
          "Patient reports chest pain",
          "122023"
        ],
        [
          "Patient reports no pain",
          "122024"
        ],
        [
          "Patient alert",
          "122025"
        ],
        [
          "Patient restless",
          "122026"
        ],
        [
          "Patient sedated",
          "122027"
        ],
        [
          "Patient asleep",
          "122028"
        ],
        [
          "Patient unresponsive",
          "122029"
        ],
        [
          "Patient has respiratory difficulty",
          "122030"
        ],
        [
          "Patient coughed",
          "122031"
        ],
        [
          "Patient disconnected from continuous monitoring",
          "122032"
        ],
        [
          "Hemostasis achieved",
          "122033"
        ],
        [
          "Hemostasis not achieved - oozing",
          "122034"
        ],
        [
          "Hemostasis not achieved - actively bleeding",
          "122035"
        ],
        [
          "Patient given post-procedure instruction",
          "122036"
        ],
        [
          "Patient discharged from department",
          "122037"
        ],
        [
          "Patient pronounced dead",
          "122038"
        ],
        [
          "Patient transferred to morgue",
          "122039"
        ],
        [
          "Personnel Arrived",
          "122041"
        ],
        [
          "Personnel Departed",
          "122042"
        ],
        [
          "Page Sent To",
          "122043"
        ],
        [
          "Consultation With",
          "122044"
        ],
        [
          "Office called",
          "122045"
        ],
        [
          "Equipment failure",
          "122046"
        ],
        [
          "Equipment brought to procedure room",
          "122047"
        ],
        [
          "Equipment ready",
          "122048"
        ],
        [
          "Equipment removed",
          "122049"
        ],
        [
          "Bioptome",
          "122052"
        ],
        [
          "Valvular Intervention",
          "122053"
        ],
        [
          "Aortic Intervention",
          "122054"
        ],
        [
          "Septal Defect Intervention",
          "122055"
        ],
        [
          "Vascular Intervention",
          "122056"
        ],
        [
          "Myocardial biopsy",
          "122057"
        ],
        [
          "Arterial conduit angiography",
          "122058"
        ],
        [
          "Single plane Angiography",
          "122059"
        ],
        [
          "Bi-plane Angiography",
          "122060"
        ],
        [
          "Percutaneous Coronary Intervention",
          "122061"
        ],
        [
          "15-Lead ECG",
          "122062"
        ],
        [
          "Pre-procedure log",
          "122072"
        ],
        [
          "Current procedure evidence",
          "122073"
        ],
        [
          "Prior report for current patient",
          "122075"
        ],
        [
          "Consumable taken from inventory",
          "122076"
        ],
        [
          "Consumable returned to inventory",
          "122077"
        ],
        [
          "Remaining consumable disposed",
          "122078"
        ],
        [
          "Consumable unusable",
          "122079"
        ],
        [
          "Drug start",
          "122081"
        ],
        [
          "Drug end",
          "122082"
        ],
        [
          "Drug administered",
          "122083"
        ],
        [
          "Contrast start",
          "122084"
        ],
        [
          "Contrast end",
          "122085"
        ],
        [
          "Contrast administered",
          "122086"
        ],
        [
          "Infusate start",
          "122087"
        ],
        [
          "Infusate end",
          "122088"
        ],
        [
          "Device crossed lesion",
          "122089"
        ],
        [
          "Intervention Action",
          "122090"
        ],
        [
          "Volume administered",
          "122091"
        ],
        [
          "Undiluted dose administered",
          "122092"
        ],
        [
          "Concentration",
          "122093"
        ],
        [
          "Rate of administration",
          "122094"
        ],
        [
          "Duration of administration",
          "122095"
        ],
        [
          "Volume unadministered or discarded",
          "122096"
        ],
        [
          "Catheter Curve",
          "122097"
        ],
        [
          "Transmit Frequency",
          "122098"
        ],
        [
          "ST change from baseline",
          "122099"
        ],
        [
          "Aneurysm on cited vessel",
          "122101"
        ],
        [
          "Graft to cited segment, proximal section",
          "122102"
        ],
        [
          "Graft to cited segment, mid section",
          "122103"
        ],
        [
          "Graft to cited segment, distal section",
          "122104"
        ],
        [
          "DateTime of Intervention",
          "122105"
        ],
        [
          "Duration of Intervention",
          "122106"
        ],
        [
          "Baseline Stenosis Measurement",
          "122107"
        ],
        [
          "Post-Intervention Stenosis Measurement",
          "122108"
        ],
        [
          "Baseline TIMI Flow",
          "122109"
        ],
        [
          "Post-Intervention TIMI Flow",
          "122110"
        ],
        [
          "Primary Intervention Device",
          "122111"
        ],
        [
          "Normal Myocardium",
          "122112"
        ],
        [
          "Sacrred Myocardial",
          "122113"
        ],
        [
          "Thinning Myocardium",
          "122114"
        ],
        [
          "Hemodynamics Report",
          "122120"
        ],
        [
          "Atrial pressure measurements",
          "122121"
        ],
        [
          "Ventricular pressure measurements",
          "122122"
        ],
        [
          "Gradient assessment",
          "122123"
        ],
        [
          "Blood velocity measurements",
          "122124"
        ],
        [
          "Blood lab measurements",
          "122125"
        ],
        [
          "Derived Hemodynamic Measurements",
          "122126"
        ],
        [
          "Clinical Context",
          "122127"
        ],
        [
          "Patient Transferred From",
          "122128"
        ],
        [
          "PCI during this procedure",
          "122129"
        ],
        [
          "Dose Area Product",
          "122130"
        ],
        [
          "Degree of Thrombus",
          "122131"
        ],
        [
          "Severity of Calcification",
          "122132"
        ],
        [
          "Lesion Morphology",
          "122133"
        ],
        [
          "Vessel Morphology",
          "122134"
        ],
        [
          "Circulatory Support",
          "122138"
        ],
        [
          "Reason for Exam",
          "122139"
        ],
        [
          "Comparison with Prior Exam Done",
          "122140"
        ],
        [
          "Electrode Placement",
          "122141"
        ],
        [
          "Acquisition Device Type",
          "122142"
        ],
        [
          "Acquisition Device ID",
          "122143"
        ],
        [
          "Quantitative Analysis",
          "122144"
        ],
        [
          "Qualitative Analysis",
          "122145"
        ],
        [
          "Procedure DateTime",
          "122146"
        ],
        [
          "Clinical Interpretation",
          "122147"
        ],
        [
          "Lead ID",
          "122148"
        ],
        [
          "Beat Number",
          "122149"
        ],
        [
          "Compound Statement",
          "122150"
        ],
        [
          "Trend",
          "122151"
        ],
        [
          "Statement",
          "122152"
        ],
        [
          "Statement Modifier",
          "122153"
        ],
        [
          "Conjunctive Term",
          "122154"
        ],
        [
          "Probability",
          "122157"
        ],
        [
          "ECG Global Measurements",
          "122158"
        ],
        [
          "ECG Lead Measurements",
          "122159"
        ],
        [
          "Derived Area, Non-Valve",
          "122160"
        ],
        [
          "Pulmonary Flow",
          "122161"
        ],
        [
          "Systemic Flow",
          "122162"
        ],
        [
          "Discharge DateTime",
          "122163"
        ],
        [
          "Coronary Artery Bypass During This Admission",
          "122164"
        ],
        [
          "Date of Death",
          "122165"
        ],
        [
          "Death During This Admission",
          "122166"
        ],
        [
          "Death During Catheterization",
          "122167"
        ],
        [
          "Type of Myocardial Infarction",
          "122170"
        ],
        [
          "Coronary lesion > = 50% stenosis",
          "122171"
        ],
        [
          "Acute MI Present",
          "122172"
        ],
        [
          "ST Elevation Onset DateTime",
          "122173"
        ],
        [
          "Number of lesion interventions attempted",
          "122175"
        ],
        [
          "Number of lesion interventions successful",
          "122176"
        ],
        [
          "Procedure Result",
          "122177"
        ],
        [
          "Lesion Intervention Information",
          "122178"
        ],
        [
          "Peri-procedural MI occurred",
          "122179"
        ],
        [
          "CK-MB baseline",
          "122180"
        ],
        [
          "CK-MB peak",
          "122181"
        ],
        [
          "R-R interval",
          "122182"
        ],
        [
          "Blood temperature",
          "122183"
        ],
        [
          "Blood Oxygen content",
          "122185"
        ],
        [
          "Blood Carbon dioxide saturation",
          "122187"
        ],
        [
          "Pulmonary Arterial Content (FCpa)",
          "122188"
        ],
        [
          "Pulmonary Venous Content (FCpv)",
          "122189"
        ],
        [
          "Max dp/dt/P",
          "122190"
        ],
        [
          "Ventricular End Diastolic pressure",
          "122191"
        ],
        [
          "Indicator appearance time",
          "122192"
        ],
        [
          "Maximum pressure acceleration",
          "122193"
        ],
        [
          "Ventricular Systolic blood pressure",
          "122194"
        ],
        [
          "Pulse Strength",
          "122195"
        ],
        [
          "C wave pressure",
          "122196"
        ],
        [
          "Gradient pressure, average",
          "122197"
        ],
        [
          "Gradient pressure, peak",
          "122198"
        ],
        [
          "Pressure at dp/dt max",
          "122199"
        ],
        [
          "Diastolic blood velocity, mean",
          "122201"
        ],
        [
          "Diastolic blood velocity, peak",
          "122202"
        ],
        [
          "Systolic blood velocity, mean",
          "122203"
        ],
        [
          "Systolic blood velocity, peak",
          "122204"
        ],
        [
          "Blood velocity, mean",
          "122205"
        ],
        [
          "Blood velocity, minimum",
          "122206"
        ],
        [
          "Blood velocity, peak",
          "122207"
        ],
        [
          "x-descent pressure",
          "122208"
        ],
        [
          "y-descent pressure",
          "122209"
        ],
        [
          "z-point pressure",
          "122210"
        ],
        [
          "Left Ventricular ejection time",
          "122211"
        ],
        [
          "Left Ventricular filling time",
          "122212"
        ],
        [
          "Right Ventricular ejection time",
          "122213"
        ],
        [
          "Right Ventricular filling time",
          "122214"
        ],
        [
          "Total Pulmonary Resistance",
          "122215"
        ],
        [
          "Total Vascular Resistance",
          "122216"
        ],
        [
          "Coronary Flow reserve",
          "122217"
        ],
        [
          "Diastolic/Systolic velocity ratio",
          "122218"
        ],
        [
          "Hyperemic ratio",
          "122219"
        ],
        [
          "Hemodynamic Resistance Index",
          "122220"
        ],
        [
          "Thorax diameter, sagittal",
          "122221"
        ],
        [
          "Procedure Environmental Characteristics",
          "122222"
        ],
        [
          "Room oxygen concentration",
          "122223"
        ],
        [
          "Room temperature",
          "122224"
        ],
        [
          "Room Barometric pressure",
          "122225"
        ],
        [
          "Left to Right Flow",
          "122227"
        ],
        [
          "Right to Left Flow",
          "122228"
        ],
        [
          "Arteriovenous difference",
          "122229"
        ],
        [
          "10 Year CHD Risk",
          "122230"
        ],
        [
          "Comparative Average10 Year CHD Risk",
          "122231"
        ],
        [
          "Comparative Low10 Year CHD Risk",
          "122232"
        ],
        [
          "LDL Cholesterol Score Sheet for Men",
          "122233"
        ],
        [
          "LDL Cholesterol Score Sheet for Women",
          "122234"
        ],
        [
          "Total Cholesterol Score Sheet for Men",
          "122235"
        ],
        [
          "Total Cholesterol Score Sheet for Women",
          "122236"
        ],
        [
          "Corrected Sinus Node Recovery Time",
          "122237"
        ],
        [
          "Max volume normalized to 50mmHg pulse pressure",
          "122238"
        ],
        [
          "Oxygen Consumption",
          "122239"
        ],
        [
          "BSA = 3.207*WT^(0.7285-0.0188 log (WT)) *HT^0.3",
          "122240"
        ],
        [
          "BSA = 0.007184*WT^ 0.425*HT^0.725",
          "122241"
        ],
        [
          "BSA = 0.0235*WT^0.51456*HT^ 0.42246",
          "122242"
        ],
        [
          "BSA = 0.024265*WT^0.5378*HT^0.3964",
          "122243"
        ],
        [
          "BSA = (HT * WT/36) ^0.5",
          "122244"
        ],
        [
          "BSA = 1321+0.3433*WT",
          "122245"
        ],
        [
          "BSA = 0.0004688 * WT ^ (0.8168 - 0.0154 * log(WT))",
          "122246"
        ],
        [
          "VO2male = BSA (138.1 - 11.49 * loge(age) + 0.378 * HRf)",
          "122247"
        ],
        [
          "VO2female = BSA (138.1 - 17.04 * loge(age) + 0.378 * HRf)",
          "122248"
        ],
        [
          "VO2 = VeSTPD * 10 * (FIO2 - FE02)",
          "122249"
        ],
        [
          "VO2 = 152 * BSA",
          "122250"
        ],
        [
          "VO2 = 175 * BSA",
          "122251"
        ],
        [
          "VO2 = 176 * BSA",
          "122252"
        ],
        [
          "Robertson & Reid table",
          "122253"
        ],
        [
          "Fleisch table",
          "122254"
        ],
        [
          "Boothby table",
          "122255"
        ],
        [
          "if (prem age< 3days) P50 = 19.9",
          "122256"
        ],
        [
          "if (age < 1day) P50 = 21.6",
          "122257"
        ],
        [
          "if (age < 30day) P50 = 24.6",
          "122258"
        ],
        [
          "if (age < 18y) P50 = 27.2",
          "122259"
        ],
        [
          "if (age < 40y) P50 = 27.4",
          "122260"
        ],
        [
          "if (age > 60y) P50 = 29.3",
          "122261"
        ],
        [
          "Area = Flow / 44.5 * sqrt(Gradient[mmHg])",
          "122262"
        ],
        [
          "MVA = Flow / 38.0 * sqrt(Gradient[mmHg])",
          "122263"
        ],
        [
          "BMI = Wt / Ht ^ 2",
          "122265"
        ],
        [
          "BSA = 0.007358 * WT ^ 0.425 * HT ^ 0.725",
          "122266"
        ],
        [
          "BSA = 0.010265 * WT ^ 0.423 * HT ^ 0.651",
          "122267"
        ],
        [
          "BSA = 0.008883 * WT ^ 0.444 * HT ^ 0.663",
          "122268"
        ],
        [
          "BSA = 0.038189 * WT ^ 0.423 * HT ^ 0.362",
          "122269"
        ],
        [
          "BSA = 0.009568 * WT ^ 0.473 * HT ^ 0.655",
          "122270"
        ],
        [
          "Skin Condition Warm",
          "122271"
        ],
        [
          "Skin Condition Cool",
          "122272"
        ],
        [
          "Skin Condition Cold",
          "122273"
        ],
        [
          "Skin Condition Dry",
          "122274"
        ],
        [
          "Skin Condition Clammy",
          "122275"
        ],
        [
          "Skin Condition Diaphoretic",
          "122276"
        ],
        [
          "Skin Condition Flush",
          "122277"
        ],
        [
          "Skin Condition Mottled",
          "122278"
        ],
        [
          "Skin Condition Pale",
          "122279"
        ],
        [
          "Airway unobstructed",
          "122281"
        ],
        [
          "Airway partially obstructed",
          "122282"
        ],
        [
          "Airway severely obstructed",
          "122283"
        ],
        [
          "Not Visualized",
          "122288"
        ],
        [
          "Quantitative Arteriography Report",
          "122291"
        ],
        [
          "Quantitative Ventriculography Report",
          "122292"
        ],
        [
          "Guidewire crossing lesion unsuccessful",
          "122301"
        ],
        [
          "Guidewire crossing lesion successful",
          "122302"
        ],
        [
          "Angioplasty balloon inflated",
          "122303"
        ],
        [
          "Angioplasty balloon deflated",
          "122304"
        ],
        [
          "Device deployed",
          "122305"
        ],
        [
          "Stent re-expanded",
          "122306"
        ],
        [
          "Object removed",
          "122307"
        ],
        [
          "Radiation applied",
          "122308"
        ],
        [
          "Radiation removed",
          "122309"
        ],
        [
          "Interventional device placement unsuccessful",
          "122310"
        ],
        [
          "Interventional device placed",
          "122311"
        ],
        [
          "Intervention performed",
          "122312"
        ],
        [
          "Interventional device withdrawn",
          "122313"
        ],
        [
          "Catheter Size",
          "122319"
        ],
        [
          "Injectate Temperature",
          "122320"
        ],
        [
          "Injectate Volume",
          "122321"
        ],
        [
          "Calibration Factor",
          "122322"
        ],
        [
          "IVUS Report",
          "122325"
        ],
        [
          "EEM Diameter",
          "122330"
        ],
        [
          "Plaque Plus Media Thickness",
          "122331"
        ],
        [
          "Lumen Perimeter",
          "122332"
        ],
        [
          "EEM Cross-Sectional Area",
          "122333"
        ],
        [
          "Plaque plus Media Cross-Sectional Area",
          "122334"
        ],
        [
          "In-Stent Neointimal Cross-Sectional Area",
          "122335"
        ],
        [
          "Vascular Volume measurement length",
          "122336"
        ],
        [
          "Relative position",
          "122337"
        ],
        [
          "Stent Volume Obstruction",
          "122339"
        ],
        [
          "Fiducial feature",
          "122340"
        ],
        [
          "Calcium Length",
          "122341"
        ],
        [
          "Lumen Eccentricity Index",
          "122343"
        ],
        [
          "Plaque plus Media Eccentricity Index",
          "122344"
        ],
        [
          "Remodeling Index",
          "122345"
        ],
        [
          "Stent Symmetry Index",
          "122346"
        ],
        [
          "Stent Expansion Index",
          "122347"
        ],
        [
          "Lumen Shape Index",
          "122348"
        ],
        [
          "Lumen Diameter Ratio",
          "122350"
        ],
        [
          "Stent Diameter Ratio",
          "122351"
        ],
        [
          "EEM Diameter Ratio",
          "122352"
        ],
        [
          "Plaque Burden",
          "122354"
        ],
        [
          "Arc of Calcium",
          "122355"
        ],
        [
          "Soft plaque",
          "122356"
        ],
        [
          "In-Stent Neointima",
          "122357"
        ],
        [
          "True Lumen",
          "122360"
        ],
        [
          "False Lumen",
          "122361"
        ],
        [
          "Plaque Rupture",
          "122363"
        ],
        [
          "Stent Gap",
          "122364"
        ],
        [
          "T-1 Worst",
          "122367"
        ],
        [
          "T-2 Secondary",
          "122368"
        ],
        [
          "T-3 Secondary",
          "122369"
        ],
        [
          "T-4 Secondary",
          "122370"
        ],
        [
          "EEM Volume",
          "122371"
        ],
        [
          "Lumen Volume",
          "122372"
        ],
        [
          "In-Stent Neointimal Volume",
          "122374"
        ],
        [
          "Native Plaque Volume",
          "122375"
        ],
        [
          "Total Plaque Volume",
          "122376"
        ],
        [
          "Proximal Reference",
          "122380"
        ],
        [
          "Distal Reference",
          "122381"
        ],
        [
          "Site of Lumen Minimum",
          "122382"
        ],
        [
          "Entire Pullback",
          "122383"
        ],
        [
          "Stented Region",
          "122384"
        ],
        [
          "Proximal Stent Margin",
          "122385"
        ],
        [
          "Distal Stent Margin",
          "122386"
        ],
        [
          "Dissection Classification",
          "122387"
        ],
        [
          "Intra-stent Dissection",
          "122388"
        ],
        [
          "Vulnerable Plaque",
          "122389"
        ],
        [
          "Eroded Plaque",
          "122390"
        ],
        [
          "Relative Stenosis Severity",
          "122391"
        ],
        [
          "Restenotic Lesion",
          "122393"
        ],
        [
          "Fibro-Lipidic Plaque",
          "122394"
        ],
        [
          "Necrotic-Lipidic Plaque",
          "122395"
        ],
        [
          "Intimal Dissection",
          "122398"
        ],
        [
          "Medial Dissection",
          "122399"
        ],
        [
          "Simultaneously Acquired",
          "122400"
        ],
        [
          "Same Anatomy",
          "122401"
        ],
        [
          "Same Indication",
          "122402"
        ],
        [
          "For Attenuation Correction",
          "122403"
        ],
        [
          "Reconstructed",
          "122404"
        ],
        [
          "Algorithm Manufacturer",
          "122405"
        ],
        [
          "Left Atrial Ejection Fraction by Angiography",
          "122406"
        ],
        [
          "Left Atrial ED Volume",
          "122407"
        ],
        [
          "Left Atrial ES Volume",
          "122408"
        ],
        [
          "Contour Realignment",
          "122410"
        ],
        [
          "Threshold Value",
          "122411"
        ],
        [
          "Regional Abnormal Wall Motion",
          "122417"
        ],
        [
          "Calibration Object",
          "122421"
        ],
        [
          "Calibration Method",
          "122422"
        ],
        [
          "Calibration Object Size",
          "122423"
        ],
        [
          "Area Length Method",
          "122428"
        ],
        [
          "Volume Method",
          "122429"
        ],
        [
          "Reference Method",
          "122430"
        ],
        [
          "Regression Slope ED",
          "122431"
        ],
        [
          "Regression Offset ED",
          "122432"
        ],
        [
          "Regression Slope ES",
          "122433"
        ],
        [
          "Regression Offset ES",
          "122434"
        ],
        [
          "Regression Volume Exponent",
          "122435"
        ],
        [
          "Reference Points",
          "122438"
        ],
        [
          "Wall Thickness",
          "122445"
        ],
        [
          "Wall Volume",
          "122446"
        ],
        [
          "Wall Mass",
          "122447"
        ],
        [
          "Wall Stress",
          "122448"
        ],
        [
          "Centerline Wall Motion Analysis",
          "122449"
        ],
        [
          "Normalized Chord Length",
          "122450"
        ],
        [
          "Abnormal Region",
          "122451"
        ],
        [
          "First Chord of Abnormal Region",
          "122452"
        ],
        [
          "Last Chord of Abnormal Region",
          "122453"
        ],
        [
          "Territory Region Severity",
          "122459"
        ],
        [
          "Opposite Region Severity",
          "122461"
        ],
        [
          "LAD Region in RAO Projection",
          "122464"
        ],
        [
          "RCA Region in ROA Projection",
          "122465"
        ],
        [
          "Single LAD Region in RAO Projection",
          "122466"
        ],
        [
          "Single RCA Region in RAO Projection",
          "122467"
        ],
        [
          "Multiple LAD Region in RAO Projection",
          "122468"
        ],
        [
          "Multiple RCA Region in RAO Projection",
          "122469"
        ],
        [
          "LAD Region in LAO Projection",
          "122470"
        ],
        [
          "RCA Region in LAO Projection",
          "122471"
        ],
        [
          "CFX Region in LAO Projection",
          "122472"
        ],
        [
          "Circular Method",
          "122473"
        ],
        [
          "Densitometric Method",
          "122474"
        ],
        [
          "Center of Gravity",
          "122475"
        ],
        [
          "Long Axis Based",
          "122476"
        ],
        [
          "No Realignment",
          "122477"
        ],
        [
          "Vessel Lumen Cross-Sectional Area",
          "122480"
        ],
        [
          "Contour Start",
          "122481"
        ],
        [
          "Contour End",
          "122482"
        ],
        [
          "Sphere",
          "122485"
        ],
        [
          "Geometric Isocenter",
          "122486"
        ],
        [
          "Geometric Non-Isocenter",
          "122487"
        ],
        [
          "Calibration Object Used",
          "122488"
        ],
        [
          "Curve Fitted Reference",
          "122489"
        ],
        [
          "Interpolated Local Reference",
          "122490"
        ],
        [
          "Mean Local Reference",
          "122491"
        ],
        [
          "Radial Based Wall Motion Analysis",
          "122493"
        ],
        [
          "Regional Contribution to Ejection Fraction",
          "122495"
        ],
        [
          "Radial Shortening",
          "122496"
        ],
        [
          "Landmark Based Wall Motion Analysis",
          "122497"
        ],
        [
          "Slice Contribution to Ejection Fraction",
          "122498"
        ],
        [
          "Frame to Frame Analysis",
          "122499"
        ],
        [
          "Area of closed irregular polygon",
          "122501"
        ],
        [
          "Area of a closed NURBS",
          "122502"
        ],
        [
          "Integration of sum of closed areas on contiguous slices",
          "122503"
        ],
        [
          "Calibration",
          "122505"
        ],
        [
          "Left Contour",
          "122507"
        ],
        [
          "Right Contour",
          "122508"
        ],
        [
          "Diameter Graph",
          "122509"
        ],
        [
          "Length Luminal Segment",
          "122510"
        ],
        [
          "Graph Increment",
          "122511"
        ],
        [
          "Site of Maximum Luminal",
          "122516"
        ],
        [
          "Densitometric Luminal Cross-sectional Area Graph",
          "122517"
        ],
        [
          "Position of Proximal Border",
          "122528"
        ],
        [
          "Position of Distal Border",
          "122529"
        ],
        [
          "Plaque Area",
          "122542"
        ],
        [
          "Diameter Symmetry",
          "122544"
        ],
        [
          "Area Symmetry",
          "122545"
        ],
        [
          "Inflow Angle",
          "122546"
        ],
        [
          "Outflow Angle",
          "122547"
        ],
        [
          "Stenotic Flow Reserve",
          "122548"
        ],
        [
          "Poiseuille Resistance",
          "122549"
        ],
        [
          "Turbulence Resistance",
          "122550"
        ],
        [
          "Pressure Drop at SFR",
          "122551"
        ],
        [
          "Segmentation Method",
          "122554"
        ],
        [
          "Estimated Normal Flow",
          "122555"
        ],
        [
          "Area Length Kennedy",
          "122558"
        ],
        [
          "Area Length Dodge",
          "122559"
        ],
        [
          "Area Length Wynne",
          "122560"
        ],
        [
          "Multiple Slices",
          "122562"
        ],
        [
          "Boak",
          "122563"
        ],
        [
          "TS Pyramid",
          "122564"
        ],
        [
          "Two Chamber",
          "122565"
        ],
        [
          "Parallelepiped",
          "122566"
        ],
        [
          "BSA^1.219",
          "122572"
        ],
        [
          "Equidistant method",
          "122574"
        ],
        [
          "User selected method",
          "122575"
        ],
        [
          "Left ventricular posterobasal segment",
          "122582"
        ],
        [
          "Cardiovascular Analysis Report",
          "122600"
        ],
        [
          "Ventricular Analysis",
          "122601"
        ],
        [
          "Myocardial Perfusion Analysis",
          "122602"
        ],
        [
          "Calcium Scoring Analysis",
          "122603"
        ],
        [
          "Flow Quantification",
          "122604"
        ],
        [
          "Vascular Morphological Analysis",
          "122605"
        ],
        [
          "Vascular Functional Analysis",
          "122606"
        ],
        [
          "Thickening Analysis",
          "122607"
        ],
        [
          "Absolute Values Of Ventricular Measurements",
          "122608"
        ],
        [
          "Normalized Values Of Ventricular Measurements",
          "122609"
        ],
        [
          "Reference Point",
          "122611"
        ],
        [
          "Central breathing position",
          "122612"
        ],
        [
          "Peak Ejection Rate",
          "122616"
        ],
        [
          "Peak Ejection Time",
          "122617"
        ],
        [
          "Peak Filling Rate",
          "122618"
        ],
        [
          "Peak Filling Time",
          "122619"
        ],
        [
          "Papillary Muscle Excluded",
          "122620"
        ],
        [
          "Papillary Muscle Included",
          "122621"
        ],
        [
          "Wall Thickness Ratio end-systolic to end-diastolic",
          "122624"
        ],
        [
          "Curve Fit Method",
          "122627"
        ],
        [
          "Baseline Result Correction",
          "122628"
        ],
        [
          "Signal Earliest Peak Time",
          "122631"
        ],
        [
          "Signal Increase Start Time",
          "122633"
        ],
        [
          "Signal Time to Peak",
          "122634"
        ],
        [
          "MR Perfusion Peak",
          "122635"
        ],
        [
          "MR Perfusion Slope",
          "122636"
        ],
        [
          "MR Perfusion Time Integral",
          "122637"
        ],
        [
          "Signal Baseline Start",
          "122638"
        ],
        [
          "Signal Baseline End",
          "122639"
        ],
        [
          "Image Interval",
          "122640"
        ],
        [
          "Velocity Encoding Minimum Value",
          "122642"
        ],
        [
          "Velocity Encoding Maximum Value",
          "122643"
        ],
        [
          "Net Forward Volume",
          "122645"
        ],
        [
          "Area Based Method",
          "122650"
        ],
        [
          "Diameter Based Method",
          "122651"
        ],
        [
          "Volume Based Method",
          "122652"
        ],
        [
          "NASCET",
          "122655"
        ],
        [
          "ECST",
          "122656"
        ],
        [
          "Agatston Score Threshold",
          "122657"
        ],
        [
          "Calcium Mass Threshold",
          "122658"
        ],
        [
          "Calcium Scoring Calibration",
          "122659"
        ],
        [
          "Calcium Volume",
          "122660"
        ],
        [
          "Calcium Mass",
          "122661"
        ],
        [
          "Late Contrast Enhancement",
          "122664"
        ],
        [
          "Time interval since injection of contrast media",
          "122665"
        ],
        [
          "Time relative to R-wave peak",
          "122666"
        ],
        [
          "Blood velocity vs. time of cardiac cycle",
          "122667"
        ],
        [
          "Time interval since detection of contrast bolus",
          "122668"
        ],
        [
          "Papillary Muscle Included/Excluded",
          "122670"
        ],
        [
          "Anterior-Posterior",
          "122675"
        ],
        [
          "endoleak",
          "122680"
        ],
        [
          "Stent Fracture",
          "122683"
        ],
        [
          "Stent Disintegration",
          "122684"
        ],
        [
          "Stent Composition",
          "122685"
        ],
        [
          "Parent Vessel Finding",
          "122686"
        ],
        [
          "Site of Lumen Maximum",
          "122687"
        ],
        [
          "X-Concept",
          "122698"
        ],
        [
          "Y-Concept",
          "122699"
        ],
        [
          "Indications for Pharmacological Stress",
          "122700"
        ],
        [
          "Procedure time base",
          "122701"
        ],
        [
          "Treadmill speed",
          "122702"
        ],
        [
          "Treadmill gradient",
          "122703"
        ],
        [
          "Ergometer power",
          "122704"
        ],
        [
          "Pharmacological Stress Agent Dose Rate",
          "122705"
        ],
        [
          "Rating of Perceived Exertion",
          "122706"
        ],
        [
          "Number of Ectopic Beats",
          "122707"
        ],
        [
          "Double Product",
          "122708"
        ],
        [
          "Activity workload",
          "122709"
        ],
        [
          "Time since start of stage",
          "122710"
        ],
        [
          "Exercise duration after stress agent injection",
          "122711"
        ],
        [
          "Imaging Start Time",
          "122712"
        ],
        [
          "Attenuation correction method",
          "122713"
        ],
        [
          "Pharmacological Stress Agent Dose",
          "122715"
        ],
        [
          "Maximum Power Output Achieved",
          "122716"
        ],
        [
          "Peak activity workload",
          "122717"
        ],
        [
          "Peak Double Product",
          "122718"
        ],
        [
          "OSEM algorithm",
          "122720"
        ],
        [
          "Chang method",
          "122721"
        ],
        [
          "Algorithmic attenuation correction",
          "122726"
        ],
        [
          "NM transmission attenuation correction",
          "122727"
        ],
        [
          "CT-based attenuation correction",
          "122728"
        ],
        [
          "No Attenuation Correction",
          "122729"
        ],
        [
          "Bazett QTc Algorithm",
          "122730"
        ],
        [
          "Hodges QTc Algorithm",
          "122731"
        ],
        [
          "Fridericia QTc Algorithm",
          "122732"
        ],
        [
          "Framingham QTc Algorithm",
          "122733"
        ],
        [
          "Borg RPE Scale",
          "122734"
        ],
        [
          "Borg CR10 Scale",
          "122735"
        ],
        [
          "Overall study quality",
          "122739"
        ],
        [
          "Excellent image quality",
          "122740"
        ],
        [
          "Good image quality",
          "122741"
        ],
        [
          "Poor image quality",
          "122742"
        ],
        [
          "Body habitus attenuation",
          "122743"
        ],
        [
          "Breast attenuation",
          "122744"
        ],
        [
          "Diaphragmatic attenuation",
          "122745"
        ],
        [
          "False positive defect finding",
          "122748"
        ],
        [
          "Non-diagnostic - low heart rate",
          "122750"
        ],
        [
          "Non-diagnostic - resting ST abnormalities",
          "122751"
        ],
        [
          "Non-diagnostic - ventricular pacing or LBBB",
          "122752"
        ],
        [
          "Non-diagnostic ECG",
          "122753"
        ],
        [
          "Strongly positive",
          "122755"
        ],
        [
          "Strongly positive - ST elevation",
          "122756"
        ],
        [
          "ST Depression - Horizontal",
          "122757"
        ],
        [
          "ST Depression - Upsloping",
          "122758"
        ],
        [
          "ST Depression - Downsloping",
          "122759"
        ],
        [
          "Stress test score",
          "122760"
        ],
        [
          "Number of diseased vessel territories",
          "122762"
        ],
        [
          "Weight exceeds equipment limit",
          "122764"
        ],
        [
          "Difference in Ejection Fraction",
          "122768"
        ],
        [
          "Difference in ED LV Volume",
          "122769"
        ],
        [
          "Ratio of achieved to predicted maximal oxygen consumption",
          "122770"
        ],
        [
          "Ratio of achieved to predicted functional capacity",
          "122771"
        ],
        [
          "Aerobic index",
          "122772"
        ],
        [
          "ST/HR Index",
          "122773"
        ],
        [
          "Agreement with prior findings",
          "122775"
        ],
        [
          "Disagreement with prior findings",
          "122776"
        ],
        [
          "Rest thallium/stress technetium procedure",
          "122781"
        ],
        [
          "Rest technetium/stress technetium 1 day procedure",
          "122782"
        ],
        [
          "Rest technetium/stress technetium 2 day procedure",
          "122783"
        ],
        [
          "Stress technetium/rest technetium 1 day procedure",
          "122784"
        ],
        [
          "NM Myocardial Viability procedure",
          "122785"
        ],
        [
          "PET Myocardial Perfusion, Rest only",
          "122791"
        ],
        [
          "PET Myocardial Perfusion, Stress only",
          "122792"
        ],
        [
          "PET Myocardial Perfusion, Rest and Stress",
          "122793"
        ],
        [
          "PET Myocardial Viability, Rest only",
          "122795"
        ],
        [
          "PET Myocardial Viability, Stress only",
          "122796"
        ],
        [
          "PET Myocardial Viability, Rest and Stress",
          "122797"
        ],
        [
          "Anginal Equivalent",
          "122799"
        ],
        [
          "Radiopharmaceutical",
          "123001"
        ],
        [
          "Radiopharmaceutical Start Time",
          "123003"
        ],
        [
          "Radiopharmaceutical Stop Time",
          "123004"
        ],
        [
          "Radiopharmaceutical Volume",
          "123005"
        ],
        [
          "Radionuclide Total Dose",
          "123006"
        ],
        [
          "Radiopharmaceutical Specific Activity",
          "123007"
        ],
        [
          "Radionuclide Syringe Counts",
          "123009"
        ],
        [
          "Radionuclide Residual Syringe Counts",
          "123010"
        ],
        [
          "Contrast/Bolus Agent",
          "123011"
        ],
        [
          "Pre-Medication",
          "123012"
        ],
        [
          "Target Region",
          "123014"
        ],
        [
          "Imaging Direction",
          "123015"
        ],
        [
          "Imaging Conditions",
          "123016"
        ],
        [
          "Caudal 10 degree distal-cranioproximal oblique",
          "123019"
        ],
        [
          "Neighborhood Analysis",
          "123101"
        ],
        [
          "Adaptive Filtering",
          "123102"
        ],
        [
          "Edge Detection",
          "123103"
        ],
        [
          "Morphological Operations",
          "123104"
        ],
        [
          "Histogram Analysis",
          "123105"
        ],
        [
          "Multi-Scale/Resolution Filtering",
          "123106"
        ],
        [
          "Cluster Analysis",
          "123107"
        ],
        [
          "Multispectral Processing",
          "123108"
        ],
        [
          "Manual Processing",
          "123109"
        ],
        [
          "Artificial Intelligence",
          "123110"
        ],
        [
          "Deformable Models",
          "123111"
        ],
        [
          "OB-GYN Ultrasound Procedure Report",
          "125000"
        ],
        [
          "Fetal Biometry Ratios",
          "125001"
        ],
        [
          "Fetal Biometry",
          "125002"
        ],
        [
          "Fetal Long Bones",
          "125003"
        ],
        [
          "Fetal Cranium",
          "125004"
        ],
        [
          "Biometry Group",
          "125005"
        ],
        [
          "Biophysical Profile",
          "125006"
        ],
        [
          "Measurement Group",
          "125007"
        ],
        [
          "Fetus Summary",
          "125008"
        ],
        [
          "Early Gestation",
          "125009"
        ],
        [
          "Identifier",
          "125010"
        ],
        [
          "Pelvis and Uterus",
          "125011"
        ],
        [
          "Growth Percentile rank",
          "125012"
        ],
        [
          "Growth Z-score",
          "125013"
        ],
        [
          "Fetus Characteristics",
          "125015"
        ],
        [
          "Fetal Measurements",
          "125016"
        ],
        [
          "Frame of Reference Identity",
          "125021"
        ],
        [
          "Fiducial Alignment",
          "125022"
        ],
        [
          "Acquisition Equipment Alignment",
          "125023"
        ],
        [
          "Image Content-based Alignment",
          "125024"
        ],
        [
          "Visual Alignment",
          "125025"
        ],
        [
          "Inter-Hemispheric Plane",
          "125030"
        ],
        [
          "Right Hemisphere Most Anterior",
          "125031"
        ],
        [
          "Right Hemisphere Most Posterior",
          "125032"
        ],
        [
          "Right Hemisphere Most Superior",
          "125033"
        ],
        [
          "Right Hemisphere Most Inferior",
          "125034"
        ],
        [
          "Left Hemisphere Most Anterior",
          "125035"
        ],
        [
          "Left Hemisphere Most Posterior",
          "125036"
        ],
        [
          "Left Hemisphere Most Superior",
          "125037"
        ],
        [
          "Left Hemisphere Most Inferior",
          "125038"
        ],
        [
          "Background",
          "125040"
        ],
        [
          "Registration Input",
          "125041"
        ],
        [
          "Vascular Ultrasound Procedure Report",
          "125100"
        ],
        [
          "Vessel Branch",
          "125101"
        ],
        [
          "Graft Type",
          "125102"
        ],
        [
          "Measurement Orientation",
          "125105"
        ],
        [
          "Doppler Angle",
          "125106"
        ],
        [
          "Sample Volume Depth",
          "125107"
        ],
        [
          "Pediatric Cardiac Ultrasound Report",
          "125195"
        ],
        [
          "Fetal Cardiac Ultrasound Report",
          "125196"
        ],
        [
          "Adult Congenital Cardiac Ultrasound Report",
          "125197"
        ],
        [
          "Adult Echocardiography Procedure Report",
          "125200"
        ],
        [
          "Illustration of Finding",
          "125201"
        ],
        [
          "LV Wall Motion Score Index",
          "125202"
        ],
        [
          "Acquisition Protocol",
          "125203"
        ],
        [
          "Area-length biplane",
          "125204"
        ],
        [
          "Area-Length Single Plane",
          "125205"
        ],
        [
          "Cube",
          "125206"
        ],
        [
          "Method of Disks, Biplane",
          "125207"
        ],
        [
          "Method of Disks, Single Plane",
          "125208"
        ],
        [
          "Teichholz",
          "125209"
        ],
        [
          "Area by Pressure Half-Time",
          "125210"
        ],
        [
          "Biplane Ellipse",
          "125211"
        ],
        [
          "Continuity Equation",
          "125212"
        ],
        [
          "Continuity Equation by Mean Velocity",
          "125213"
        ],
        [
          "Continuity Equation by Peak Velocity",
          "125214"
        ],
        [
          "Continuity Equation by Velocity Time Integral",
          "125215"
        ],
        [
          "Proximal Isovelocity Surface Area",
          "125216"
        ],
        [
          "Full Bernoulli",
          "125217"
        ],
        [
          "Simplified Bernoulli",
          "125218"
        ],
        [
          "Doppler Volume Flow",
          "125219"
        ],
        [
          "Planimetry",
          "125220"
        ],
        [
          "Left Ventricle Mass by M-mode",
          "125221"
        ],
        [
          "Left Ventricle Mass by Truncated Ellipse",
          "125222"
        ],
        [
          "4 Point Segment Finding Scale",
          "125223"
        ],
        [
          "5 Point Segment Finding Scale",
          "125224"
        ],
        [
          "5 Point Segment Finding Scale With Graded Hypokinesis",
          "125225"
        ],
        [
          "Single Plane Ellipse",
          "125226"
        ],
        [
          "Modified Simpson",
          "125227"
        ],
        [
          "Bullet Method",
          "125228"
        ],
        [
          "Power Doppler",
          "125230"
        ],
        [
          "3D mode",
          "125231"
        ],
        [
          "Start of drug dose administration",
          "125233"
        ],
        [
          "Start of contrast agent administration",
          "125234"
        ],
        [
          "Destruction of microbubbles",
          "125235"
        ],
        [
          "Onset of exercise",
          "125236"
        ],
        [
          "Cessation of exercise",
          "125237"
        ],
        [
          "Onset of stimulation",
          "125238"
        ],
        [
          "Cessation of stimulation",
          "125239"
        ],
        [
          "Line scan pattern",
          "125240"
        ],
        [
          "Plane scan pattern",
          "125241"
        ],
        [
          "Volume scan pattern",
          "125242"
        ],
        [
          "Non-imaging Doppler ultrasound transducer geometry",
          "125251"
        ],
        [
          "Linear ultrasound transducer geometry",
          "125252"
        ],
        [
          "Curved linear ultrasound transducer geometry",
          "125253"
        ],
        [
          "Sector ultrasound transducer geometry",
          "125254"
        ],
        [
          "Radial ultrasound transducer geometry",
          "125255"
        ],
        [
          "Ring ultrasound transducer geometry",
          "125256"
        ],
        [
          "Fixed beam direction",
          "125257"
        ],
        [
          "Mechanical beam steering",
          "125258"
        ],
        [
          "Phased beam steering",
          "125259"
        ],
        [
          "External Transducer",
          "125261"
        ],
        [
          "Transesophageal Transducer",
          "125262"
        ],
        [
          "Endovaginal Transducer",
          "125263"
        ],
        [
          "Endorectal Transducer",
          "125264"
        ],
        [
          "Intravascular Transducer",
          "125265"
        ],
        [
          "Left Ventricle Mass by Area Length",
          "125270"
        ],
        [
          "Left Ventricle Mass by M-mode - adjusted by Height",
          "125271"
        ],
        [
          "Left Ventricle Mass by Truncated Ellipse - adjusted by Height",
          "125272"
        ],
        [
          "Left Ventricle Mass by Area Length - adjusted by Height",
          "125273"
        ],
        [
          "CARDIOsphere",
          "125901"
        ],
        [
          "Echovist",
          "125902"
        ],
        [
          "Imagify",
          "125903"
        ],
        [
          "Levovist",
          "125904"
        ],
        [
          "Sonazoid",
          "125905"
        ],
        [
          "SonoVue",
          "125906"
        ],
        [
          "Targestar-B",
          "125907"
        ],
        [
          "Targestar-P",
          "125908"
        ],
        [
          "Imaging Measurement Report",
          "126000"
        ],
        [
          "Oncology Measurement Report",
          "126001"
        ],
        [
          "Dynamic Contrast MR Measurement Report",
          "126002"
        ],
        [
          "PET Measurement Report",
          "126003"
        ],
        [
          "Imaging Measurements",
          "126010"
        ],
        [
          "Derived Imaging Measurements",
          "126011"
        ],
        [
          "Multiparametric MRI",
          "126020"
        ],
        [
          "Multiparametric MRI of prostate",
          "126021"
        ],
        [
          "Multiparametric MRI of whole body",
          "126022"
        ],
        [
          "Sum of segmented voxel volumes",
          "126030"
        ],
        [
          "Peak Value Within ROI",
          "126031"
        ],
        [
          "Metabolic Volume",
          "126032"
        ],
        [
          "Total Lesion Glycolysis",
          "126033"
        ],
        [
          "Glycolysis",
          "126034"
        ],
        [
          "Total Lesion Proliferation",
          "126035"
        ],
        [
          "Proliferative Activity",
          "126036"
        ],
        [
          "Standardized Added Metabolic Activity (SAM)",
          "126037"
        ],
        [
          "Standardized Added Metabolic Activity (SAM) Background",
          "126038"
        ],
        [
          "Lesion to Background SUV Ratio",
          "126039"
        ],
        [
          "Background for Lesion to Background SUV Ratio",
          "126040"
        ],
        [
          "Fractal Dimension",
          "126050"
        ],
        [
          "Skewness",
          "126051"
        ],
        [
          "Kurtosis",
          "126052"
        ],
        [
          "Entropy of GLCM",
          "126060"
        ],
        [
          "Energy of GLCM",
          "126061"
        ],
        [
          "Homogeneity of GLCM",
          "126062"
        ],
        [
          "Contrast of GLCM",
          "126063"
        ],
        [
          "Dissimilarity of GLCM",
          "126064"
        ],
        [
          "ASM of GLCM",
          "126065"
        ],
        [
          "Correlation of GLCM",
          "126066"
        ],
        [
          "Gray Level Co-occurrence Matrix (GLCM)",
          "126067"
        ],
        [
          "Subject Time Point Identifier",
          "126070"
        ],
        [
          "Protocol Time Point Identifier",
          "126071"
        ],
        [
          "Time Point Type",
          "126072"
        ],
        [
          "Time Point Order",
          "126073"
        ],
        [
          "Posttreatment",
          "126074"
        ],
        [
          "Eligibility",
          "126075"
        ],
        [
          "RECIST 1.0",
          "126080"
        ],
        [
          "RECIST 1.1",
          "126081"
        ],
        [
          "Real World Value Map used for measurement",
          "126100"
        ],
        [
          "Image Library Group",
          "126200"
        ],
        [
          "Acquisition Date",
          "126201"
        ],
        [
          "Acquisition Time",
          "126202"
        ],
        [
          "PET Radionuclide Incubation Time",
          "126203"
        ],
        [
          "R2-Coefficient",
          "126220"
        ],
        [
          "Perfusion analysis by Stable Xenon CT technique",
          "126300"
        ],
        [
          "Perfusion analysis by IV Iodinated Contrast CT technique",
          "126301"
        ],
        [
          "Perfusion analysis by Arterial Spin Labeling MR technique",
          "126302"
        ],
        [
          "Perfusion analysis by Susceptibility MR technique",
          "126303"
        ],
        [
          "Least Mean Square (LMS) deconvolution",
          "126310"
        ],
        [
          "Singular Value Decomposition (SVD) deconvolution",
          "126311"
        ],
        [
          "Ktrans",
          "126312"
        ],
        [
          "kep",
          "126313"
        ],
        [
          "ve",
          "126314"
        ],
        [
          "IAUC",
          "126320"
        ],
        [
          "IAUC60",
          "126321"
        ],
        [
          "IAUC90",
          "126322"
        ],
        [
          "tau_m",
          "126330"
        ],
        [
          "vp",
          "126331"
        ],
        [
          "Standard Tofts Model",
          "126340"
        ],
        [
          "Extended Tofts Model",
          "126341"
        ],
        [
          "Model-free concentration-time quantitification",
          "126342"
        ],
        [
          "First Pass Leakage Profile (FPLP)",
          "126343"
        ],
        [
          "Shutter-Speed Model (SSM)",
          "126344"
        ],
        [
          "T1 by Multiple Flip Angles",
          "126350"
        ],
        [
          "T1 by Inversion Recovery",
          "126351"
        ],
        [
          "T1 by Fixed Value",
          "126352"
        ],
        [
          "T1 Used For Calculation",
          "126353"
        ],
        [
          "AIF Ignored",
          "126360"
        ],
        [
          "Population Averaged AIF",
          "126361"
        ],
        [
          "User-defined AIF ROI",
          "126362"
        ],
        [
          "Automatically Detected AIF ROI",
          "126363"
        ],
        [
          "Blind Estimation of AIF",
          "126364"
        ],
        [
          "Time of Peak Concentration",
          "126370"
        ],
        [
          "Bolus Arrival Time",
          "126371"
        ],
        [
          "Time of Leading Half-Peak Concentration",
          "126372"
        ],
        [
          "Temporal Derivative Exceeds Threshold",
          "126373"
        ],
        [
          "Temporal Derivative Threshold",
          "126374"
        ],
        [
          "Maximum Slope",
          "126375"
        ],
        [
          "Maximum Difference",
          "126376"
        ],
        [
          "Tracer Concentration",
          "126377"
        ],
        [
          "Contrast Longitudinal Relaxivity",
          "126380"
        ],
        [
          "Regional Blood Flow",
          "126390"
        ],
        [
          "Regional Blood Volume",
          "126391"
        ],
        [
          "Oxygen Extraction Fraction",
          "126392"
        ],
        [
          "R1",
          "126393"
        ],
        [
          "R2",
          "126394"
        ],
        [
          "Standardized Uptake Value",
          "126400"
        ],
        [
          "SUVbw",
          "126401"
        ],
        [
          "SUVlbm",
          "126402"
        ],
        [
          "SUVbsa",
          "126403"
        ],
        [
          "SUVibw",
          "126404"
        ],
        [
          "SUV body weight calculation method",
          "126410"
        ],
        [
          "SUV lean body mass calculation method",
          "126411"
        ],
        [
          "SUV body surface area calculation method",
          "126412"
        ],
        [
          "SUV ideal body weight calculation method",
          "126413"
        ],
        [
          "Pittsburgh compound B C^11^",
          "126500"
        ],
        [
          "Florbetaben F^18^",
          "126501"
        ],
        [
          "T807 F^18^",
          "126502"
        ],
        [
          "Flubatine F^18^",
          "126503"
        ],
        [
          "Monoclonal Antibody (mAb) ^64^Cu",
          "126510"
        ],
        [
          "Monoclonal Antibody (mAb) ^89^Zr",
          "126511"
        ],
        [
          "Trastuzumab ^89^Zr",
          "126512"
        ],
        [
          "Cetuximab ^89^Zr",
          "126513"
        ],
        [
          "J591 ^89^Zr",
          "126514"
        ],
        [
          "cU36 ^89^Zr",
          "126515"
        ],
        [
          "Bevacizumab ^89^Zr",
          "126516"
        ],
        [
          "cG250-F(ab')(2) ^89^Zr",
          "126517"
        ],
        [
          "R1507 ^89^Zr",
          "126518"
        ],
        [
          "E4G10 ^89^Zr",
          "126519"
        ],
        [
          "Df-CD45 ^89^Zr",
          "126520"
        ],
        [
          "^44^Scandium",
          "126600"
        ],
        [
          "^51^Manganese",
          "126601"
        ],
        [
          "^70^Arsenic",
          "126602"
        ],
        [
          "^90^Niobium",
          "126603"
        ],
        [
          "^191m^Iridium",
          "126604"
        ],
        [
          "^43^Scandium",
          "126605"
        ],
        [
          "^152^Terbium",
          "126606"
        ],
        [
          "ATSM Cu^60^",
          "126700"
        ],
        [
          "ATSM Cu^61^",
          "126701"
        ],
        [
          "ATSM Cu^62^",
          "126702"
        ],
        [
          "Choline C^11^",
          "126703"
        ],
        [
          "Fallypride C^11^",
          "126704"
        ],
        [
          "Fallypride F^18^",
          "126705"
        ],
        [
          "FLB 457 C^11^",
          "126706"
        ],
        [
          "Fluorotriopride F^18^",
          "126707"
        ],
        [
          "Fluoromisonidazole (FMISO) F^18^",
          "126708"
        ],
        [
          "Glutamine C^11^",
          "126709"
        ],
        [
          "Glutamine C^14^",
          "126710"
        ],
        [
          "Glutamine F^18^",
          "126711"
        ],
        [
          "Flubatine F^18^",
          "126712"
        ],
        [
          "2FA F^18^",
          "126713"
        ],
        [
          "Nifene F^18^",
          "126714"
        ],
        [
          "CLR1404 I^124^",
          "126715"
        ],
        [
          "CLR1404 I^131^",
          "126716"
        ],
        [
          "IEC6127 Patient Support Continuous Angle",
          "126801"
        ],
        [
          "IEC6127 Table Top Continuous Pitch Angle",
          "126802"
        ],
        [
          "IEC6127 Table Top Continuous Roll Angle",
          "126803"
        ],
        [
          "IEC6127 Table Top Eccentric Axis Distance",
          "126804"
        ],
        [
          "IEC6127 Table Top Continuous Eccentric Angle",
          "126805"
        ],
        [
          "IEC6127 Table Top Lateral Position",
          "126806"
        ],
        [
          "IEC6127 Table Top Longitudinal Position",
          "126807"
        ],
        [
          "IEC6127 Table Top Vertical Position",
          "126808"
        ],
        [
          "IEC6127 Gantry Continuous Roll Angle",
          "126809"
        ],
        [
          "IEC6127 Gantry Continuous Pitch Angle",
          "126810"
        ],
        [
          "IEC6127 Gantry Continuous Yaw Angle",
          "126811"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/restful-interaction": {
      "type": "complete",
      "items": [
        [
          "read",
          "read"
        ],
        [
          "vread",
          "vread"
        ],
        [
          "update",
          "update"
        ],
        [
          "delete",
          "delete"
        ],
        [
          "history",
          "history"
        ],
        [
          "create",
          "create"
        ],
        [
          "search",
          "search"
        ],
        [
          "validate",
          "validate"
        ],
        [
          "conformance",
          "conformance"
        ],
        [
          "transaction",
          "transaction"
        ],
        [
          "operation",
          "operation"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/nhin-purposeofuse": {
      "type": "complete",
      "items": [
        [
          "Treatment",
          "TREATMENT"
        ],
        [
          "Payment",
          "PAYMENT"
        ],
        [
          "Operations",
          "OPERATIONS"
        ],
        [
          "Sysadmin",
          "SYSADMIN"
        ],
        [
          "Fraud",
          "FRAUD"
        ],
        [
          "Psychotherapy",
          "PSYCHOTHERAPY"
        ],
        [
          "Training",
          "TRAINING"
        ],
        [
          "Legal",
          "LEGAL"
        ],
        [
          "Marketing",
          "MARKETING"
        ],
        [
          "Directory",
          "DIRECTORY"
        ],
        [
          "Family",
          "FAMILY"
        ],
        [
          "Present",
          "PRESENT"
        ],
        [
          "Emergency",
          "EMERGENCY"
        ],
        [
          "Disaster",
          "DISASTER"
        ],
        [
          "Public Health",
          "PUBLICHEALTH"
        ],
        [
          "Abuse",
          "ABUSE"
        ],
        [
          "Oversight",
          "OVERSIGHT"
        ],
        [
          "Judicial",
          "JUDICIAL"
        ],
        [
          "Law Enforcement",
          "LAW"
        ],
        [
          "Deceased",
          "DECEASED"
        ],
        [
          "Donation",
          "DONATION"
        ],
        [
          "Research",
          "RESEARCH"
        ],
        [
          "Threat",
          "THREAT"
        ],
        [
          "Government",
          "GOVERNMENT"
        ],
        [
          "Worker's Comp",
          "WORKERSCOMP"
        ],
        [
          "Coverage",
          "COVERAGE"
        ],
        [
          "Request",
          "REQUEST"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/questionnaire-question-control": {
      "type": "complete",
      "items": [
        [
          "Auto-complete",
          "autocomplete"
        ],
        [
          "Drop down",
          "drop-down"
        ],
        [
          "Check-box",
          "check-box"
        ],
        [
          "Lookup",
          "lookup"
        ],
        [
          "Radio Button",
          "radio-button"
        ],
        [
          "Slider",
          "slider"
        ],
        [
          "Spinner",
          "spinner"
        ],
        [
          "Text Box",
          "text-box"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/metric-calibration-type": {
      "type": "complete",
      "items": [
        [
          "Unspecified",
          "unspecified"
        ],
        [
          "Offset",
          "offset"
        ],
        [
          "Gain",
          "gain"
        ],
        [
          "Two Point",
          "two-point"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/supplydelivery-status": {
      "type": "complete",
      "items": [
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Delivered",
          "completed"
        ],
        [
          "Abandoned",
          "abandoned"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/service-provision-conditions": {
      "type": "complete",
      "items": [
        [
          "Free",
          "free"
        ],
        [
          "Discounts Available",
          "disc"
        ],
        [
          "Fees apply",
          "cost"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contact-point-system": {
      "type": "complete",
      "items": [
        [
          "Phone",
          "phone"
        ],
        [
          "Fax",
          "fax"
        ],
        [
          "Email",
          "email"
        ],
        [
          "Pager",
          "pager"
        ],
        [
          "URL",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/allergy-intolerance-type": {
      "type": "complete",
      "items": [
        [
          "Allergy",
          "allergy"
        ],
        [
          "Intolerance",
          "intolerance"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/history-status": {
      "type": "complete",
      "items": [
        [
          "Partial",
          "partial"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Entered in error",
          "entered-in-error"
        ],
        [
          "Health unknown",
          "health-unknown"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/metric-calibration-state": {
      "type": "complete",
      "items": [
        [
          "Not Calibrated",
          "not-calibrated"
        ],
        [
          "Calibration Required",
          "calibration-required"
        ],
        [
          "Calibrated",
          "calibrated"
        ],
        [
          "Unspecified",
          "unspecified"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/conformance-expectation": {
      "type": "complete",
      "items": [
        [
          "SHALL",
          "SHALL"
        ],
        [
          "SHOULD",
          "SHOULD"
        ],
        [
          "MAY",
          "MAY"
        ],
        [
          "SHOULD-NOT",
          "SHOULD-NOT"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/procedure-status": {
      "type": "complete",
      "items": [
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Aboted",
          "aborted"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/process-priority": {
      "type": "complete",
      "items": [
        [
          "Immediate",
          "stat"
        ],
        [
          "Normal",
          "normal"
        ],
        [
          "Deferred",
          "deferred"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/payeetype": {
      "type": "complete",
      "items": [
        [
          null,
          "subscriber"
        ],
        [
          null,
          "provider"
        ],
        [
          null,
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contactentity-type": {
      "type": "complete",
      "items": [
        [
          "Billing",
          "BILL"
        ],
        [
          "Administrative",
          "ADMIN"
        ],
        [
          "Human Resource",
          "HR"
        ],
        [
          "Payor",
          "PAYOR"
        ],
        [
          "Patient",
          "PATINF"
        ],
        [
          "Press",
          "PRESS"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/extension-context": {
      "type": "complete",
      "items": [
        [
          "Resource",
          "resource"
        ],
        [
          "Datatype",
          "datatype"
        ],
        [
          "Mapping",
          "mapping"
        ],
        [
          "Extension",
          "extension"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/measurement-principle": {
      "type": "complete",
      "items": [
        [
          "MSP Other",
          "other"
        ],
        [
          "MSP Chemical",
          "chemical"
        ],
        [
          "MSP Electrical",
          "electrical"
        ],
        [
          "MSP Impedance",
          "impedance"
        ],
        [
          "MSP Nuclear",
          "nuclear"
        ],
        [
          "MSP Optical",
          "optical"
        ],
        [
          "MSP Thermal",
          "thermal"
        ],
        [
          "MSP Biological",
          "biological"
        ],
        [
          "MSP Mechanical",
          "mechanical"
        ],
        [
          "MSP Acoustical",
          "acoustical"
        ],
        [
          "MSP Manual",
          "manual"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contract-signer-type": {
      "type": "complete",
      "items": [
        [
          "AuthorID",
          "1.2.840.10065.1.12.1.1"
        ],
        [
          "Co-AuthorID",
          "1.2.840.10065.1.12.1.2"
        ],
        [
          "Co-Participated",
          "1.2.840.10065.1.12.1.3"
        ],
        [
          "Transcriptionist",
          "1.2.840.10065.1.12.1.4"
        ],
        [
          "Verification",
          "1.2.840.10065.1.12.1.5"
        ],
        [
          "Validation",
          "1.2.840.10065.1.12.1.6"
        ],
        [
          "Consent",
          "1.2.840.10065.1.12.1.7"
        ],
        [
          "Witness",
          "1.2.840.10065.1.12.1.8"
        ],
        [
          "Event-Witness",
          "1.2.840.10065.1.12.1.9"
        ],
        [
          "Identity-Witness",
          "1.2.840.10065.1.12.1.10"
        ],
        [
          "Consent-Witness",
          "1.2.840.10065.1.12.1.11"
        ],
        [
          "Interpreter",
          "1.2.840.10065.1.12.1.12"
        ],
        [
          "Review",
          "1.2.840.10065.1.12.1.13"
        ],
        [
          "Source",
          "1.2.840.10065.1.12.1.14"
        ],
        [
          "Addendum",
          "1.2.840.10065.1.12.1.15"
        ],
        [
          "Administrative",
          "1.2.840.10065.1.12.1.16"
        ],
        [
          "Timestamp",
          "1.2.840.10065.1.12.1.17"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/fundsreserve": {
      "type": "complete",
      "items": [
        [
          null,
          "patient"
        ],
        [
          null,
          "provider"
        ],
        [
          null,
          "none"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/device-use-request-status": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Planned",
          "planned"
        ],
        [
          "Requested",
          "requested"
        ],
        [
          "Received",
          "received"
        ],
        [
          "Accepted",
          "accepted"
        ],
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Suspended",
          "suspended"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "Aborted",
          "aborted"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-type": {
      "type": "complete",
      "items": [
        [
          "Annual diabetes mellitus screening",
          "ADMS"
        ],
        [
          "Bone drilling/bone marrow punction in clinic",
          "BD/BM-clin"
        ],
        [
          "Infant colon screening - 60 minutes",
          "CCS60"
        ],
        [
          "Outpatient Kenacort injection",
          "OKI"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-admit-source": {
      "type": "complete",
      "items": [
        [
          "Transferred from other hospital",
          "hosp-trans"
        ],
        [
          "From accident/emergency department",
          "emd"
        ],
        [
          "From outpatient department",
          "outp"
        ],
        [
          "Born in hospital",
          "born"
        ],
        [
          "General Practitioner referral",
          "gp"
        ],
        [
          "Medical Practitioner/physician referral",
          "mp"
        ],
        [
          "From nursing home",
          "nursing"
        ],
        [
          "From psychiatric hospital",
          "psych"
        ],
        [
          "From rehabilitation facility",
          "rehab"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/testscript-operation-codes": {
      "type": "complete",
      "items": [
        [
          "Read",
          "read"
        ],
        [
          "Version Read",
          "vread"
        ],
        [
          "Update",
          "update"
        ],
        [
          "Delete",
          "delete"
        ],
        [
          "History",
          "history"
        ],
        [
          "Create",
          "create"
        ],
        [
          "Search",
          "search"
        ],
        [
          "Transaction",
          "transaction"
        ],
        [
          "Conformance",
          "conformance"
        ],
        [
          "$closure",
          "closure"
        ],
        [
          "$document",
          "document"
        ],
        [
          "$everything",
          "everything"
        ],
        [
          "$expand",
          "expand"
        ],
        [
          "$find",
          "find"
        ],
        [
          "$lookup",
          "lookup"
        ],
        [
          "$meta",
          "meta"
        ],
        [
          "$meta-add",
          "meta-add"
        ],
        [
          "$meta-delete",
          "meta-delete"
        ],
        [
          "$populate",
          "populate"
        ],
        [
          "$process-message",
          "process-message"
        ],
        [
          "$questionnaire",
          "questionnaire"
        ],
        [
          "$translate",
          "translate"
        ],
        [
          "$validate",
          "validate"
        ],
        [
          "$validate-code",
          "validate-code"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/flag-status": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "Inactive",
          "inactive"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/medication-admin-status": {
      "type": "complete",
      "items": [
        [
          "In Progress",
          "in-progress"
        ],
        [
          "On Hold",
          "on-hold"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ],
        [
          "Stopped",
          "stopped"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/goal-relationship-type": {
      "type": "complete",
      "items": [
        [
          "Predecessor",
          "predecessor"
        ],
        [
          "Successor",
          "successor"
        ],
        [
          "Replacement",
          "replacement"
        ],
        [
          "Component",
          "component"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/specimen-status": {
      "type": "complete",
      "items": [
        [
          "Available",
          "available"
        ],
        [
          "Unavailable",
          "unavailable"
        ],
        [
          "Unsatisfactory",
          "unsatisfactory"
        ],
        [
          "Entered-in-error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/issue-type": {
      "type": "complete",
      "items": [
        [
          "Invalid Content",
          "invalid"
        ],
        [
          "Security Problem",
          "security"
        ],
        [
          "Processing Failure",
          "processing"
        ],
        [
          "Transient Issue",
          "transient"
        ],
        [
          "Informational Note",
          "informational"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/diagnostic-order-priority": {
      "type": "complete",
      "items": [
        [
          "Routine",
          "routine"
        ],
        [
          "Urgent",
          "urgent"
        ],
        [
          "Stat",
          "stat"
        ],
        [
          "ASAP",
          "asap"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/participantstatus": {
      "type": "complete",
      "items": [
        [
          "Accepted",
          "accepted"
        ],
        [
          "Declined",
          "declined"
        ],
        [
          "Tentative",
          "tentative"
        ],
        [
          "In Process",
          "in-process"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Needs Action",
          "needs-action"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/patient-contact-relationship": {
      "type": "complete",
      "items": [
        [
          "Emergency",
          "emergency"
        ],
        [
          "Family",
          "family"
        ],
        [
          "Guardian",
          "guardian"
        ],
        [
          "Friend",
          "friend"
        ],
        [
          "Partner",
          "partner"
        ],
        [
          "Work",
          "work"
        ],
        [
          "Caregiver",
          "caregiver"
        ],
        [
          "Agent",
          "agent"
        ],
        [
          "Guarantor",
          "guarantor"
        ],
        [
          "Owner of animal",
          "owner"
        ],
        [
          "Parent",
          "parent"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/relationship": {
      "type": "complete",
      "items": [
        [
          null,
          "1"
        ],
        [
          null,
          "2"
        ],
        [
          null,
          "3"
        ],
        [
          null,
          "4"
        ],
        [
          null,
          "5"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/goal-status-reason": {
      "type": "complete",
      "items": [
        [
          "surgery",
          "surgery"
        ],
        [
          "life event",
          "life-event"
        ],
        [
          "replaced",
          "replaced"
        ],
        [
          "patient request",
          "patient-request"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/message-conformance-event-mode": {
      "type": "complete",
      "items": [
        [
          "Sender",
          "sender"
        ],
        [
          "Receiver",
          "receiver"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/search-modifier-code": {
      "type": "complete",
      "items": [
        [
          "Missing",
          "missing"
        ],
        [
          "Exact",
          "exact"
        ],
        [
          "Contains",
          "contains"
        ],
        [
          "Not",
          "not"
        ],
        [
          "Text",
          "text"
        ],
        [
          "In",
          "in"
        ],
        [
          "Not In",
          "not-in"
        ],
        [
          "Below",
          "below"
        ],
        [
          "Above",
          "above"
        ],
        [
          "Type",
          "type"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/immunization-recommendation-status": {
      "type": "complete",
      "items": [
        [
          "Due",
          "due"
        ],
        [
          "Overdue",
          "overdue"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/reason-medication-given-codes": {
      "type": "complete",
      "items": [
        [
          "None",
          "a"
        ],
        [
          "Given as Ordered",
          "b"
        ],
        [
          "Emergency",
          "c"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/guide-dependency-type": {
      "type": "complete",
      "items": [
        [
          "Reference",
          "reference"
        ],
        [
          "Inclusion",
          "inclusion"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/network-type": {
      "type": "complete",
      "items": [
        [
          "Machine Name",
          "1"
        ],
        [
          "IP Address",
          "2"
        ],
        [
          "Telephone Number",
          "3"
        ],
        [
          "Email address",
          "4"
        ],
        [
          "URI",
          "5"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/note-type": {
      "type": "complete",
      "items": [
        [
          "Display",
          "display"
        ],
        [
          "Print (Form)",
          "print"
        ],
        [
          "Print (Operator)",
          "printoper"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/location-mode": {
      "type": "complete",
      "items": [
        [
          "Instance",
          "instance"
        ],
        [
          "Kind",
          "kind"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/resource-validation-mode": {
      "type": "complete",
      "items": [
        [
          "Validate for Create",
          "create"
        ],
        [
          "Validate for Update",
          "update"
        ],
        [
          "Validate for Delete",
          "delete"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/questionnaire-status": {
      "type": "complete",
      "items": [
        [
          "Draft",
          "draft"
        ],
        [
          "Published",
          "published"
        ],
        [
          "Retired",
          "retired"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/communication-request-status": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Planned",
          "planned"
        ],
        [
          "Requested",
          "requested"
        ],
        [
          "Received",
          "received"
        ],
        [
          "Accepted",
          "accepted"
        ],
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Suspended",
          "suspended"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "Failed",
          "failed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/flag-category": {
      "type": "complete",
      "items": [
        [
          "Diet",
          "diet"
        ],
        [
          "Drug",
          "drug"
        ],
        [
          "Lab",
          "lab"
        ],
        [
          "Administrative",
          "admin"
        ],
        [
          "Subject contact",
          "contact"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/actionlist": {
      "type": "complete",
      "items": [
        [
          "Cancel, Reverse or Nullify",
          "cancel"
        ],
        [
          "Poll",
          "poll"
        ],
        [
          "Re-Process",
          "reprocess"
        ],
        [
          "Status Check",
          "status"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/property-representation": {
      "type": "complete",
      "items": [
        [
          "XML Attribute",
          "xmlAttr"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/namingsystem-identifier-type": {
      "type": "complete",
      "items": [
        [
          "OID",
          "oid"
        ],
        [
          "UUID",
          "uuid"
        ],
        [
          "URI",
          "uri"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/risk-probability": {
      "type": "complete",
      "items": [
        [
          "Negligible likelihood",
          "negligible"
        ],
        [
          "Low likelihood",
          "low"
        ],
        [
          "Moderate likelihood",
          "moderate"
        ],
        [
          "High likelihood",
          "high"
        ],
        [
          "Certain",
          "certain"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/goal-acceptance-status": {
      "type": "complete",
      "items": [
        [
          "Agree",
          "agree"
        ],
        [
          "Disagree",
          "disagree"
        ],
        [
          "Pending",
          "pending"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/identifier-type": {
      "type": "complete",
      "items": [
        [
          "Universal Device Identifier",
          "UDI"
        ],
        [
          "Serial Number",
          "SNO"
        ],
        [
          "Social Beneficiary Identifier",
          "SB"
        ],
        [
          "Placer Identifier",
          "PLAC"
        ],
        [
          "Filler Identifier",
          "FILL"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/http-verb": {
      "type": "complete",
      "items": [
        [
          "GET",
          "GET"
        ],
        [
          "POST",
          "POST"
        ],
        [
          "PUT",
          "PUT"
        ],
        [
          "DELETE",
          "DELETE"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/detectedissue-severity": {
      "type": "complete",
      "items": [
        [
          "High",
          "high"
        ],
        [
          "Moderate",
          "moderate"
        ],
        [
          "Low",
          "low"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/condition-category": {
      "type": "complete",
      "items": [
        [
          "Complaint",
          "complaint"
        ],
        [
          "Symptom",
          "symptom"
        ],
        [
          "Finding",
          "finding"
        ],
        [
          "Diagnosis",
          "diagnosis"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/resource-aggregation-mode": {
      "type": "complete",
      "items": [
        [
          "Contained",
          "contained"
        ],
        [
          "Referenced",
          "referenced"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/condition-state": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "Inactive",
          "inactive"
        ],
        [
          "Resolved",
          "resolved"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/resource-types": {
      "type": "complete",
      "items": [
        [
          "Account",
          "Account"
        ],
        [
          "AllergyIntolerance",
          "AllergyIntolerance"
        ],
        [
          "Appointment",
          "Appointment"
        ],
        [
          "AppointmentResponse",
          "AppointmentResponse"
        ],
        [
          "AuditEvent",
          "AuditEvent"
        ],
        [
          "Basic",
          "Basic"
        ],
        [
          "Binary",
          "Binary"
        ],
        [
          "BodySite",
          "BodySite"
        ],
        [
          "Bundle",
          "Bundle"
        ],
        [
          "CarePlan",
          "CarePlan"
        ],
        [
          "Claim",
          "Claim"
        ],
        [
          "ClaimResponse",
          "ClaimResponse"
        ],
        [
          "ClinicalImpression",
          "ClinicalImpression"
        ],
        [
          "Communication",
          "Communication"
        ],
        [
          "CommunicationRequest",
          "CommunicationRequest"
        ],
        [
          "Composition",
          "Composition"
        ],
        [
          "ConceptMap",
          "ConceptMap"
        ],
        [
          "Condition",
          "Condition"
        ],
        [
          "Conformance",
          "Conformance"
        ],
        [
          "Contract",
          "Contract"
        ],
        [
          "Coverage",
          "Coverage"
        ],
        [
          "DataElement",
          "DataElement"
        ],
        [
          "DetectedIssue",
          "DetectedIssue"
        ],
        [
          "Device",
          "Device"
        ],
        [
          "DeviceComponent",
          "DeviceComponent"
        ],
        [
          "DeviceMetric",
          "DeviceMetric"
        ],
        [
          "DeviceUseRequest",
          "DeviceUseRequest"
        ],
        [
          "DeviceUseStatement",
          "DeviceUseStatement"
        ],
        [
          "DiagnosticOrder",
          "DiagnosticOrder"
        ],
        [
          "DiagnosticReport",
          "DiagnosticReport"
        ],
        [
          "DocumentManifest",
          "DocumentManifest"
        ],
        [
          "DocumentReference",
          "DocumentReference"
        ],
        [
          "DomainResource",
          "DomainResource"
        ],
        [
          "EligibilityRequest",
          "EligibilityRequest"
        ],
        [
          "EligibilityResponse",
          "EligibilityResponse"
        ],
        [
          "Encounter",
          "Encounter"
        ],
        [
          "EnrollmentRequest",
          "EnrollmentRequest"
        ],
        [
          "EnrollmentResponse",
          "EnrollmentResponse"
        ],
        [
          "EpisodeOfCare",
          "EpisodeOfCare"
        ],
        [
          "ExplanationOfBenefit",
          "ExplanationOfBenefit"
        ],
        [
          "FamilyMemberHistory",
          "FamilyMemberHistory"
        ],
        [
          "Flag",
          "Flag"
        ],
        [
          "Goal",
          "Goal"
        ],
        [
          "Group",
          "Group"
        ],
        [
          "HealthcareService",
          "HealthcareService"
        ],
        [
          "ImagingObjectSelection",
          "ImagingObjectSelection"
        ],
        [
          "ImagingStudy",
          "ImagingStudy"
        ],
        [
          "Immunization",
          "Immunization"
        ],
        [
          "ImmunizationRecommendation",
          "ImmunizationRecommendation"
        ],
        [
          "ImplementationGuide",
          "ImplementationGuide"
        ],
        [
          "List",
          "List"
        ],
        [
          "Location",
          "Location"
        ],
        [
          "Media",
          "Media"
        ],
        [
          "Medication",
          "Medication"
        ],
        [
          "MedicationAdministration",
          "MedicationAdministration"
        ],
        [
          "MedicationDispense",
          "MedicationDispense"
        ],
        [
          "MedicationOrder",
          "MedicationOrder"
        ],
        [
          "MedicationStatement",
          "MedicationStatement"
        ],
        [
          "MessageHeader",
          "MessageHeader"
        ],
        [
          "NamingSystem",
          "NamingSystem"
        ],
        [
          "NutritionOrder",
          "NutritionOrder"
        ],
        [
          "Observation",
          "Observation"
        ],
        [
          "OperationDefinition",
          "OperationDefinition"
        ],
        [
          "OperationOutcome",
          "OperationOutcome"
        ],
        [
          "Order",
          "Order"
        ],
        [
          "OrderResponse",
          "OrderResponse"
        ],
        [
          "Organization",
          "Organization"
        ],
        [
          "Parameters",
          "Parameters"
        ],
        [
          "Patient",
          "Patient"
        ],
        [
          "PaymentNotice",
          "PaymentNotice"
        ],
        [
          "PaymentReconciliation",
          "PaymentReconciliation"
        ],
        [
          "Person",
          "Person"
        ],
        [
          "Practitioner",
          "Practitioner"
        ],
        [
          "Procedure",
          "Procedure"
        ],
        [
          "ProcedureRequest",
          "ProcedureRequest"
        ],
        [
          "ProcessRequest",
          "ProcessRequest"
        ],
        [
          "ProcessResponse",
          "ProcessResponse"
        ],
        [
          "Provenance",
          "Provenance"
        ],
        [
          "Questionnaire",
          "Questionnaire"
        ],
        [
          "QuestionnaireResponse",
          "QuestionnaireResponse"
        ],
        [
          "ReferralRequest",
          "ReferralRequest"
        ],
        [
          "RelatedPerson",
          "RelatedPerson"
        ],
        [
          "Resource",
          "Resource"
        ],
        [
          "RiskAssessment",
          "RiskAssessment"
        ],
        [
          "Schedule",
          "Schedule"
        ],
        [
          "SearchParameter",
          "SearchParameter"
        ],
        [
          "Slot",
          "Slot"
        ],
        [
          "Specimen",
          "Specimen"
        ],
        [
          "StructureDefinition",
          "StructureDefinition"
        ],
        [
          "Subscription",
          "Subscription"
        ],
        [
          "Substance",
          "Substance"
        ],
        [
          "SupplyDelivery",
          "SupplyDelivery"
        ],
        [
          "SupplyRequest",
          "SupplyRequest"
        ],
        [
          "TestScript",
          "TestScript"
        ],
        [
          "ValueSet",
          "ValueSet"
        ],
        [
          "VisionPrescription",
          "VisionPrescription"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/conformance-resource-status": {
      "type": "complete",
      "items": [
        [
          "Draft",
          "draft"
        ],
        [
          "Active",
          "active"
        ],
        [
          "Retired",
          "retired"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/condition-clinical": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "Relapse",
          "relapse"
        ],
        [
          "Remission",
          "remission"
        ],
        [
          "Resolved",
          "resolved"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/nutrition-order-status": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Draft",
          "draft"
        ],
        [
          "Planned",
          "planned"
        ],
        [
          "Requested",
          "requested"
        ],
        [
          "Active",
          "active"
        ],
        [
          "On-Hold",
          "on-hold"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Cancelled",
          "cancelled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/binding-strength": {
      "type": "complete",
      "items": [
        [
          "Required",
          "required"
        ],
        [
          "Extensible",
          "extensible"
        ],
        [
          "Preferred",
          "preferred"
        ],
        [
          "Example",
          "example"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/object-role": {
      "type": "complete",
      "items": [
        [
          "Patient",
          "1"
        ],
        [
          "Location",
          "2"
        ],
        [
          "Report",
          "3"
        ],
        [
          "Domain Resource",
          "4"
        ],
        [
          "Master file",
          "5"
        ],
        [
          "User",
          "6"
        ],
        [
          "List",
          "7"
        ],
        [
          "Doctor",
          "8"
        ],
        [
          "Subscriber",
          "9"
        ],
        [
          "Guarantor",
          "10"
        ],
        [
          "Security User Entity",
          "11"
        ],
        [
          "Security User Group",
          "12"
        ],
        [
          "Security Resource",
          "13"
        ],
        [
          "Security Granularity Definition",
          "14"
        ],
        [
          "Practitioner",
          "15"
        ],
        [
          "Data Destination",
          "16"
        ],
        [
          "Data Repository",
          "17"
        ],
        [
          "Schedule",
          "18"
        ],
        [
          "Customer",
          "19"
        ],
        [
          "Job",
          "20"
        ],
        [
          "Job Stream",
          "21"
        ],
        [
          "Table",
          "22"
        ],
        [
          "Routing Criteria",
          "23"
        ],
        [
          "Query",
          "24"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-priority": {
      "type": "complete",
      "items": [
        [
          "Immediate",
          "imm"
        ],
        [
          "Emergency",
          "emg"
        ],
        [
          "Urgent",
          "urg"
        ],
        [
          "Semi-urgent",
          "s-urg"
        ],
        [
          "Non-urgent",
          "no-urg"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/device-action": {
      "type": "complete",
      "items": [
        [
          "Implanted",
          "implanted"
        ],
        [
          "Explanted",
          "explanted"
        ],
        [
          "Manipulated",
          "manipulated"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/allergy-intolerance-category": {
      "type": "complete",
      "items": [
        [
          "Food",
          "food"
        ],
        [
          "Medication",
          "medication"
        ],
        [
          "Environment",
          "environment"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/participantrequired": {
      "type": "complete",
      "items": [
        [
          "Required",
          "required"
        ],
        [
          "Optional",
          "optional"
        ],
        [
          "Information Only",
          "information-only"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contract-subtype": {
      "type": "complete",
      "items": [
        [
          null,
          "disclosure-CA"
        ],
        [
          null,
          "disclosure-US"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/operation-kind": {
      "type": "complete",
      "items": [
        [
          "Operation",
          "operation"
        ],
        [
          "Query",
          "query"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/assert-response-code-types": {
      "type": "complete",
      "items": [
        [
          "okay",
          "okay"
        ],
        [
          "created",
          "created"
        ],
        [
          "noContent",
          "noContent"
        ],
        [
          "notModified",
          "notModified"
        ],
        [
          "bad",
          "bad"
        ],
        [
          "forbidden",
          "forbidden"
        ],
        [
          "notFound",
          "notFound"
        ],
        [
          "methodNotAllowed",
          "methodNotAllowed"
        ],
        [
          "conflict",
          "conflict"
        ],
        [
          "gone",
          "gone"
        ],
        [
          "preconditionFailed",
          "preconditionFailed"
        ],
        [
          "unprocessable",
          "unprocessable"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/organization-type": {
      "type": "complete",
      "items": [
        [
          "Healthcare Provider",
          "prov"
        ],
        [
          "Hospital Department",
          "dept"
        ],
        [
          "Organizational team",
          "team"
        ],
        [
          "Government",
          "govt"
        ],
        [
          "Insurance Company",
          "ins"
        ],
        [
          "Educational Institute",
          "edu"
        ],
        [
          "Religious Institution",
          "reli"
        ],
        [
          "Clinical Research Sponsor",
          "crs"
        ],
        [
          "Community Group",
          "cg"
        ],
        [
          "Non-Healthcare Business or Corporation",
          "bus"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/reaction-event-certainty": {
      "type": "complete",
      "items": [
        [
          "Unlikely",
          "unlikely"
        ],
        [
          "Likely",
          "likely"
        ],
        [
          "Confirmed",
          "confirmed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/care-plan-relationship": {
      "type": "complete",
      "items": [
        [
          "Includes",
          "includes"
        ],
        [
          "Replaces",
          "replaces"
        ],
        [
          "Fulfills",
          "fulfills"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-diet": {
      "type": "complete",
      "items": [
        [
          "Vegetarian",
          "vegetarian"
        ],
        [
          "Dairy Free",
          "dairy-free"
        ],
        [
          "Nut Free",
          "nut-free"
        ],
        [
          "Gluten Free",
          "gluten-free"
        ],
        [
          "Vegan",
          "vegan"
        ],
        [
          "Halal",
          "halal"
        ],
        [
          "Kosher",
          "kosher"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/metric-operational-status": {
      "type": "complete",
      "items": [
        [
          "On",
          "on"
        ],
        [
          "Off",
          "off"
        ],
        [
          "Standby",
          "standby"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/tooth": {
      "type": "complete",
      "items": [
        [
          null,
          "0"
        ],
        [
          "1",
          "1"
        ],
        [
          "2",
          "2"
        ],
        [
          "3",
          "3"
        ],
        [
          "4",
          "4"
        ],
        [
          "5",
          "5"
        ],
        [
          "6",
          "6"
        ],
        [
          "7",
          "7"
        ],
        [
          "8",
          "8"
        ],
        [
          "11",
          "11"
        ],
        [
          "12",
          "12"
        ],
        [
          "13",
          "13"
        ],
        [
          "14",
          "14"
        ],
        [
          "15",
          "15"
        ],
        [
          "16",
          "16"
        ],
        [
          "17",
          "17"
        ],
        [
          "18",
          "18"
        ],
        [
          "21",
          "21"
        ],
        [
          "22",
          "22"
        ],
        [
          "23",
          "23"
        ],
        [
          "24",
          "24"
        ],
        [
          "25",
          "25"
        ],
        [
          "26",
          "26"
        ],
        [
          "27",
          "27"
        ],
        [
          "28",
          "28"
        ],
        [
          "31",
          "31"
        ],
        [
          "32",
          "32"
        ],
        [
          "33",
          "33"
        ],
        [
          "34",
          "34"
        ],
        [
          "35",
          "35"
        ],
        [
          "36",
          "36"
        ],
        [
          "37",
          "37"
        ],
        [
          "38",
          "38"
        ],
        [
          "41",
          "41"
        ],
        [
          "42",
          "42"
        ],
        [
          "43",
          "43"
        ],
        [
          "44",
          "44"
        ],
        [
          "45",
          "45"
        ],
        [
          "46",
          "46"
        ],
        [
          "47",
          "47"
        ],
        [
          "48",
          "48"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/concept-map-equivalence": {
      "type": "complete",
      "items": [
        [
          "Equivalent",
          "equivalent"
        ],
        [
          "Wider",
          "wider"
        ],
        [
          "Subsumes",
          "subsumes"
        ],
        [
          "Narrower",
          "narrower"
        ],
        [
          "Specializes",
          "specializes"
        ],
        [
          "Inexact",
          "inexact"
        ],
        [
          "Unmatched",
          "unmatched"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/referencerange-meaning": {
      "type": "complete",
      "items": [
        [
          "Type",
          "type"
        ],
        [
          "Endocrine",
          "endocrine"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/flag-priority": {
      "type": "complete",
      "items": [
        [
          "No alarm",
          "PN"
        ],
        [
          "Low priority",
          "PL"
        ],
        [
          "Medium priority",
          "PM"
        ],
        [
          "High priority",
          "PH"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/slotstatus": {
      "type": "complete",
      "items": [
        [
          "Busy",
          "busy"
        ],
        [
          "Free",
          "free"
        ],
        [
          "Busy (Unavailable)",
          "busy-unavailable"
        ],
        [
          "Busy (Tentative)",
          "busy-tentative"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/special-values": {
      "type": "complete",
      "items": [
        [
          "true",
          "true"
        ],
        [
          "false",
          "false"
        ],
        [
          "Trace Amount Detected",
          "trace"
        ],
        [
          "Sufficient Quantity",
          "sufficient"
        ],
        [
          "Value Withdrawn",
          "withdrawn"
        ],
        [
          "Nil Known",
          "nil-known"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/observation-relationshiptypes": {
      "type": "complete",
      "items": [
        [
          "Has Member",
          "has-member"
        ],
        [
          "Derived From",
          "derived-from"
        ],
        [
          "Sequel To",
          "sequel-to"
        ],
        [
          "Replaces",
          "replaces"
        ],
        [
          "Qualified By",
          "qualified-by"
        ],
        [
          "Interfered By",
          "interfered-by"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/subscription-tag": {
      "type": "complete",
      "items": [
        [
          "Queued",
          "queued"
        ],
        [
          "Delivered",
          "delivered"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/metric-category": {
      "type": "complete",
      "items": [
        [
          "Measurement",
          "measurement"
        ],
        [
          "Setting",
          "setting"
        ],
        [
          "Calculation",
          "calculation"
        ],
        [
          "Unspecified",
          "unspecified"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/procedure-request-status": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Draft",
          "draft"
        ],
        [
          "Requested",
          "requested"
        ],
        [
          "Received",
          "received"
        ],
        [
          "Accepted",
          "accepted"
        ],
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Suspended",
          "suspended"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "Aborted",
          "aborted"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/list-example-codes": {
      "type": "complete",
      "items": [
        [
          "Alerts",
          "alerts"
        ],
        [
          "Adverse Reactions",
          "adverserxns"
        ],
        [
          "Allergies",
          "allergies"
        ],
        [
          "Medication List",
          "medications"
        ],
        [
          "Problem List",
          "problems"
        ],
        [
          "Worklist",
          "worklist"
        ],
        [
          "Waiting List",
          "waiting"
        ],
        [
          "Protocols",
          "protocols"
        ],
        [
          "Care Plans",
          "plans"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/composition-status": {
      "type": "complete",
      "items": [
        [
          "Preliminary",
          "preliminary"
        ],
        [
          "Final",
          "final"
        ],
        [
          "Amended",
          "amended"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/remittance-outcome": {
      "type": "complete",
      "items": [
        [
          "Complete",
          "complete"
        ],
        [
          "Error",
          "error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/animal-species": {
      "type": "complete",
      "items": [
        [
          "Dog",
          "canislf"
        ],
        [
          "Sheep",
          "ovisa"
        ],
        [
          "Domestic Canary",
          "serinuscd"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contract-actorrole": {
      "type": "complete",
      "items": [
        [
          "Practitioner",
          "practitioner"
        ],
        [
          "Patient",
          "patient"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/audit-event-action": {
      "type": "complete",
      "items": [
        [
          "Create",
          "C"
        ],
        [
          "Read/View/Print",
          "R"
        ],
        [
          "Update",
          "U"
        ],
        [
          "Delete",
          "D"
        ],
        [
          "Execute",
          "E"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/adjustment-reason": {
      "type": "complete",
      "items": [
        [
          null,
          "A001"
        ],
        [
          null,
          "A002"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/xds-relationship-type": {
      "type": "complete",
      "items": [
        [
          "APND",
          "APND"
        ],
        [
          "RPLC",
          "RPLC"
        ],
        [
          "XFRM",
          "XFRM"
        ],
        [
          "XFRM_RPLC",
          "XFRM_RPLC"
        ],
        [
          "Signs",
          "signs"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/assert-direction-codes": {
      "type": "complete",
      "items": [
        [
          "response",
          "response"
        ],
        [
          "request",
          "request"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/timing-abbreviation": {
      "type": "complete",
      "items": [
        [
          "QD",
          "QD"
        ],
        [
          "QOD",
          "QOD"
        ],
        [
          "Q4H",
          "Q4H"
        ],
        [
          "Q6H",
          "Q6H"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/device-use-request-priority": {
      "type": "complete",
      "items": [
        [
          "Routine",
          "routine"
        ],
        [
          "Urgent",
          "urgent"
        ],
        [
          "Stat",
          "stat"
        ],
        [
          "ASAP",
          "asap"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/name-use": {
      "type": "complete",
      "items": [
        [
          "Usual",
          "usual"
        ],
        [
          "Official",
          "official"
        ],
        [
          "Temp",
          "temp"
        ],
        [
          "Nickname",
          "nickname"
        ],
        [
          "Anonymous",
          "anonymous"
        ],
        [
          "Old",
          "old"
        ],
        [
          "Maiden",
          "maiden"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/supplydelivery-type": {
      "type": "complete",
      "items": [
        [
          "Medication",
          "medication"
        ],
        [
          "Device",
          "device"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/signature-type": {
      "type": "complete",
      "items": [
        [
          "AuthorID",
          "1.2.840.10065.1.12.1.1"
        ],
        [
          "Co-AuthorID",
          "1.2.840.10065.1.12.1.2"
        ],
        [
          "Co-Participated",
          "1.2.840.10065.1.12.1.3"
        ],
        [
          "Transcriptionist",
          "1.2.840.10065.1.12.1.4"
        ],
        [
          "Verification",
          "1.2.840.10065.1.12.1.5"
        ],
        [
          "Validation",
          "1.2.840.10065.1.12.1.6"
        ],
        [
          "Consent",
          "1.2.840.10065.1.12.1.7"
        ],
        [
          "Witness",
          "1.2.840.10065.1.12.1.8"
        ],
        [
          "Event-Witness",
          "1.2.840.10065.1.12.1.9"
        ],
        [
          "Identity-Witness",
          "1.2.840.10065.1.12.1.10"
        ],
        [
          "Consent-Witness",
          "1.2.840.10065.1.12.1.11"
        ],
        [
          "Interpreter",
          "1.2.840.10065.1.12.1.12"
        ],
        [
          "Review",
          "1.2.840.10065.1.12.1.13"
        ],
        [
          "Source",
          "1.2.840.10065.1.12.1.14"
        ],
        [
          "Addendum",
          "1.2.840.10065.1.12.1.15"
        ],
        [
          "Administrative",
          "1.2.840.10065.1.12.1.16"
        ],
        [
          "Timestamp",
          "1.2.840.10065.1.12.1.17"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/subscription-channel-type": {
      "type": "complete",
      "items": [
        [
          "Rest Hook",
          "rest-hook"
        ],
        [
          "Websocket",
          "websocket"
        ],
        [
          "Email",
          "email"
        ],
        [
          "SMS",
          "sms"
        ],
        [
          "Message",
          "message"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/claim-use-link": {
      "type": "complete",
      "items": [
        [
          "Complete",
          "complete"
        ],
        [
          "Proposed",
          "proposed"
        ],
        [
          "Exploratory",
          "exploratory"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/allergy-intolerance-status": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "Inactive",
          "inactive"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/account-status": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "Inactive",
          "inactive"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/fm-conditions": {
      "type": "complete",
      "items": [
        [
          "Headache",
          "123987"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/operation-parameter-use": {
      "type": "complete",
      "items": [
        [
          "In",
          "in"
        ],
        [
          "Out",
          "out"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/conformance-statement-kind": {
      "type": "complete",
      "items": [
        [
          "Instance",
          "instance"
        ],
        [
          "Capability",
          "capability"
        ],
        [
          "Requirements",
          "requirements"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/vision-eye-codes": {
      "type": "complete",
      "items": [
        [
          "Right Eye",
          "right"
        ],
        [
          "Left Eye",
          "left"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/subscription-status": {
      "type": "complete",
      "items": [
        [
          "Requested",
          "requested"
        ],
        [
          "Active",
          "active"
        ],
        [
          "Error",
          "error"
        ],
        [
          "Off",
          "off"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contract-action": {
      "type": "complete",
      "items": [
        [
          null,
          "action-a"
        ],
        [
          null,
          "action-b"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/choice-list-orientation": {
      "type": "complete",
      "items": [
        [
          "Horizontal",
          "horizontal"
        ],
        [
          "Vertical",
          "vertical"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/payment-status": {
      "type": "complete",
      "items": [
        [
          null,
          "paid"
        ],
        [
          null,
          "cleared"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/adjudication-error": {
      "type": "complete",
      "items": [
        [
          null,
          "A001"
        ],
        [
          null,
          "A002"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/link-type": {
      "type": "complete",
      "items": [
        [
          "Replace",
          "replace"
        ],
        [
          "Refer",
          "refer"
        ],
        [
          "See also",
          "seealso"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/vision-product": {
      "type": "complete",
      "items": [
        [
          null,
          "lens"
        ],
        [
          null,
          "contact"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/procedure-progress-status-codes": {
      "type": "complete",
      "items": [
        [
          "In Operating Room",
          "a"
        ],
        [
          "Prepared",
          "b"
        ],
        [
          "Anesthesia induced",
          "c"
        ],
        [
          "Opened (skin)",
          "d"
        ],
        [
          "Closed (skin)",
          "e"
        ],
        [
          "In Recovery Room",
          "f"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/location-status": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "Suspended",
          "suspended"
        ],
        [
          "Inactive",
          "inactive"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/metric-color": {
      "type": "complete",
      "items": [
        [
          "Color Black",
          "black"
        ],
        [
          "Color Red",
          "red"
        ],
        [
          "Color Green",
          "green"
        ],
        [
          "Color Yellow",
          "yellow"
        ],
        [
          "Color Blue",
          "blue"
        ],
        [
          "Color Magenta",
          "magenta"
        ],
        [
          "Color Cyan",
          "cyan"
        ],
        [
          "Color White",
          "white"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/reaction-event-severity": {
      "type": "complete",
      "items": [
        [
          "Mild",
          "mild"
        ],
        [
          "Moderate",
          "moderate"
        ],
        [
          "Severe",
          "severe"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contract-term-type": {
      "type": "complete",
      "items": [
        [
          null,
          "OralHealth"
        ],
        [
          null,
          "Vision"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/patient-mpi-match": {
      "type": "complete",
      "items": [
        [
          "Certain Match",
          "certain"
        ],
        [
          "Probable Match",
          "probable"
        ],
        [
          "Possible Match",
          "possible"
        ],
        [
          "Certainly Not a Match",
          "certainly-not"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/provenance-agent-role": {
      "type": "complete",
      "items": [
        [
          "Enterer",
          "enterer"
        ],
        [
          "Performer",
          "performer"
        ],
        [
          "Author",
          "author"
        ],
        [
          "Verifier",
          "verifier"
        ],
        [
          "Attester",
          "attester"
        ],
        [
          "Informant",
          "informant"
        ],
        [
          "Custodian",
          "custodian"
        ],
        [
          "Assembler",
          "assembler"
        ],
        [
          "Composer",
          "composer"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/restful-security-service": {
      "type": "complete",
      "items": [
        [
          "OAuth",
          "OAuth"
        ],
        [
          "SMART-on-FHIR",
          "SMART-on-FHIR"
        ],
        [
          "NTLM",
          "NTLM"
        ],
        [
          "Basic",
          "Basic"
        ],
        [
          "Kerberos",
          "Kerberos"
        ],
        [
          "Certificates",
          "Certificates"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/service-pharmacy": {
      "type": "complete",
      "items": [
        [
          "Smoking cessation",
          "smokecess"
        ],
        [
          "Flu Shot",
          "flushot"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status-reason": {
      "type": "complete",
      "items": [
        [
          "Adverse storage condition",
          "advstorage"
        ],
        [
          "Cold chain break",
          "coldchbrk"
        ],
        [
          "Expired lot",
          "explot"
        ],
        [
          "Administered outside recommended schedule",
          "outsidesched"
        ],
        [
          "Product recall",
          "prodrecall"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/substance-category": {
      "type": "complete",
      "items": [
        [
          "Allergen",
          "allergen"
        ],
        [
          "Biological Substance",
          "biological"
        ],
        [
          "Body Substance",
          "body"
        ],
        [
          "Chemical",
          "chemical"
        ],
        [
          "Dietary Substance",
          "food"
        ],
        [
          "Drug or Medicament",
          "drug"
        ],
        [
          "Material",
          "material"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/service-uscls": {
      "type": "complete",
      "items": [
        [
          "Exam, comp, primary",
          "1101"
        ],
        [
          "Exam, comp, mixed",
          "1102"
        ],
        [
          "Exam, comp, permanent",
          "1103"
        ],
        [
          "Exam, recall",
          "1201"
        ],
        [
          "Exam, emergency",
          "1205"
        ],
        [
          "Radiograph, series (12)",
          "2101"
        ],
        [
          "Radiograph, series (16)",
          "2102"
        ],
        [
          "Radiograph, bytewing",
          "2141"
        ],
        [
          "Radiograph, panoramic",
          "2601"
        ],
        [
          "Polishing, 1 unit",
          "11101"
        ],
        [
          "Polishing, 2 unit",
          "11102"
        ],
        [
          "Polishing, 3 unit",
          "11103"
        ],
        [
          "Polishing, 4 unit",
          "11104"
        ],
        [
          "Amalgam, 1 surface",
          "21211"
        ],
        [
          "Amalgam, 2 surface",
          "21212"
        ],
        [
          "Crown, PFM",
          "27211"
        ],
        [
          "Lab, commercial",
          "99111"
        ],
        [
          "Lab, in office",
          "99333"
        ],
        [
          "Expense",
          "99555"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/search-xpath-usage": {
      "type": "complete",
      "items": [
        [
          "Normal",
          "normal"
        ],
        [
          "Phonetic",
          "phonetic"
        ],
        [
          "Nearby",
          "nearby"
        ],
        [
          "Distance",
          "distance"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-location-status": {
      "type": "complete",
      "items": [
        [
          "Planned",
          "planned"
        ],
        [
          "Active",
          "active"
        ],
        [
          "Reserved",
          "reserved"
        ],
        [
          "Completed",
          "completed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/list-mode": {
      "type": "complete",
      "items": [
        [
          "Working List",
          "working"
        ],
        [
          "Snapshot List",
          "snapshot"
        ],
        [
          "Change List",
          "changes"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/document-relationship-type": {
      "type": "complete",
      "items": [
        [
          "Replaces",
          "replaces"
        ],
        [
          "Transforms",
          "transforms"
        ],
        [
          "Signs",
          "signs"
        ],
        [
          "Appends",
          "appends"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/guide-page-kind": {
      "type": "complete",
      "items": [
        [
          "Page",
          "page"
        ],
        [
          "Example",
          "example"
        ],
        [
          "List",
          "list"
        ],
        [
          "Include",
          "include"
        ],
        [
          "Directory",
          "directory"
        ],
        [
          "Table Of Contents",
          "toc"
        ],
        [
          "Resource",
          "resource"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/identifier-use": {
      "type": "complete",
      "items": [
        [
          "Usual",
          "usual"
        ],
        [
          "Official",
          "official"
        ],
        [
          "Temp",
          "temp"
        ],
        [
          "Secondary",
          "secondary"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/address-use": {
      "type": "complete",
      "items": [
        [
          "Home",
          "home"
        ],
        [
          "Work",
          "work"
        ],
        [
          "Temporary",
          "temp"
        ],
        [
          "Old / Incorrect",
          "old"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/supplyrequest-kind": {
      "type": "complete",
      "items": [
        [
          "Central Supply",
          "central"
        ],
        [
          "Non-Stock",
          "nonstock"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/provenance-agent-type": {
      "type": "complete",
      "items": [
        [
          "Person",
          "person"
        ],
        [
          "Practitioner",
          "practitioner"
        ],
        [
          "Organization",
          "organization"
        ],
        [
          "Software",
          "software"
        ],
        [
          "Patient",
          "patient"
        ],
        [
          "Device",
          "device"
        ],
        [
          "Related Person",
          "related-person"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/procedure-request-priority": {
      "type": "complete",
      "items": [
        [
          "Routine",
          "routine"
        ],
        [
          "Urgent",
          "urgent"
        ],
        [
          "Stat",
          "stat"
        ],
        [
          "ASAP",
          "asap"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/missing-tooth-reason": {
      "type": "complete",
      "items": [
        [
          "E",
          "E"
        ],
        [
          "C",
          "C"
        ],
        [
          "U",
          "U"
        ],
        [
          "O",
          "O"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/service-product": {
      "type": "complete",
      "items": [
        [
          "Exam",
          "exam"
        ],
        [
          "Flu shot",
          "flushot"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/vision-base-codes": {
      "type": "complete",
      "items": [
        [
          "Up",
          "up"
        ],
        [
          "Down",
          "down"
        ],
        [
          "In",
          "in"
        ],
        [
          "Out",
          "out"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/transaction-mode": {
      "type": "complete",
      "items": [
        [
          "None",
          "not-supported"
        ],
        [
          "Batches supported",
          "batch"
        ],
        [
          "Transactions Supported",
          "transaction"
        ],
        [
          "Batches & Transactions",
          "both"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/question-max-occurs": {
      "type": "complete",
      "items": [
        [
          "Repeating",
          "*"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/location-physical-type": {
      "type": "complete",
      "items": [
        [
          "Building",
          "bu"
        ],
        [
          "Wing",
          "wi"
        ],
        [
          "Level",
          "lvl"
        ],
        [
          "Corridor",
          "co"
        ],
        [
          "Room",
          "ro"
        ],
        [
          "Bed",
          "bd"
        ],
        [
          "Vehicle",
          "ve"
        ],
        [
          "House",
          "ho"
        ],
        [
          "Cabinet",
          "ca"
        ],
        [
          "Road",
          "rd"
        ],
        [
          "Jurisdiction",
          "jdn"
        ],
        [
          "Area",
          "area"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/guide-resource-purpose": {
      "type": "complete",
      "items": [
        [
          "Example",
          "example"
        ],
        [
          "Terminology",
          "terminology"
        ],
        [
          "Profile",
          "profile"
        ],
        [
          "Extension",
          "extension"
        ],
        [
          "Dictionary",
          "dictionary"
        ],
        [
          "Logical Model",
          "logical"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/group-type": {
      "type": "complete",
      "items": [
        [
          "Person",
          "person"
        ],
        [
          "Animal",
          "animal"
        ],
        [
          "Practitioner",
          "practitioner"
        ],
        [
          "Device",
          "device"
        ],
        [
          "Medication",
          "medication"
        ],
        [
          "Substance",
          "substance"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/issue-severity": {
      "type": "complete",
      "items": [
        [
          "Fatal",
          "fatal"
        ],
        [
          "Error",
          "error"
        ],
        [
          "Warning",
          "warning"
        ],
        [
          "Information",
          "information"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/response-code": {
      "type": "complete",
      "items": [
        [
          "OK",
          "ok"
        ],
        [
          "Transient Error",
          "transient-error"
        ],
        [
          "Fatal Error",
          "fatal-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/diagnostic-order-status": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Draft",
          "draft"
        ],
        [
          "Planned",
          "planned"
        ],
        [
          "Requested",
          "requested"
        ],
        [
          "Received",
          "received"
        ],
        [
          "Accepted",
          "accepted"
        ],
        [
          "In-Progress",
          "in-progress"
        ],
        [
          "Review",
          "review"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Cancelled",
          "cancelled"
        ],
        [
          "Suspended",
          "suspended"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "Failed",
          "failed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/search-param-type": {
      "type": "complete",
      "items": [
        [
          "Number",
          "number"
        ],
        [
          "Date/DateTime",
          "date"
        ],
        [
          "String",
          "string"
        ],
        [
          "Token",
          "token"
        ],
        [
          "Reference",
          "reference"
        ],
        [
          "Composite",
          "composite"
        ],
        [
          "Quantity",
          "quantity"
        ],
        [
          "URI",
          "uri"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/intervention": {
      "type": "complete",
      "items": [
        [
          "Unknown",
          "unknown"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/claim-exception": {
      "type": "complete",
      "items": [
        [
          "Student (Fulltime)",
          "student"
        ],
        [
          "Disabled",
          "disabled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/object-type": {
      "type": "complete",
      "items": [
        [
          "Person",
          "1"
        ],
        [
          "System Object",
          "2"
        ],
        [
          "Organization",
          "3"
        ],
        [
          "Other",
          "4"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-state": {
      "type": "complete",
      "items": [
        [
          "Planned",
          "planned"
        ],
        [
          "Arrived",
          "arrived"
        ],
        [
          "in Progress",
          "in-progress"
        ],
        [
          "On Leave",
          "onleave"
        ],
        [
          "Finished",
          "finished"
        ],
        [
          "Cancelled",
          "cancelled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/practitioner-specialty": {
      "type": "complete",
      "items": [
        [
          "Cardiologist",
          "cardio"
        ],
        [
          "Dentist",
          "dent"
        ],
        [
          "Dietary consultant",
          "dietary"
        ],
        [
          "Midwife",
          "midw"
        ],
        [
          "Systems architect",
          "sysarch"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/animal-breeds": {
      "type": "complete",
      "items": [
        [
          "German Shepherd Dog",
          "gsd"
        ],
        [
          "Irish Terrier",
          "irt"
        ],
        [
          "Tibetan Mastiff",
          "tibmas"
        ],
        [
          "Golden Retriever",
          "gret"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/audit-event-type": {
      "type": "complete",
      "items": [
        [
          "RESTful Operation",
          "rest"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/constraint-severity": {
      "type": "complete",
      "items": [
        [
          "Error",
          "error"
        ],
        [
          "Warning",
          "warning"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/message-transport": {
      "type": "complete",
      "items": [
        [
          "HTTP",
          "http"
        ],
        [
          "FTP",
          "ftp"
        ],
        [
          "MLLP",
          "mllp"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/list-item-flag": {
      "type": "complete",
      "items": [
        [
          "Unchanged",
          "01"
        ],
        [
          "Changed",
          "02"
        ],
        [
          "Cancelled",
          "03"
        ],
        [
          "Prescribed",
          "04"
        ],
        [
          "Ceased",
          "05"
        ],
        [
          "Suspended",
          "06"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes": {
      "type": "complete",
      "items": [
        [
          "None",
          "a"
        ],
        [
          "Away",
          "b"
        ],
        [
          "Asleep",
          "c"
        ],
        [
          "Vomit",
          "d"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/claim-type-link": {
      "type": "complete",
      "items": [
        [
          "Institutional",
          "institutional"
        ],
        [
          "Oral Health",
          "oral"
        ],
        [
          "Pharmacy",
          "pharmacy"
        ],
        [
          "Professional",
          "professional"
        ],
        [
          "Vision",
          "vision"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/digital-media-type": {
      "type": "complete",
      "items": [
        [
          "Photo",
          "photo"
        ],
        [
          "Video",
          "video"
        ],
        [
          "Audio",
          "audio"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/supplyrequest-reason": {
      "type": "complete",
      "items": [
        [
          "Patient Care",
          "patient-care"
        ],
        [
          "Ward Stock",
          "ward-stock"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/search-entry-mode": {
      "type": "complete",
      "items": [
        [
          "Match",
          "match"
        ],
        [
          "Include",
          "include"
        ],
        [
          "Outcome",
          "outcome"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/additionalmaterials": {
      "type": "complete",
      "items": [
        [
          "XRay",
          "xray"
        ],
        [
          "Image",
          "image"
        ],
        [
          "Email",
          "email"
        ],
        [
          "Model",
          "model"
        ],
        [
          "Document",
          "document"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/service-referral-method": {
      "type": "complete",
      "items": [
        [
          "Fax",
          "fax"
        ],
        [
          "Phone",
          "phone"
        ],
        [
          "Secure Messaging",
          "elec"
        ],
        [
          "Secure Email",
          "semail"
        ],
        [
          "Mail",
          "mail"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-discharge-disposition": {
      "type": "complete",
      "items": [
        [
          "Home",
          "home"
        ],
        [
          "Other healthcare facility",
          "other-hcf"
        ],
        [
          "Hospice",
          "hosp"
        ],
        [
          "Long-term care",
          "long"
        ],
        [
          "Left against advice",
          "aadvice"
        ],
        [
          "Expired",
          "exp"
        ],
        [
          "Psychiatric hospital",
          "psy"
        ],
        [
          "Rehabilitation",
          "rehab"
        ],
        [
          "Other",
          "oth"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/claim-modifiers": {
      "type": "complete",
      "items": [
        [
          "Repair of prior service or installation",
          "A"
        ],
        [
          "Temporary service or installation",
          "B"
        ],
        [
          "TMJ treatment",
          "C"
        ],
        [
          "Implant or associated with an implant",
          "E"
        ],
        [
          "None",
          "X"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/narrative-status": {
      "type": "complete",
      "items": [
        [
          "Generated",
          "generated"
        ],
        [
          "Extensions",
          "extensions"
        ],
        [
          "Additional",
          "additional"
        ],
        [
          "Empty",
          "empty"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contact-point-use": {
      "type": "complete",
      "items": [
        [
          "Home",
          "home"
        ],
        [
          "Work",
          "work"
        ],
        [
          "Temp",
          "temp"
        ],
        [
          "Old",
          "old"
        ],
        [
          "Mobile",
          "mobile"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/diagnostic-report-status": {
      "type": "complete",
      "items": [
        [
          "Registered",
          "registered"
        ],
        [
          "Partial",
          "partial"
        ],
        [
          "Final",
          "final"
        ],
        [
          "Corrected",
          "corrected"
        ],
        [
          "Appended",
          "appended"
        ],
        [
          "Cancelled",
          "cancelled"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/observation-category": {
      "type": "complete",
      "items": [
        [
          "Social History",
          "social-history"
        ],
        [
          "Vital Signs",
          "vital-signs"
        ],
        [
          "Imaging",
          "imaging"
        ],
        [
          "Laboratory",
          "laboratory"
        ],
        [
          "Procedure",
          "procedure"
        ],
        [
          "Survey",
          "survey"
        ],
        [
          "Exam",
          "exam"
        ],
        [
          "Therapy",
          "therapy"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contract-term-subtype": {
      "type": "complete",
      "items": [
        [
          null,
          "OralHealth-Basic"
        ],
        [
          null,
          "OralHealth-Major"
        ],
        [
          null,
          "OralHealth-Orthodontic"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/medication-dispense-status": {
      "type": "complete",
      "items": [
        [
          "In Progress",
          "in-progress"
        ],
        [
          "On Hold",
          "on-hold"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Entered in-Error",
          "entered-in-error"
        ],
        [
          "Stopped",
          "stopped"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/classification-or-context": {
      "type": "complete",
      "items": [
        [
          "Classification",
          "classification"
        ],
        [
          "Context",
          "context"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/contract-type": {
      "type": "complete",
      "items": [
        [
          null,
          "privacy"
        ],
        [
          null,
          "disclosure"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/appointmentstatus": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Pending",
          "pending"
        ],
        [
          "Booked",
          "booked"
        ],
        [
          "Arrived",
          "arrived"
        ],
        [
          "Fulfilled",
          "fulfilled"
        ],
        [
          "Cancelled",
          "cancelled"
        ],
        [
          "No Show",
          "noshow"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/list-empty-reason": {
      "type": "complete",
      "items": [
        [
          "Nil Known",
          "nilknown"
        ],
        [
          "Not Asked",
          "notasked"
        ],
        [
          "Information Withheld",
          "withheld"
        ],
        [
          "Unavailable",
          "unavailable"
        ],
        [
          "Not Started",
          "notstarted"
        ],
        [
          "Closed",
          "closed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/teeth": {
      "type": "complete",
      "items": [
        [
          "11",
          "11"
        ],
        [
          "12",
          "12"
        ],
        [
          "13",
          "13"
        ],
        [
          "14",
          "14"
        ],
        [
          "15",
          "15"
        ],
        [
          "16",
          "16"
        ],
        [
          "17",
          "17"
        ],
        [
          "18",
          "18"
        ],
        [
          "21",
          "21"
        ],
        [
          "22",
          "22"
        ],
        [
          "23",
          "23"
        ],
        [
          "24",
          "24"
        ],
        [
          "25",
          "25"
        ],
        [
          "26",
          "26"
        ],
        [
          "27",
          "27"
        ],
        [
          "28",
          "28"
        ],
        [
          "31",
          "31"
        ],
        [
          "32",
          "32"
        ],
        [
          "33",
          "33"
        ],
        [
          "34",
          "34"
        ],
        [
          "35",
          "35"
        ],
        [
          "36",
          "36"
        ],
        [
          "37",
          "37"
        ],
        [
          "38",
          "38"
        ],
        [
          "41",
          "41"
        ],
        [
          "42",
          "42"
        ],
        [
          "43",
          "43"
        ],
        [
          "44",
          "44"
        ],
        [
          "45",
          "45"
        ],
        [
          "46",
          "46"
        ],
        [
          "47",
          "47"
        ],
        [
          "48",
          "48"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/care-plan-activity-category": {
      "type": "complete",
      "items": [
        [
          "Diet",
          "diet"
        ],
        [
          "Drug",
          "drug"
        ],
        [
          "Encounter",
          "encounter"
        ],
        [
          "Observation",
          "observation"
        ],
        [
          "Procedure",
          "procedure"
        ],
        [
          "Supply",
          "supply"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/provenance-entity-role": {
      "type": "complete",
      "items": [
        [
          "Derivation",
          "derivation"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/surface": {
      "type": "complete",
      "items": [
        [
          "Mesial",
          "M"
        ],
        [
          "Occlusal",
          "O"
        ],
        [
          "Incisal",
          "I"
        ],
        [
          "Distal",
          "D"
        ],
        [
          "Buccal",
          "B"
        ],
        [
          "Ventral",
          "V"
        ],
        [
          "Lingual",
          "L"
        ],
        [
          "Mesioclusal",
          "MO"
        ],
        [
          "Distoclusal",
          "DO"
        ],
        [
          "Distoincisal",
          "DI"
        ],
        [
          "Mesioclusodistal",
          "MOD"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/data-absent-reason": {
      "type": "complete",
      "items": [
        [
          "Unknown",
          "unknown"
        ],
        [
          "Asked",
          "asked"
        ],
        [
          "Temp",
          "temp"
        ],
        [
          "Not Asked",
          "not-asked"
        ],
        [
          "Masked",
          "masked"
        ],
        [
          "Unsupported",
          "unsupported"
        ],
        [
          "As Text",
          "astext"
        ],
        [
          "Error",
          "error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/namingsystem-type": {
      "type": "complete",
      "items": [
        [
          "Code System",
          "codesystem"
        ],
        [
          "Identifier",
          "identifier"
        ],
        [
          "Root",
          "root"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/communication-status": {
      "type": "complete",
      "items": [
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Suspended",
          "suspended"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "Failed",
          "failed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/address-type": {
      "type": "complete",
      "items": [
        [
          "Postal",
          "postal"
        ],
        [
          "Physical",
          "physical"
        ],
        [
          "Postal & Physical",
          "both"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/administrative-gender": {
      "type": "complete",
      "items": [
        [
          "Male",
          "male"
        ],
        [
          "Female",
          "female"
        ],
        [
          "Other",
          "other"
        ],
        [
          "Unknown",
          "unknown"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/operation-outcome": {
      "type": "complete",
      "items": [
        [
          "You must authenticate before you can use this service",
          "MSG_AUTH_REQUIRED"
        ],
        [
          "Bad Syntax: \"%s\" must be a %s'",
          "MSG_BAD_FORMAT"
        ],
        [
          "Bad Syntax in %s",
          "MSG_BAD_SYNTAX"
        ],
        [
          "Unable to parse feed (entry content type = \"%s\")",
          "MSG_CANT_PARSE_CONTENT"
        ],
        [
          "Unable to parse feed (root element name = \"%s\")",
          "MSG_CANT_PARSE_ROOT"
        ],
        [
          "New resource created",
          "MSG_CREATED"
        ],
        [
          "The Date value %s is not in the correct format (Xml Date Format required)",
          "MSG_DATE_FORMAT"
        ],
        [
          "This resource has been deleted",
          "MSG_DELETED"
        ],
        [
          "Resource deleted",
          "MSG_DELETED_DONE"
        ],
        [
          "The resource \"%s\" has been deleted",
          "MSG_DELETED_ID"
        ],
        [
          "Duplicate Id %s for resource type %s",
          "MSG_DUPLICATE_ID"
        ],
        [
          "Error parsing resource Xml (%s)",
          "MSG_ERROR_PARSING"
        ],
        [
          "Id \"%s\" has an invalid character \"%s\"",
          "MSG_ID_INVALID"
        ],
        [
          "Id \"%s\" too long (length limit 36)",
          "MSG_ID_TOO_LONG"
        ],
        [
          "Id not accepted",
          "MSG_INVALID_ID"
        ],
        [
          "Json Source for a resource should start with an object",
          "MSG_JSON_OBJECT"
        ],
        [
          "Unable to resolve local reference to resource %s",
          "MSG_LOCAL_FAIL"
        ],
        [
          "No Resource found matching the query \"%s\"",
          "MSG_NO_MATCH"
        ],
        [
          "Resource Id \"%s\" does not exist",
          "MSG_NO_EXIST"
        ],
        [
          "No module could be found to handle the request \"%s\"",
          "MSG_NO_MODULE"
        ],
        [
          "No Summary for this resource",
          "MSG_NO_SUMMARY"
        ],
        [
          "Operation %s not allowed for resource %s (due to local configuration)",
          "MSG_OP_NOT_ALLOWED"
        ],
        [
          "Unknown chained parameter name \"%s\"",
          "MSG_PARAM_CHAINED"
        ],
        [
          "Parameter \"%s\" is not allowed to repeat",
          "MSG_PARAM_NO_REPEAT"
        ],
        [
          "Parameter \"%s\" not understood",
          "MSG_PARAM_UNKNOWN"
        ],
        [
          "Parameter \"%s\" content is invalid",
          "MSG_PARAM_INVALID"
        ],
        [
          "Parameter \"%s\" modifier is invalid",
          "MSG_PARAM_MODIFIER_INVALID"
        ],
        [
          "Resources with identity \"example\" cannot be deleted (for testing/training purposes)",
          "MSG_RESOURCE_EXAMPLE_PROTECTED"
        ],
        [
          "unable to allocate resource id",
          "MSG_RESOURCE_ID_FAIL"
        ],
        [
          "Not allowed to submit a resource for this operation",
          "MSG_RESOURCE_NOT_ALLOWED"
        ],
        [
          "A resource is required",
          "MSG_RESOURCE_REQUIRED"
        ],
        [
          "Resource Id Mismatch",
          "MSG_RESOURCE_ID_MISMATCH"
        ],
        [
          "Resource Id Missing",
          "MSG_RESOURCE_ID_MISSING"
        ],
        [
          "Resource Type Mismatch",
          "MSG_RESOURCE_TYPE_MISMATCH"
        ],
        [
          "Unknown sort parameter name \"%s\"",
          "MSG_SORT_UNKNOWN"
        ],
        [
          "Duplicate Identifier in transaction: %s",
          "MSG_TRANSACTION_DUPLICATE_ID"
        ],
        [
          "Missing Identifier in transaction - an entry.id must be provided",
          "MSG_TRANSACTION_MISSING_ID"
        ],
        [
          "Unhandled xml node type \"%s\"",
          "MSG_UNHANDLED_NODE_TYPE"
        ],
        [
          "Unknown Content (%s) at %s",
          "MSG_UNKNOWN_CONTENT"
        ],
        [
          "unknown FHIR http operation",
          "MSG_UNKNOWN_OPERATION"
        ],
        [
          "Resource Type \"%s\" not recognised",
          "MSG_UNKNOWN_TYPE"
        ],
        [
          "existing resource updated",
          "MSG_UPDATED"
        ],
        [
          "Version aware updates are required for this resource",
          "MSG_VERSION_AWARE"
        ],
        [
          "Update Conflict (server current version = \"%s\", client version referenced = \"%s\")",
          "MSG_VERSION_AWARE_CONFLICT"
        ],
        [
          "Version specific URL not recognised",
          "MSG_VERSION_AWARE_URL"
        ],
        [
          "This does not appear to be a FHIR element or resource (wrong namespace \"%s\")",
          "MSG_WRONG_NS"
        ],
        [
          "Error: Multiple matches exist for %s search parameters \"%s\"",
          "SEARCH_MULTIPLE"
        ],
        [
          "Error: Multiple matches exist for the conditional update",
          "UPDATE_MULTIPLE_MATCHES"
        ],
        [
          "Error: no processable search found for %s search parameters \"%s\"",
          "SEARCH_NONE"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/oral-prosthodontic-material": {
      "type": "complete",
      "items": [
        [
          "Fixed Bridge",
          "1"
        ],
        [
          "Maryland Bridge",
          "2"
        ],
        [
          "Denture Acrylic",
          "3"
        ],
        [
          "Denture Chrome Cobalt",
          "4"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/practitioner-role": {
      "type": "complete",
      "items": [
        [
          "Doctor",
          "doctor"
        ],
        [
          "Nurse",
          "nurse"
        ],
        [
          "Pharmacist",
          "pharmacist"
        ],
        [
          "Researcher",
          "researcher"
        ],
        [
          "Teacher/educator",
          "teacher"
        ],
        [
          "ICT professional",
          "ict"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/quantity-comparator": {
      "type": "complete",
      "items": [
        [
          "Less than",
          "<"
        ],
        [
          "Less or Equal to",
          "<="
        ],
        [
          "Greater or Equal to",
          ">="
        ],
        [
          "Greater than",
          ">"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/object-lifecycle": {
      "type": "complete",
      "items": [
        [
          "Origination / Creation",
          "1"
        ],
        [
          "Import / Copy from original",
          "2"
        ],
        [
          "Amendment",
          "3"
        ],
        [
          "Verification",
          "4"
        ],
        [
          "Translation",
          "5"
        ],
        [
          "Access / Use",
          "6"
        ],
        [
          "De-identification",
          "7"
        ],
        [
          "Aggregation, summarization, derivation",
          "8"
        ],
        [
          "Report",
          "9"
        ],
        [
          "Export / Copy to target",
          "10"
        ],
        [
          "Disclosure",
          "11"
        ],
        [
          "Receipt of disclosure",
          "12"
        ],
        [
          "Archiving",
          "13"
        ],
        [
          "Logical deletion",
          "14"
        ],
        [
          "Permanent erasure / Physical destruction",
          "15"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/animal-genderstatus": {
      "type": "complete",
      "items": [
        [
          "Neutered",
          "neutered"
        ],
        [
          "Intact",
          "intact"
        ],
        [
          "Unknown",
          "unknown"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-special-arrangements": {
      "type": "complete",
      "items": [
        [
          "Wheelchair",
          "wheel"
        ],
        [
          "Stretcher",
          "stret"
        ],
        [
          "Interpreter",
          "int"
        ],
        [
          "Attendant",
          "att"
        ],
        [
          "Guide dog",
          "dog"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/message-events": {
      "type": "complete",
      "items": [
        [
          "MedicationAdministration-Complete",
          "MedicationAdministration-Complete"
        ],
        [
          "MedicationAdministration-Nullification",
          "MedicationAdministration-Nullification"
        ],
        [
          "MedicationAdministration-Recording",
          "MedicationAdministration-Recording"
        ],
        [
          "MedicationAdministration-Update",
          "MedicationAdministration-Update"
        ],
        [
          "admin-notify",
          "admin-notify"
        ],
        [
          "diagnosticreport-provide",
          "diagnosticreport-provide"
        ],
        [
          "observation-provide",
          "observation-provide"
        ],
        [
          "patient-link",
          "patient-link"
        ],
        [
          "patient-unlink",
          "patient-unlink"
        ],
        [
          "valueset-expand",
          "valueset-expand"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/conditional-delete-status": {
      "type": "complete",
      "items": [
        [
          "Not Supported",
          "not-supported"
        ],
        [
          "Single Deletes Supported",
          "single"
        ],
        [
          "Multiple Deletes Supported",
          "multiple"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/audit-event-outcome": {
      "type": "complete",
      "items": [
        [
          "Success",
          "0"
        ],
        [
          "Minor failure",
          "4"
        ],
        [
          "Serious failure",
          "8"
        ],
        [
          "Major failure",
          "12"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/basic-resource-type": {
      "type": "complete",
      "items": [
        [
          "Consent",
          "consent"
        ],
        [
          "Referral",
          "referral"
        ],
        [
          "Adverse Event",
          "advevent"
        ],
        [
          "Appointment Request",
          "aptmtreq"
        ],
        [
          "Transfer",
          "transfer"
        ],
        [
          "Diet",
          "diet"
        ],
        [
          "Administrative Activity",
          "adminact"
        ],
        [
          "Exposure",
          "exposure"
        ],
        [
          "Investigation",
          "investigation"
        ],
        [
          "Account",
          "account"
        ],
        [
          "Invoice",
          "invoice"
        ],
        [
          "Invoice Adjudication",
          "adjudicat"
        ],
        [
          "Pre-determination Request",
          "predetreq"
        ],
        [
          "Predetermination",
          "predetermine"
        ],
        [
          "Study",
          "study"
        ],
        [
          "Protocol",
          "protocol"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/participationstatus": {
      "type": "complete",
      "items": [
        [
          "Accepted",
          "accepted"
        ],
        [
          "Declined",
          "declined"
        ],
        [
          "Tentative",
          "tentative"
        ],
        [
          "Needs Action",
          "needs-action"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/questionnaire-answers-status": {
      "type": "complete",
      "items": [
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Amended",
          "amended"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/list-status": {
      "type": "complete",
      "items": [
        [
          "Current",
          "current"
        ],
        [
          "Retired",
          "retired"
        ],
        [
          "Entered In Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/condition-ver-status": {
      "type": "complete",
      "items": [
        [
          "Provisional",
          "provisional"
        ],
        [
          "Differential",
          "differential"
        ],
        [
          "Confirmed",
          "confirmed"
        ],
        [
          "Refuted",
          "refuted"
        ],
        [
          "Entered In Error",
          "entered-in-error"
        ],
        [
          "Unknown",
          "unknown"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/marital-status": {
      "type": "complete",
      "items": [
        [
          "Unmarried",
          "U"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/assert-operator-codes": {
      "type": "complete",
      "items": [
        [
          "equals",
          "equals"
        ],
        [
          "notEquals",
          "notEquals"
        ],
        [
          "in",
          "in"
        ],
        [
          "notIn",
          "notIn"
        ],
        [
          "greaterThan",
          "greaterThan"
        ],
        [
          "lessThan",
          "lessThan"
        ],
        [
          "empty",
          "empty"
        ],
        [
          "notEmpty",
          "notEmpty"
        ],
        [
          "contains",
          "contains"
        ],
        [
          "notContains",
          "notContains"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-participant-type": {
      "type": "complete",
      "items": [
        [
          "Translator",
          "translator"
        ],
        [
          "Emergency",
          "emergency"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/identity-assuranceLevel": {
      "type": "complete",
      "items": [
        [
          "Level 1",
          "level1"
        ],
        [
          "Level 2",
          "level2"
        ],
        [
          "Level 3",
          "level3"
        ],
        [
          "Level 4",
          "level4"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/unknown-content-code": {
      "type": "complete",
      "items": [
        [
          "Neither Elements or Extensions",
          "no"
        ],
        [
          "Unknown Extensions",
          "extensions"
        ],
        [
          "Unknown Elements",
          "elements"
        ],
        [
          "Unknown Elements and Extensions",
          "both"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality": {
      "type": "complete",
      "items": [
        [
          "Low Risk",
          "CRITL"
        ],
        [
          "High Risk",
          "CRITH"
        ],
        [
          "Unable to determine",
          "CRITU"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/care-plan-status": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Pending",
          "draft"
        ],
        [
          "Active",
          "active"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Cancelled",
          "cancelled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/care-plan-activity-status": {
      "type": "complete",
      "items": [
        [
          "Not Started",
          "not-started"
        ],
        [
          "Scheduled",
          "scheduled"
        ],
        [
          "In Progress",
          "in-progress"
        ],
        [
          "On Hold",
          "on-hold"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Cancelled",
          "cancelled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/list-order": {
      "type": "complete",
      "items": [
        [
          "Sorted by User",
          "user"
        ],
        [
          "Sorted by System",
          "system"
        ],
        [
          "Sorted by Event Date",
          "event-date"
        ],
        [
          "Sorted by Item Date",
          "entry-date"
        ],
        [
          "Sorted by Priority",
          "priority"
        ],
        [
          "Sorted Alphabetically",
          "alphabetic"
        ],
        [
          "Sorted by Category",
          "category"
        ],
        [
          "Sorted by Patient",
          "patient"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/document-mode": {
      "type": "complete",
      "items": [
        [
          "Producer",
          "producer"
        ],
        [
          "Consumer",
          "consumer"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/message-significance-category": {
      "type": "complete",
      "items": [
        [
          "Consequence",
          "Consequence"
        ],
        [
          "Currency",
          "Currency"
        ],
        [
          "Notification",
          "Notification"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/devicestatus": {
      "type": "complete",
      "items": [
        [
          "Available",
          "available"
        ],
        [
          "Not Available",
          "not-available"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/restful-conformance-mode": {
      "type": "complete",
      "items": [
        [
          "Client",
          "client"
        ],
        [
          "Server",
          "server"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/digital-media-subtype": {
      "type": "complete",
      "items": [
        [
          "Diagram",
          "diagram"
        ],
        [
          "Fax",
          "fax"
        ],
        [
          "Scanned Document",
          "scan"
        ],
        [
          "Retina scan",
          "retina"
        ],
        [
          "Fingerprint",
          "fingerprint"
        ],
        [
          "Iris",
          "iris"
        ],
        [
          "Palm",
          "palm"
        ],
        [
          "Face",
          "face"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/dataelement-stringency": {
      "type": "complete",
      "items": [
        [
          "Comparable",
          "comparable"
        ],
        [
          "Flexible",
          "flexible"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/audit-source-type": {
      "type": "complete",
      "items": [
        [
          "User Device",
          "1"
        ],
        [
          "Data Interface",
          "2"
        ],
        [
          "Web Server",
          "3"
        ],
        [
          "Application Server",
          "4"
        ],
        [
          "Database Server",
          "5"
        ],
        [
          "Security Server",
          "6"
        ],
        [
          "Network Device",
          "7"
        ],
        [
          "Network Router",
          "8"
        ],
        [
          "Other",
          "9"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/forms": {
      "type": "complete",
      "items": [
        [
          null,
          "1"
        ],
        [
          null,
          "2"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/referralstatus": {
      "type": "complete",
      "items": [
        [
          "Draft",
          "draft"
        ],
        [
          "Requested",
          "requested"
        ],
        [
          "Active",
          "active"
        ],
        [
          "Cancelled",
          "cancelled"
        ],
        [
          "Accepted",
          "accepted"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "Completed",
          "completed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/goal-category": {
      "type": "complete",
      "items": [
        [
          "dietary",
          "dietary"
        ],
        [
          "safety",
          "safety"
        ],
        [
          "behavioral",
          "behavioral"
        ],
        [
          "nursing",
          "nursing"
        ],
        [
          "physiotherapy",
          "physiotherapy"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion": {
      "type": "complete",
      "items": [
        [
          "Due",
          "due"
        ],
        [
          "Recommended",
          "recommended"
        ],
        [
          "Earliest Date",
          "earliest"
        ],
        [
          "Past Due Date",
          "overdue"
        ],
        [
          "Latest",
          "latest"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/episode-of-care-status": {
      "type": "complete",
      "items": [
        [
          "Planned",
          "planned"
        ],
        [
          "Waitlist",
          "waitlist"
        ],
        [
          "Active",
          "active"
        ],
        [
          "On Hold",
          "onhold"
        ],
        [
          "Finished",
          "finished"
        ],
        [
          "Cancelled",
          "cancelled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/goal-status": {
      "type": "complete",
      "items": [
        [
          "Proposed",
          "proposed"
        ],
        [
          "Planned",
          "planned"
        ],
        [
          "Accepted",
          "accepted"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "In Progress",
          "in-progress"
        ],
        [
          "Achieved",
          "achieved"
        ],
        [
          "Sustaining",
          "sustaining"
        ],
        [
          "On Hold",
          "on-hold"
        ],
        [
          "Cancelled",
          "cancelled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/supplyrequest-status": {
      "type": "complete",
      "items": [
        [
          "Requested",
          "requested"
        ],
        [
          "Received",
          "completed"
        ],
        [
          "Failed",
          "failed"
        ],
        [
          "Cancelled",
          "cancelled"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/payment-type": {
      "type": "complete",
      "items": [
        [
          null,
          "payment"
        ],
        [
          null,
          "adjustment"
        ],
        [
          null,
          "advance"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/adjudication": {
      "type": "complete",
      "items": [
        [
          null,
          "total"
        ],
        [
          null,
          "copay"
        ],
        [
          null,
          "eligible"
        ],
        [
          null,
          "deductible"
        ],
        [
          null,
          "eligpercent"
        ],
        [
          null,
          "tax"
        ],
        [
          null,
          "benefit"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/encounter-class": {
      "type": "complete",
      "items": [
        [
          "Inpatient",
          "inpatient"
        ],
        [
          "Outpatient",
          "outpatient"
        ],
        [
          "Ambulatory",
          "ambulatory"
        ],
        [
          "Emergency",
          "emergency"
        ],
        [
          "Home",
          "home"
        ],
        [
          "Field",
          "field"
        ],
        [
          "Daytime",
          "daytime"
        ],
        [
          "Virtual",
          "virtual"
        ],
        [
          "Other",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/procedure-relationship-type": {
      "type": "complete",
      "items": [
        [
          "Caused By",
          "caused-by"
        ],
        [
          "Because Of",
          "because-of"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/process-outcome": {
      "type": "complete",
      "items": [
        [
          null,
          "complete"
        ],
        [
          null,
          "pended"
        ],
        [
          null,
          "error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/ruleset": {
      "type": "complete",
      "items": [
        [
          null,
          "x12-4010"
        ],
        [
          null,
          "x12-5010"
        ],
        [
          null,
          "x12-7010"
        ],
        [
          null,
          "cdanet-v2"
        ],
        [
          null,
          "cdanet-v4"
        ],
        [
          null,
          "cpha-3"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/versioning-policy": {
      "type": "complete",
      "items": [
        [
          "No VersionId Support",
          "no-version"
        ],
        [
          "Versioned",
          "versioned"
        ],
        [
          "VersionId tracked fully",
          "versioned-update"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/answer-format": {
      "type": "complete",
      "items": [
        [
          "Boolean",
          "boolean"
        ],
        [
          "Decimal",
          "decimal"
        ],
        [
          "Integer",
          "integer"
        ],
        [
          "Date",
          "date"
        ],
        [
          "Date Time",
          "dateTime"
        ],
        [
          "Instant",
          "instant"
        ],
        [
          "Time",
          "time"
        ],
        [
          "String",
          "string"
        ],
        [
          "Text",
          "text"
        ],
        [
          "Url",
          "url"
        ],
        [
          "Choice",
          "choice"
        ],
        [
          "Open Choice",
          "open-choice"
        ],
        [
          "Attachment",
          "attachment"
        ],
        [
          "Reference",
          "reference"
        ],
        [
          "Quantity",
          "quantity"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/medication-order-status": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "On Hold",
          "on-hold"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Entered In Error",
          "entered-in-error"
        ],
        [
          "Stopped",
          "stopped"
        ],
        [
          "Draft",
          "draft"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/goal-priority": {
      "type": "complete",
      "items": [
        [
          "high",
          "high"
        ],
        [
          "medium",
          "medium"
        ],
        [
          "low",
          "low"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/data-types": {
      "type": "complete",
      "items": [
        [
          "Address",
          "Address"
        ],
        [
          "Age",
          "Age"
        ],
        [
          "Annotation",
          "Annotation"
        ],
        [
          "Attachment",
          "Attachment"
        ],
        [
          "BackboneElement",
          "BackboneElement"
        ],
        [
          "CodeableConcept",
          "CodeableConcept"
        ],
        [
          "Coding",
          "Coding"
        ],
        [
          "ContactPoint",
          "ContactPoint"
        ],
        [
          "Count",
          "Count"
        ],
        [
          "Distance",
          "Distance"
        ],
        [
          "Duration",
          "Duration"
        ],
        [
          "Element",
          "Element"
        ],
        [
          "ElementDefinition",
          "ElementDefinition"
        ],
        [
          "Extension",
          "Extension"
        ],
        [
          "HumanName",
          "HumanName"
        ],
        [
          "Identifier",
          "Identifier"
        ],
        [
          "Meta",
          "Meta"
        ],
        [
          "Money",
          "Money"
        ],
        [
          "Narrative",
          "Narrative"
        ],
        [
          "Period",
          "Period"
        ],
        [
          "Quantity",
          "Quantity"
        ],
        [
          "Range",
          "Range"
        ],
        [
          "Ratio",
          "Ratio"
        ],
        [
          "Reference",
          "Reference"
        ],
        [
          "SampledData",
          "SampledData"
        ],
        [
          "Signature",
          "Signature"
        ],
        [
          "SimpleQuantity",
          "SimpleQuantity"
        ],
        [
          "Timing",
          "Timing"
        ],
        [
          "base64Binary",
          "base64Binary"
        ],
        [
          "boolean",
          "boolean"
        ],
        [
          "code",
          "code"
        ],
        [
          "date",
          "date"
        ],
        [
          "dateTime",
          "dateTime"
        ],
        [
          "decimal",
          "decimal"
        ],
        [
          "id",
          "id"
        ],
        [
          "instant",
          "instant"
        ],
        [
          "integer",
          "integer"
        ],
        [
          "markdown",
          "markdown"
        ],
        [
          "oid",
          "oid"
        ],
        [
          "positiveInt",
          "positiveInt"
        ],
        [
          "string",
          "string"
        ],
        [
          "time",
          "time"
        ],
        [
          "unsignedInt",
          "unsignedInt"
        ],
        [
          "uri",
          "uri"
        ],
        [
          "uuid",
          "uuid"
        ],
        [
          "XHTML",
          "xhtml"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/udi": {
      "type": "complete",
      "items": [
        [
          "{01}123456789",
          "{01}123456789"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/message-reason-encounter": {
      "type": "complete",
      "items": [
        [
          "Admit",
          "admit"
        ],
        [
          "Discharge",
          "discharge"
        ],
        [
          "Absent",
          "absent"
        ],
        [
          "Returned",
          "return"
        ],
        [
          "Moved",
          "moved"
        ],
        [
          "Edit",
          "edit"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/medication-statement-status": {
      "type": "complete",
      "items": [
        [
          "Active",
          "active"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ],
        [
          "Intended",
          "intended"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/order-status": {
      "type": "complete",
      "items": [
        [
          "Pending",
          "pending"
        ],
        [
          "Review",
          "review"
        ],
        [
          "Rejected",
          "rejected"
        ],
        [
          "Error",
          "error"
        ],
        [
          "Accepted",
          "accepted"
        ],
        [
          "Cancelled",
          "cancelled"
        ],
        [
          "Aborted",
          "aborted"
        ],
        [
          "Completed",
          "completed"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/entformula-additive": {
      "type": "complete",
      "items": [
        [
          "Modular lipid enteral formula component",
          "lipid"
        ],
        [
          "Modular protein enteral formula component",
          "protein"
        ],
        [
          "Modular carbohydrate enteral formula component",
          "carbohydrate"
        ],
        [
          "Modular fiber enteral formula component",
          "fiber"
        ],
        [
          "Added water",
          "water"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status": {
      "type": "complete",
      "items": [
        [
          "Counts",
          "count"
        ],
        [
          "Does not Count",
          "nocount"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/days-of-week": {
      "type": "complete",
      "items": [
        [
          "Monday",
          "mon"
        ],
        [
          "Tuesday",
          "tue"
        ],
        [
          "Wednesday",
          "wed"
        ],
        [
          "Thursday",
          "thu"
        ],
        [
          "Friday",
          "fri"
        ],
        [
          "Saturday",
          "sat"
        ],
        [
          "Sunday",
          "sun"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/anzsco-occupations": {
      "type": "complete",
      "items": [
        [
          "Managers nfd",
          "100000"
        ],
        [
          "Chief Executives, General Managers and Legislators nfd",
          "111000"
        ],
        [
          "Chief Executive or Managing Director",
          "111111"
        ],
        [
          "General Managers nfd",
          "111200"
        ],
        [
          "Corporate General Manager",
          "111211"
        ],
        [
          "Defence Force Senior Officer",
          "111212"
        ],
        [
          "Legislators nfd",
          "111300"
        ],
        [
          "Local Government Legislator",
          "111311"
        ],
        [
          "Member of Parliament",
          "111312"
        ],
        [
          "Legislators nec",
          "111399"
        ],
        [
          "Farmers and Farm Managers nfd",
          "121000"
        ],
        [
          "Aquaculture Farmer",
          "121111"
        ],
        [
          "Crop Farmers nfd",
          "121200"
        ],
        [
          "Cotton Grower",
          "121211"
        ],
        [
          "Flower Grower",
          "121212"
        ],
        [
          "Fruit or Nut Grower",
          "121213"
        ],
        [
          "Grain, Oilseed or Pasture Grower",
          "121214"
        ],
        [
          "Grape Grower",
          "121215"
        ],
        [
          "Mixed Crop Farmer",
          "121216"
        ],
        [
          "Sugar Cane Grower",
          "121217"
        ],
        [
          "Turf Grower",
          "121218"
        ],
        [
          "Vegetable Grower",
          "121221"
        ],
        [
          "Crop Farmers nec",
          "121299"
        ],
        [
          "Livestock Farmers nfd",
          "121300"
        ],
        [
          "Apiarist",
          "121311"
        ],
        [
          "Beef Cattle Farmer",
          "121312"
        ],
        [
          "Dairy Cattle Farmer",
          "121313"
        ],
        [
          "Deer Farmer",
          "121314"
        ],
        [
          "Goat Farmer",
          "121315"
        ],
        [
          "Horse Breeder",
          "121316"
        ],
        [
          "Mixed Livestock Farmer",
          "121317"
        ],
        [
          "Pig Farmer",
          "121318"
        ],
        [
          "Poultry Farmer",
          "121321"
        ],
        [
          "Sheep Farmer",
          "121322"
        ],
        [
          "Livestock Farmers nec",
          "121399"
        ],
        [
          "Mixed Crop and Livestock Farmer",
          "121411"
        ],
        [
          "Specialist Managers nfd",
          "130000"
        ],
        [
          "Advertising and Sales Managers nfd",
          "131100"
        ],
        [
          "Advertising and Public Relations Manager",
          "131111"
        ],
        [
          "Sales and Marketing Manager",
          "131112"
        ],
        [
          "Business Administration Managers nfd",
          "132000"
        ],
        [
          "Corporate Services Manager",
          "132111"
        ],
        [
          "Finance Manager",
          "132211"
        ],
        [
          "Human Resource Manager",
          "132311"
        ],
        [
          "Policy and Planning Manager",
          "132411"
        ],
        [
          "Research and Development Manager",
          "132511"
        ],
        [
          "Construction, Distribution and Production Managers nfd",
          "133000"
        ],
        [
          "Construction Managers nfd",
          "133100"
        ],
        [
          "Construction Project Manager",
          "133111"
        ],
        [
          "Project Builder",
          "133112"
        ],
        [
          "Engineering Manager",
          "133211"
        ],
        [
          "Importers, Exporters and Wholesalers nfd",
          "133300"
        ],
        [
          "Importer or Exporter",
          "133311"
        ],
        [
          "Wholesaler",
          "133312"
        ],
        [
          "Manufacturer",
          "133411"
        ],
        [
          "Production Managers nfd",
          "133500"
        ],
        [
          "Production Manager (Forestry)",
          "133511"
        ],
        [
          "Production Manager (Manufacturing)",
          "133512"
        ],
        [
          "Production Manager (Mining)",
          "133513"
        ],
        [
          "Supply and Distribution Manager",
          "133611"
        ],
        [
          "Education, Health and Welfare Services Managers nfd",
          "134000"
        ],
        [
          "Child Care Centre Manager",
          "134111"
        ],
        [
          "Health and Welfare Services Managers nfd",
          "134200"
        ],
        [
          "Medical Administrator",
          "134211"
        ],
        [
          "Nursing Clinical Director",
          "134212"
        ],
        [
          "Primary Health Organization Manager",
          "134213"
        ],
        [
          "Welfare Centre Manager",
          "134214"
        ],
        [
          "Health and Welfare Services Managers nec",
          "134299"
        ],
        [
          "School Principal",
          "134311"
        ],
        [
          "Other Education Managers nfd",
          "134400"
        ],
        [
          "Faculty Head",
          "134411"
        ],
        [
          "Regional Education Manager",
          "134412"
        ],
        [
          "Education Managers nec",
          "134499"
        ],
        [
          "ICT Managers nfd",
          "135100"
        ],
        [
          "Chief Information Officer",
          "135111"
        ],
        [
          "ICT Project Manager",
          "135112"
        ],
        [
          "ICT Managers nec",
          "135199"
        ],
        [
          "Miscellaneous Specialist Managers nfd",
          "139000"
        ],
        [
          "Commissioned Officers (Management) nfd",
          "139100"
        ],
        [
          "Commissioned Defence Force Officer",
          "139111"
        ],
        [
          "Commissioned Fire Officer",
          "139112"
        ],
        [
          "Commissioned Police Officer",
          "139113"
        ],
        [
          "Senior Non-commissioned Defence Force Member",
          "139211"
        ],
        [
          "Other Specialist Managers nfd",
          "139900"
        ],
        [
          "Arts Administrator or Manager",
          "139911"
        ],
        [
          "Environmental Manager",
          "139912"
        ],
        [
          "Laboratory Manager",
          "139913"
        ],
        [
          "Quality Assurance Manager",
          "139914"
        ],
        [
          "Sports Administrator",
          "139915"
        ],
        [
          "Specialist Managers nec",
          "139999"
        ],
        [
          "Hospitality, Retail and Service Managers nfd",
          "140000"
        ],
        [
          "Accommodation and Hospitality Managers nfd",
          "141000"
        ],
        [
          "Cafe or Restaurant Manager",
          "141111"
        ],
        [
          "Caravan Park and Camping Ground Manager",
          "141211"
        ],
        [
          "Hotel or Motel Manager",
          "141311"
        ],
        [
          "Licensed Club Manager",
          "141411"
        ],
        [
          "Other Accommodation and Hospitality Managers nfd",
          "141900"
        ],
        [
          "Bed and Breakfast Operator",
          "141911"
        ],
        [
          "Accommodation and Hospitality Managers nec",
          "141999"
        ],
        [
          "Retail Managers nfd",
          "142100"
        ],
        [
          "Retail Manager (General)",
          "142111"
        ],
        [
          "Antique Dealer",
          "142112"
        ],
        [
          "Betting Agency Manager",
          "142113"
        ],
        [
          "Hair or Beauty Salon Manager",
          "142114"
        ],
        [
          "Post Office Manager",
          "142115"
        ],
        [
          "Travel Agency Manager",
          "142116"
        ],
        [
          "Miscellaneous Hospitality, Retail and Service Managers nfd",
          "149000"
        ],
        [
          "Amusement, Fitness and Sports Centre Managers nfd",
          "149100"
        ],
        [
          "Amusement Centre Manager",
          "149111"
        ],
        [
          "Fitness Centre Manager",
          "149112"
        ],
        [
          "Sports Centre Manager",
          "149113"
        ],
        [
          "Call or Contact Centre and Customer Service Managers nfd",
          "149200"
        ],
        [
          "Call or Contact Centre Manager",
          "149211"
        ],
        [
          "Customer Service Manager",
          "149212"
        ],
        [
          "Conference and Event Organizer",
          "149311"
        ],
        [
          "Transport Services Managers nfd",
          "149400"
        ],
        [
          "Fleet Manager",
          "149411"
        ],
        [
          "Railway Station Manager",
          "149412"
        ],
        [
          "Transport Company Manager",
          "149413"
        ],
        [
          "Other Hospitality, Retail and Service Managers nfd",
          "149900"
        ],
        [
          "Boarding Kennel or Cattery Operator",
          "149911"
        ],
        [
          "Cinema or Theatre Manager",
          "149912"
        ],
        [
          "Facilities Manager",
          "149913"
        ],
        [
          "Financial Institution Branch Manager",
          "149914"
        ],
        [
          "Hospitality, Retail and Service Managers nec",
          "149999"
        ],
        [
          "Professionals nfd",
          "200000"
        ],
        [
          "Arts and Media Professionals nfd",
          "210000"
        ],
        [
          "Arts Professionals nfd",
          "211000"
        ],
        [
          "Actors, Dancers and Other Entertainers nfd",
          "211100"
        ],
        [
          "Actor",
          "211111"
        ],
        [
          "Dancer or Choreographer",
          "211112"
        ],
        [
          "Entertainer or Variety Artist",
          "211113"
        ],
        [
          "Actors, Dancers and Other Entertainers nec",
          "211199"
        ],
        [
          "Music Professionals nfd",
          "211200"
        ],
        [
          "Composer",
          "211211"
        ],
        [
          "Music Director",
          "211212"
        ],
        [
          "Musician (Instrumental)",
          "211213"
        ],
        [
          "Singer",
          "211214"
        ],
        [
          "Music Professionals nec",
          "211299"
        ],
        [
          "Photographer",
          "211311"
        ],
        [
          "Visual Arts and Crafts Professionals nfd",
          "211400"
        ],
        [
          "Painter (Visual Arts)",
          "211411"
        ],
        [
          "Potter or Ceramic Artist",
          "211412"
        ],
        [
          "Sculptor",
          "211413"
        ],
        [
          "Visual Arts and Crafts Professionals nec",
          "211499"
        ],
        [
          "Media Professionals nfd",
          "212000"
        ],
        [
          "Artistic Directors, and Media Producers and Presenters nfd",
          "212100"
        ],
        [
          "Artistic Director",
          "212111"
        ],
        [
          "Media Producer (excluding Video)",
          "212112"
        ],
        [
          "Radio Presenter",
          "212113"
        ],
        [
          "Television Presenter",
          "212114"
        ],
        [
          "Authors, and Book and Script Editors nfd",
          "212200"
        ],
        [
          "Author",
          "212211"
        ],
        [
          "Book or Script Editor",
          "212212"
        ],
        [
          "Film, Television, Radio and Stage Directors nfd",
          "212300"
        ],
        [
          "Art Director (Film, Television or Stage)",
          "212311"
        ],
        [
          "Director (Film, Television, Radio or Stage)",
          "212312"
        ],
        [
          "Director of Photography",
          "212313"
        ],
        [
          "Film and Video Editor",
          "212314"
        ],
        [
          "Program Director (Television or Radio)",
          "212315"
        ],
        [
          "Stage Manager",
          "212316"
        ],
        [
          "Technical Director",
          "212317"
        ],
        [
          "Video Producer",
          "212318"
        ],
        [
          "Film, Television, Radio and Stage Directors nec",
          "212399"
        ],
        [
          "Journalists and Other Writers nfd",
          "212400"
        ],
        [
          "Copywriter",
          "212411"
        ],
        [
          "Newspaper or Periodical Editor",
          "212412"
        ],
        [
          "Print Journalist",
          "212413"
        ],
        [
          "Radio Journalist",
          "212414"
        ],
        [
          "Technical Writer",
          "212415"
        ],
        [
          "Television Journalist",
          "212416"
        ],
        [
          "Journalists and Other Writers nec",
          "212499"
        ],
        [
          "Business, Human Resource and Marketing Professionals nfd",
          "220000"
        ],
        [
          "Accountants, Auditors and Company Secretaries nfd",
          "221000"
        ],
        [
          "Accountants nfd",
          "221100"
        ],
        [
          "Accountant (General)",
          "221111"
        ],
        [
          "Management Accountant",
          "221112"
        ],
        [
          "Taxation Accountant",
          "221113"
        ],
        [
          "Auditors, Company Secretaries and Corporate Treasurers nfd",
          "221200"
        ],
        [
          "Company Secretary",
          "221211"
        ],
        [
          "Corporate Treasurer",
          "221212"
        ],
        [
          "External Auditor",
          "221213"
        ],
        [
          "Internal Auditor",
          "221214"
        ],
        [
          "Financial Brokers and Dealers, and Investment Advisers nfd",
          "222000"
        ],
        [
          "Financial Brokers nfd",
          "222100"
        ],
        [
          "Commodities Trader",
          "222111"
        ],
        [
          "Finance Broker",
          "222112"
        ],
        [
          "Insurance Broker",
          "222113"
        ],
        [
          "Financial Brokers nec",
          "222199"
        ],
        [
          "Financial Dealers nfd",
          "222200"
        ],
        [
          "Financial Market Dealer",
          "222211"
        ],
        [
          "Futures Trader",
          "222212"
        ],
        [
          "Stockbroking Dealer",
          "222213"
        ],
        [
          "Financial Dealers nec",
          "222299"
        ],
        [
          "Financial Investment Advisers and Managers nfd",
          "222300"
        ],
        [
          "Financial Investment Adviser",
          "222311"
        ],
        [
          "Financial Investment Manager",
          "222312"
        ],
        [
          "Human Resource and Training Professionals nfd",
          "223000"
        ],
        [
          "Human Resource Professionals nfd",
          "223100"
        ],
        [
          "Human Resource Adviser",
          "223111"
        ],
        [
          "Recruitment Consultant",
          "223112"
        ],
        [
          "Workplace Relations Adviser",
          "223113"
        ],
        [
          "ICT Trainer",
          "223211"
        ],
        [
          "Training and Development Professional",
          "223311"
        ],
        [
          "Information and Organization Professionals nfd",
          "224000"
        ],
        [
          "Actuaries, Mathematicians and Statisticians nfd",
          "224100"
        ],
        [
          "Actuary",
          "224111"
        ],
        [
          "Mathematician",
          "224112"
        ],
        [
          "Statistician",
          "224113"
        ],
        [
          "Archivists, Curators and Records Managers nfd",
          "224200"
        ],
        [
          "Archivist",
          "224211"
        ],
        [
          "Gallery or Museum Curator",
          "224212"
        ],
        [
          "Health Information Manager",
          "224213"
        ],
        [
          "Records Manager",
          "224214"
        ],
        [
          "Economist",
          "224311"
        ],
        [
          "Intelligence and Policy Analysts nfd",
          "224400"
        ],
        [
          "Intelligence Officer",
          "224411"
        ],
        [
          "Policy Analyst",
          "224412"
        ],
        [
          "Land Economists and Valuers nfd",
          "224500"
        ],
        [
          "Land Economist",
          "224511"
        ],
        [
          "Valuer",
          "224512"
        ],
        [
          "Librarian",
          "224611"
        ],
        [
          "Management and Organization Analysts nfd",
          "224700"
        ],
        [
          "Management Consultant",
          "224711"
        ],
        [
          "Organization and Methods Analyst",
          "224712"
        ],
        [
          "Other Information and Organization Professionals nfd",
          "224900"
        ],
        [
          "Electorate Officer",
          "224911"
        ],
        [
          "Liaison Officer",
          "224912"
        ],
        [
          "Migration Agent",
          "224913"
        ],
        [
          "Patents Examiner",
          "224914"
        ],
        [
          "Information and Organization Professionals nec",
          "224999"
        ],
        [
          "Sales, Marketing and Public Relations Professionals nfd",
          "225000"
        ],
        [
          "Advertising and Marketing Professionals nfd",
          "225100"
        ],
        [
          "Advertising Specialist",
          "225111"
        ],
        [
          "Market Research Analyst",
          "225112"
        ],
        [
          "Marketing Specialist",
          "225113"
        ],
        [
          "ICT Sales Professionals nfd",
          "225200"
        ],
        [
          "ICT Account Manager",
          "225211"
        ],
        [
          "ICT Business Development Manager",
          "225212"
        ],
        [
          "ICT Sales Representative",
          "225213"
        ],
        [
          "Public Relations Professional",
          "225311"
        ],
        [
          "Technical Sales Representatives nfd",
          "225400"
        ],
        [
          "Sales Representative (Industrial Products)",
          "225411"
        ],
        [
          "Sales Representative (Medical and Pharmaceutical Products)",
          "225412"
        ],
        [
          "Technical Sales Representatives nec",
          "225499"
        ],
        [
          "Design, Engineering, Science and Transport Professionals nfd",
          "230000"
        ],
        [
          "Air and Marine Transport Professionals nfd",
          "231000"
        ],
        [
          "Air Transport Professionals nfd",
          "231100"
        ],
        [
          "Aeroplane Pilot",
          "231111"
        ],
        [
          "Air Traffic Controller",
          "231112"
        ],
        [
          "Flying Instructor",
          "231113"
        ],
        [
          "Helicopter Pilot",
          "231114"
        ],
        [
          "Air Transport Professionals nec",
          "231199"
        ],
        [
          "Marine Transport Professionals nfd",
          "231200"
        ],
        [
          "Master Fisher",
          "231211"
        ],
        [
          "Ship's Engineer",
          "231212"
        ],
        [
          "Ship's Master",
          "231213"
        ],
        [
          "Ship's Officer",
          "231214"
        ],
        [
          "Ship's Surveyor",
          "231215"
        ],
        [
          "Marine Transport Professionals nec",
          "231299"
        ],
        [
          "Architects, Designers, Planners and Surveyors nfd",
          "232000"
        ],
        [
          "Architects and Landscape Architects nfd",
          "232100"
        ],
        [
          "Architect",
          "232111"
        ],
        [
          "Landscape Architect",
          "232112"
        ],
        [
          "Cartographers and Surveyors nfd",
          "232200"
        ],
        [
          "Cartographer",
          "232211"
        ],
        [
          "Surveyor",
          "232212"
        ],
        [
          "Fashion, Industrial and Jewellery Designers nfd",
          "232300"
        ],
        [
          "Fashion Designer",
          "232311"
        ],
        [
          "Industrial Designer",
          "232312"
        ],
        [
          "Jewellery Designer",
          "232313"
        ],
        [
          "Graphic and Web Designers, and Illustrators nfd",
          "232400"
        ],
        [
          "Graphic Designer",
          "232411"
        ],
        [
          "Illustrator",
          "232412"
        ],
        [
          "Multimedia Designer",
          "232413"
        ],
        [
          "Web Designer",
          "232414"
        ],
        [
          "Interior Designer",
          "232511"
        ],
        [
          "Urban and Regional Planner",
          "232611"
        ],
        [
          "Engineering Professionals nfd",
          "233000"
        ],
        [
          "Chemical and Materials Engineers nfd",
          "233100"
        ],
        [
          "Chemical Engineer",
          "233111"
        ],
        [
          "Materials Engineer",
          "233112"
        ],
        [
          "Civil Engineering Professionals nfd",
          "233200"
        ],
        [
          "Civil Engineer",
          "233211"
        ],
        [
          "Geotechnical Engineer",
          "233212"
        ],
        [
          "Quantity Surveyor",
          "233213"
        ],
        [
          "Structural Engineer",
          "233214"
        ],
        [
          "Transport Engineer",
          "233215"
        ],
        [
          "Electrical Engineer",
          "233311"
        ],
        [
          "Electronics Engineer",
          "233411"
        ],
        [
          "Industrial, Mechanical and Production Engineers nfd",
          "233500"
        ],
        [
          "Industrial Engineer",
          "233511"
        ],
        [
          "Mechanical Engineer",
          "233512"
        ],
        [
          "Production or Plant Engineer",
          "233513"
        ],
        [
          "Mining Engineers nfd",
          "233600"
        ],
        [
          "Mining Engineer (excluding Petroleum)",
          "233611"
        ],
        [
          "Petroleum Engineer",
          "233612"
        ],
        [
          "Other Engineering Professionals nfd",
          "233900"
        ],
        [
          "Aeronautical Engineer",
          "233911"
        ],
        [
          "Agricultural Engineer",
          "233912"
        ],
        [
          "Biomedical Engineer",
          "233913"
        ],
        [
          "Engineering Technologist",
          "233914"
        ],
        [
          "Environmental Engineer",
          "233915"
        ],
        [
          "Naval Architect",
          "233916"
        ],
        [
          "Engineering Professionals nec",
          "233999"
        ],
        [
          "Natural and Physical Science Professionals nfd",
          "234000"
        ],
        [
          "Agricultural and Forestry Scientists nfd",
          "234100"
        ],
        [
          "Agricultural Consultant",
          "234111"
        ],
        [
          "Agricultural Scientist",
          "234112"
        ],
        [
          "Forester",
          "234113"
        ],
        [
          "Chemists, and Food and Wine Scientists nfd",
          "234200"
        ],
        [
          "Chemist",
          "234211"
        ],
        [
          "Food Technologist",
          "234212"
        ],
        [
          "Wine Maker",
          "234213"
        ],
        [
          "Environmental Scientists nfd",
          "234300"
        ],
        [
          "Conservation Officer",
          "234311"
        ],
        [
          "Environmental Consultant",
          "234312"
        ],
        [
          "Environmental Research Scientist",
          "234313"
        ],
        [
          "Park Ranger",
          "234314"
        ],
        [
          "Environmental Scientists nec",
          "234399"
        ],
        [
          "Geologists and Geophysicists nfd",
          "234400"
        ],
        [
          "Geologist",
          "234411"
        ],
        [
          "Geophysicist",
          "234412"
        ],
        [
          "Life Scientists nfd",
          "234500"
        ],
        [
          "Life Scientist (General)",
          "234511"
        ],
        [
          "Anatomist or Physiologist",
          "234512"
        ],
        [
          "Biochemist",
          "234513"
        ],
        [
          "Biotechnologist",
          "234514"
        ],
        [
          "Botanist",
          "234515"
        ],
        [
          "Marine Biologist",
          "234516"
        ],
        [
          "Microbiologist",
          "234517"
        ],
        [
          "Zoologist",
          "234518"
        ],
        [
          "Life Scientists nec",
          "234599"
        ],
        [
          "Medical Laboratory Scientist",
          "234611"
        ],
        [
          "Veterinarian",
          "234711"
        ],
        [
          "Other Natural and Physical Science Professionals nfd",
          "234900"
        ],
        [
          "Conservator",
          "234911"
        ],
        [
          "Metallurgist",
          "234912"
        ],
        [
          "Meteorologist",
          "234913"
        ],
        [
          "Physicist",
          "234914"
        ],
        [
          "Natural and Physical Science Professionals nec",
          "234999"
        ],
        [
          "Education Professionals nfd",
          "240000"
        ],
        [
          "School Teachers nfd",
          "241000"
        ],
        [
          "Early Childhood (Pre-primary School) Teacher",
          "241111"
        ],
        [
          "Primary School Teacher",
          "241213"
        ],
        [
          "Middle School Teacher",
          "241311"
        ],
        [
          "Secondary School Teacher",
          "241411"
        ],
        [
          "Special Education Teachers nfd",
          "241500"
        ],
        [
          "Special Needs Teacher",
          "241511"
        ],
        [
          "Teacher of the Hearing Impaired",
          "241512"
        ],
        [
          "Teacher of the Sight Impaired",
          "241513"
        ],
        [
          "Special Education Teachers nec",
          "241599"
        ],
        [
          "Tertiary Education Teachers nfd",
          "242000"
        ],
        [
          "University Lecturers and Tutors nfd",
          "242100"
        ],
        [
          "University Lecturer",
          "242111"
        ],
        [
          "University Tutor",
          "242112"
        ],
        [
          "Vocational Education Teacher",
          "242211"
        ],
        [
          "Miscellaneous Education Professionals nfd",
          "249000"
        ],
        [
          "Education Advisers and Reviewers nfd",
          "249100"
        ],
        [
          "Education Adviser",
          "249111"
        ],
        [
          "Education Reviewer",
          "249112"
        ],
        [
          "Private Tutors and Teachers nfd",
          "249200"
        ],
        [
          "Art Teacher (Private Tuition)",
          "249211"
        ],
        [
          "Dance Teacher (Private Tuition)",
          "249212"
        ],
        [
          "Drama Teacher (Private Tuition)",
          "249213"
        ],
        [
          "Music Teacher (Private Tuition)",
          "249214"
        ],
        [
          "Private Tutors and Teachers nec",
          "249299"
        ],
        [
          "Teacher of English to Speakers of Other Languages",
          "249311"
        ],
        [
          "Health Professionals nfd",
          "250000"
        ],
        [
          "Health Diagnostic and Promotion Professionals nfd",
          "251000"
        ],
        [
          "Dietitian",
          "251111"
        ],
        [
          "Medical Imaging Professionals nfd",
          "251200"
        ],
        [
          "Medical Diagnostic Radiographer",
          "251211"
        ],
        [
          "Medical Radiation Therapist",
          "251212"
        ],
        [
          "Nuclear Medicine Technologist",
          "251213"
        ],
        [
          "Sonographer",
          "251214"
        ],
        [
          "Occupational and Environmental Health Professionals nfd",
          "251300"
        ],
        [
          "Environmental Health Officer",
          "251311"
        ],
        [
          "Occupational Health and Safety Adviser",
          "251312"
        ],
        [
          "Optometrists and Orthoptists nfd",
          "251400"
        ],
        [
          "Optometrist",
          "251411"
        ],
        [
          "Orthoptist",
          "251412"
        ],
        [
          "Pharmacists nfd",
          "251500"
        ],
        [
          "Hospital Pharmacist",
          "251511"
        ],
        [
          "Industrial Pharmacist",
          "251512"
        ],
        [
          "Retail Pharmacist",
          "251513"
        ],
        [
          "Other Health Diagnostic and Promotion Professionals nfd",
          "251900"
        ],
        [
          "Health Promotion Officer",
          "251911"
        ],
        [
          "Orthotist or Prosthetist",
          "251912"
        ],
        [
          "Health Diagnostic and Promotion Professionals nec",
          "251999"
        ],
        [
          "Health Therapy Professionals nfd",
          "252000"
        ],
        [
          "Chiropractors and Osteopaths nfd",
          "252100"
        ],
        [
          "Chiropractor",
          "252111"
        ],
        [
          "Osteopath",
          "252112"
        ],
        [
          "Complementary Health Therapists nfd",
          "252200"
        ],
        [
          "Acupuncturist",
          "252211"
        ],
        [
          "Homoeopath",
          "252212"
        ],
        [
          "Naturopath",
          "252213"
        ],
        [
          "Traditional Chinese Medicine Practitioner",
          "252214"
        ],
        [
          "Complementary Health Therapists nec",
          "252299"
        ],
        [
          "Dental Practitioners nfd",
          "252300"
        ],
        [
          "Dental Specialist",
          "252311"
        ],
        [
          "Dentist",
          "252312"
        ],
        [
          "Occupational Therapist",
          "252411"
        ],
        [
          "Physiotherapist",
          "252511"
        ],
        [
          "Podiatrist",
          "252611"
        ],
        [
          "Speech Professionals and Audiologists nfd",
          "252700"
        ],
        [
          "Audiologist",
          "252711"
        ],
        [
          "Speech Pathologist",
          "252712"
        ],
        [
          "Medical Practitioners nfd",
          "253000"
        ],
        [
          "Generalist Medical Practitioners nfd",
          "253100"
        ],
        [
          "General Medical Practitioner",
          "253111"
        ],
        [
          "Resident Medical Officer",
          "253112"
        ],
        [
          "Anaesthetist",
          "253211"
        ],
        [
          "Internal Medicine Specialists nfd",
          "253300"
        ],
        [
          "Specialist Physician (General Medicine)",
          "253311"
        ],
        [
          "Cardiologist",
          "253312"
        ],
        [
          "Clinical Haematologist",
          "253313"
        ],
        [
          "Clinical Oncologist",
          "253314"
        ],
        [
          "Endocrinologist",
          "253315"
        ],
        [
          "Gastroenterologist",
          "253316"
        ],
        [
          "Intensive Care Specialist",
          "253317"
        ],
        [
          "Neurologist",
          "253318"
        ],
        [
          "Paediatrician",
          "253321"
        ],
        [
          "Renal Medicine Specialist",
          "253322"
        ],
        [
          "Rheumatologist",
          "253323"
        ],
        [
          "Thoracic Medicine Specialist",
          "253324"
        ],
        [
          "Internal Medicine Specialists nec",
          "253399"
        ],
        [
          "Psychiatrist",
          "253411"
        ],
        [
          "Surgeons nfd",
          "253500"
        ],
        [
          "Surgeon (General)",
          "253511"
        ],
        [
          "Cardiothoracic Surgeon",
          "253512"
        ],
        [
          "Neurosurgeon",
          "253513"
        ],
        [
          "Orthopaedic Surgeon",
          "253514"
        ],
        [
          "Otorhinolaryngologist",
          "253515"
        ],
        [
          "Paediatric Surgeon",
          "253516"
        ],
        [
          "Plastic and Reconstructive Surgeon",
          "253517"
        ],
        [
          "Urologist",
          "253518"
        ],
        [
          "Vascular Surgeon",
          "253521"
        ],
        [
          "Other Medical Practitioners nfd",
          "253900"
        ],
        [
          "Dermatologist",
          "253911"
        ],
        [
          "Emergency Medicine Specialist",
          "253912"
        ],
        [
          "Obstetrician and Gynaecologist",
          "253913"
        ],
        [
          "Ophthalmologist",
          "253914"
        ],
        [
          "Pathologist",
          "253915"
        ],
        [
          "Radiologist",
          "253916"
        ],
        [
          "Medical Practitioners nec",
          "253999"
        ],
        [
          "Midwifery and Nursing Professionals nfd",
          "254000"
        ],
        [
          "Midwife",
          "254111"
        ],
        [
          "Nurse Educators and Researchers nfd",
          "254200"
        ],
        [
          "Nurse Educator",
          "254211"
        ],
        [
          "Nurse Researcher",
          "254212"
        ],
        [
          "Nurse Manager",
          "254311"
        ],
        [
          "Registered Nurses nfd",
          "254400"
        ],
        [
          "Nurse Practitioner",
          "254411"
        ],
        [
          "Registered Nurse (Aged Care)",
          "254412"
        ],
        [
          "Registered Nurse (Child and Family Health)",
          "254413"
        ],
        [
          "Registered Nurse (Community Health)",
          "254414"
        ],
        [
          "Registered Nurse (Critical Care and Emergency)",
          "254415"
        ],
        [
          "Registered Nurse (Developmental Disability)",
          "254416"
        ],
        [
          "Registered Nurse (Disability and Rehabilitation)",
          "254417"
        ],
        [
          "Registered Nurse (Medical)",
          "254418"
        ],
        [
          "Registered Nurse (Medical Practice)",
          "254421"
        ],
        [
          "Registered Nurse (Mental Health)",
          "254422"
        ],
        [
          "Registered Nurse (Perioperative)",
          "254423"
        ],
        [
          "Registered Nurse (Surgical)",
          "254424"
        ],
        [
          "Registered Nurses nec",
          "254499"
        ],
        [
          "ICT Professionals nfd",
          "260000"
        ],
        [
          "Business and Systems Analysts, and Programmers nfd",
          "261000"
        ],
        [
          "ICT Business and Systems Analysts nfd",
          "261100"
        ],
        [
          "ICT Business Analyst",
          "261111"
        ],
        [
          "Systems Analyst",
          "261112"
        ],
        [
          "Multimedia Specialists and Web Developers nfd",
          "261200"
        ],
        [
          "Multimedia Specialist",
          "261211"
        ],
        [
          "Web Developer",
          "261212"
        ],
        [
          "Software and Applications Programmers nfd",
          "261300"
        ],
        [
          "Analyst Programmer",
          "261311"
        ],
        [
          "Developer Programmer",
          "261312"
        ],
        [
          "Software Engineer",
          "261313"
        ],
        [
          "Software and Applications Programmers nec",
          "261399"
        ],
        [
          "Database and Systems Administrators, and ICT Security Specialists nfd",
          "262100"
        ],
        [
          "Database Administrator",
          "262111"
        ],
        [
          "ICT Security Specialist",
          "262112"
        ],
        [
          "Systems Administrator",
          "262113"
        ],
        [
          "ICT Network and Support Professionals nfd",
          "263000"
        ],
        [
          "Computer Network Professionals nfd",
          "263100"
        ],
        [
          "Computer Network and Systems Engineer",
          "263111"
        ],
        [
          "Network Administrator",
          "263112"
        ],
        [
          "Network Analyst",
          "263113"
        ],
        [
          "ICT Support and Test Engineers nfd",
          "263200"
        ],
        [
          "ICT Quality Assurance Engineer",
          "263211"
        ],
        [
          "ICT Support Engineer",
          "263212"
        ],
        [
          "ICT Systems Test Engineer",
          "263213"
        ],
        [
          "ICT Support and Test Engineers nec",
          "263299"
        ],
        [
          "Telecommunications Engineering Professionals nfd",
          "263300"
        ],
        [
          "Telecommunications Engineer",
          "263311"
        ],
        [
          "Telecommunications Network Engineer",
          "263312"
        ],
        [
          "Legal, Social and Welfare Professionals nfd",
          "270000"
        ],
        [
          "Legal Professionals nfd",
          "271000"
        ],
        [
          "Barrister",
          "271111"
        ],
        [
          "Judicial and Other Legal Professionals nfd",
          "271200"
        ],
        [
          "Judge",
          "271211"
        ],
        [
          "Magistrate",
          "271212"
        ],
        [
          "Tribunal Member",
          "271213"
        ],
        [
          "Judicial and Other Legal Professionals nec",
          "271299"
        ],
        [
          "Solicitor",
          "271311"
        ],
        [
          "Social and Welfare Professionals nfd",
          "272000"
        ],
        [
          "Counsellors nfd",
          "272100"
        ],
        [
          "Careers Counsellor",
          "272111"
        ],
        [
          "Drug and Alcohol Counsellor",
          "272112"
        ],
        [
          "Family and Marriage Counsellor",
          "272113"
        ],
        [
          "Rehabilitation Counsellor",
          "272114"
        ],
        [
          "Student Counsellor",
          "272115"
        ],
        [
          "Counsellors nec",
          "272199"
        ],
        [
          "Minister of Religion",
          "272211"
        ],
        [
          "Psychologists nfd",
          "272300"
        ],
        [
          "Clinical Psychologist",
          "272311"
        ],
        [
          "Educational Psychologist",
          "272312"
        ],
        [
          "Organizational Psychologist",
          "272313"
        ],
        [
          "Psychotherapist",
          "272314"
        ],
        [
          "Psychologists nec",
          "272399"
        ],
        [
          "Social Professionals nfd",
          "272400"
        ],
        [
          "Historian",
          "272411"
        ],
        [
          "Interpreter",
          "272412"
        ],
        [
          "Translator",
          "272413"
        ],
        [
          "Social Professionals nec",
          "272499"
        ],
        [
          "Social Worker",
          "272511"
        ],
        [
          "Welfare, Recreation and Community Arts Workers nfd",
          "272600"
        ],
        [
          "Community Arts Worker",
          "272611"
        ],
        [
          "Recreation Officer",
          "272612"
        ],
        [
          "Welfare Worker",
          "272613"
        ],
        [
          "Technicians and Trades Workers nfd",
          "300000"
        ],
        [
          "Engineering, ICT and Science Technicians nfd",
          "310000"
        ],
        [
          "Agricultural, Medical and Science Technicians nfd",
          "311000"
        ],
        [
          "Agricultural Technician",
          "311111"
        ],
        [
          "Medical Technicians nfd",
          "311200"
        ],
        [
          "Anaesthetic Technician",
          "311211"
        ],
        [
          "Cardiac Technician",
          "311212"
        ],
        [
          "Medical Laboratory Technician",
          "311213"
        ],
        [
          "Operating Theatre Technician",
          "311214"
        ],
        [
          "Pharmacy Technician",
          "311215"
        ],
        [
          "Medical Technicians nec",
          "311299"
        ],
        [
          "Primary Products Inspectors nfd",
          "311300"
        ],
        [
          "Fisheries Officer",
          "311311"
        ],
        [
          "Meat Inspector",
          "311312"
        ],
        [
          "Quarantine Officer",
          "311313"
        ],
        [
          "Primary Products Inspectors nec",
          "311399"
        ],
        [
          "Science Technicians nfd",
          "311400"
        ],
        [
          "Chemistry Technician",
          "311411"
        ],
        [
          "Earth Science Technician",
          "311412"
        ],
        [
          "Life Science Technician",
          "311413"
        ],
        [
          "School Laboratory Technician",
          "311414"
        ],
        [
          "Science Technicians nec",
          "311499"
        ],
        [
          "Building and Engineering Technicians nfd",
          "312000"
        ],
        [
          "Architectural, Building and Surveying Technicians nfd",
          "312100"
        ],
        [
          "Architectural Draftsperson",
          "312111"
        ],
        [
          "Building Associate",
          "312112"
        ],
        [
          "Building Inspector",
          "312113"
        ],
        [
          "Construction Estimator",
          "312114"
        ],
        [
          "Plumbing Inspector",
          "312115"
        ],
        [
          "Surveying or Cartographic Technician",
          "312116"
        ],
        [
          "Civil Engineering Draftspersons and Technicians nfd",
          "312200"
        ],
        [
          "Civil Engineering Draftsperson",
          "312211"
        ],
        [
          "Civil Engineering Technician",
          "312212"
        ],
        [
          "Electrical Engineering Draftspersons and Technicians nfd",
          "312300"
        ],
        [
          "Electrical Engineering Draftsperson",
          "312311"
        ],
        [
          "Electrical Engineering Technician",
          "312312"
        ],
        [
          "Electronic Engineering Draftspersons and Technicians nfd",
          "312400"
        ],
        [
          "Electronic Engineering Draftsperson",
          "312411"
        ],
        [
          "Electronic Engineering Technician",
          "312412"
        ],
        [
          "Mechanical Engineering Draftspersons and Technicians nfd",
          "312500"
        ],
        [
          "Mechanical Engineering Draftsperson",
          "312511"
        ],
        [
          "Mechanical Engineering Technician",
          "312512"
        ],
        [
          "Safety Inspector",
          "312611"
        ],
        [
          "Other Building and Engineering Technicians nfd",
          "312900"
        ],
        [
          "Maintenance Planner",
          "312911"
        ],
        [
          "Metallurgical or Materials Technician",
          "312912"
        ],
        [
          "Mine Deputy",
          "312913"
        ],
        [
          "Building and Engineering Technicians nec",
          "312999"
        ],
        [
          "ICT and Telecommunications Technicians nfd",
          "313000"
        ],
        [
          "ICT Support Technicians nfd",
          "313100"
        ],
        [
          "Hardware Technician",
          "313111"
        ],
        [
          "ICT Customer Support Officer",
          "313112"
        ],
        [
          "Web Administrator",
          "313113"
        ],
        [
          "ICT Support Technicians nec",
          "313199"
        ],
        [
          "Telecommunications Technical Specialists nfd",
          "313200"
        ],
        [
          "Radiocommunications Technician",
          "313211"
        ],
        [
          "Telecommunications Field Engineer",
          "313212"
        ],
        [
          "Telecommunications Network Planner",
          "313213"
        ],
        [
          "Telecommunications Technical Officer or Technologist",
          "313214"
        ],
        [
          "Automotive and Engineering Trades Workers nfd",
          "320000"
        ],
        [
          "Automotive Electricians and Mechanics nfd",
          "321000"
        ],
        [
          "Automotive Electrician",
          "321111"
        ],
        [
          "Motor Mechanics nfd",
          "321200"
        ],
        [
          "Motor Mechanic (General)",
          "321211"
        ],
        [
          "Diesel Motor Mechanic",
          "321212"
        ],
        [
          "Motorcycle Mechanic",
          "321213"
        ],
        [
          "Small Engine Mechanic",
          "321214"
        ],
        [
          "Fabrication Engineering Trades Workers nfd",
          "322000"
        ],
        [
          "Metal Casting, Forging and Finishing Trades Workers nfd",
          "322100"
        ],
        [
          "Blacksmith",
          "322111"
        ],
        [
          "Electroplater",
          "322112"
        ],
        [
          "Farrier",
          "322113"
        ],
        [
          "Metal Casting Trades Worker",
          "322114"
        ],
        [
          "Metal Polisher",
          "322115"
        ],
        [
          "Sheetmetal Trades Worker",
          "322211"
        ],
        [
          "Structural Steel and Welding Trades Workers nfd",
          "322300"
        ],
        [
          "Metal Fabricator",
          "322311"
        ],
        [
          "Pressure Welder",
          "322312"
        ],
        [
          "Welder (First Class)",
          "322313"
        ],
        [
          "Mechanical Engineering Trades Workers nfd",
          "323000"
        ],
        [
          "Aircraft Maintenance Engineers nfd",
          "323100"
        ],
        [
          "Aircraft Maintenance Engineer (Avionics)",
          "323111"
        ],
        [
          "Aircraft Maintenance Engineer (Mechanical)",
          "323112"
        ],
        [
          "Aircraft Maintenance Engineer (Structures)",
          "323113"
        ],
        [
          "Metal Fitters and Machinists nfd",
          "323200"
        ],
        [
          "Fitter (General)",
          "323211"
        ],
        [
          "Fitter and Turner",
          "323212"
        ],
        [
          "Fitter-Welder",
          "323213"
        ],
        [
          "Metal Machinist (First Class)",
          "323214"
        ],
        [
          "Textile, Clothing and Footwear Mechanic",
          "323215"
        ],
        [
          "Metal Fitters and Machinists nec",
          "323299"
        ],
        [
          "Precision Metal Trades Workers nfd",
          "323300"
        ],
        [
          "Engraver",
          "323311"
        ],
        [
          "Gunsmith",
          "323312"
        ],
        [
          "Locksmith",
          "323313"
        ],
        [
          "Precision Instrument Maker and Repairer",
          "323314"
        ],
        [
          "Saw Maker and Repairer",
          "323315"
        ],
        [
          "Watch and Clock Maker and Repairer",
          "323316"
        ],
        [
          "Toolmakers and Engineering Patternmakers nfd",
          "323400"
        ],
        [
          "Engineering Patternmaker",
          "323411"
        ],
        [
          "Toolmaker",
          "323412"
        ],
        [
          "Panelbeaters, and Vehicle Body Builders, Trimmers and Painters nfd",
          "324000"
        ],
        [
          "Panelbeater",
          "324111"
        ],
        [
          "Vehicle Body Builders and Trimmers nfd",
          "324200"
        ],
        [
          "Vehicle Body Builder",
          "324211"
        ],
        [
          "Vehicle Trimmer",
          "324212"
        ],
        [
          "Vehicle Painter",
          "324311"
        ],
        [
          "Construction Trades Workers nfd",
          "330000"
        ],
        [
          "Bricklayers, and Carpenters and Joiners nfd",
          "331000"
        ],
        [
          "Bricklayers and Stonemasons nfd",
          "331100"
        ],
        [
          "Bricklayer",
          "331111"
        ],
        [
          "Stonemason",
          "331112"
        ],
        [
          "Carpenter and Joiner",
          "331211"
        ],
        [
          "Carpenter",
          "331212"
        ],
        [
          "Joiner",
          "331213"
        ],
        [
          "Floor Finishers and Painting Trades Workers nfd",
          "332000"
        ],
        [
          "Floor Finisher",
          "332111"
        ],
        [
          "Painting Trades Worker",
          "332211"
        ],
        [
          "Glaziers, Plasterers and Tilers nfd",
          "333000"
        ],
        [
          "Glazier",
          "333111"
        ],
        [
          "Plasterers nfd",
          "333200"
        ],
        [
          "Fibrous Plasterer",
          "333211"
        ],
        [
          "Solid Plasterer",
          "333212"
        ],
        [
          "Roof Tiler",
          "333311"
        ],
        [
          "Wall and Floor Tiler",
          "333411"
        ],
        [
          "Plumbers nfd",
          "334100"
        ],
        [
          "Plumber (General)",
          "334111"
        ],
        [
          "Airconditioning and Mechanical Services Plumber",
          "334112"
        ],
        [
          "Drainer",
          "334113"
        ],
        [
          "Gasfitter",
          "334114"
        ],
        [
          "Roof Plumber",
          "334115"
        ],
        [
          "Electrotechnology and Telecommunications Trades Workers nfd",
          "340000"
        ],
        [
          "Electricians nfd",
          "341100"
        ],
        [
          "Electrician (General)",
          "341111"
        ],
        [
          "Electrician (Special Class)",
          "341112"
        ],
        [
          "Lift Mechanic",
          "341113"
        ],
        [
          "Electronics and Telecommunications Trades Workers nfd",
          "342000"
        ],
        [
          "Airconditioning and Refrigeration Mechanic",
          "342111"
        ],
        [
          "Electrical Distribution Trades Workers nfd",
          "342200"
        ],
        [
          "Electrical Linesworker",
          "342211"
        ],
        [
          "Technical Cable Jointer",
          "342212"
        ],
        [
          "Electronics Trades Workers nfd",
          "342300"
        ],
        [
          "Business Machine Mechanic",
          "342311"
        ],
        [
          "Communications Operator",
          "342312"
        ],
        [
          "Electronic Equipment Trades Worker",
          "342313"
        ],
        [
          "Electronic Instrument Trades Worker (General)",
          "342314"
        ],
        [
          "Electronic Instrument Trades Worker (Special Class)",
          "342315"
        ],
        [
          "Telecommunications Trades Workers nfd",
          "342400"
        ],
        [
          "Cabler (Data and Telecommunications)",
          "342411"
        ],
        [
          "Telecommunications Cable Jointer",
          "342412"
        ],
        [
          "Telecommunications Linesworker",
          "342413"
        ],
        [
          "Telecommunications Technician",
          "342414"
        ],
        [
          "Food Trades Workers nfd",
          "351000"
        ],
        [
          "Bakers and Pastrycooks nfd",
          "351100"
        ],
        [
          "Baker",
          "351111"
        ],
        [
          "Pastrycook",
          "351112"
        ],
        [
          "Butcher or Smallgoods Maker",
          "351211"
        ],
        [
          "Chef",
          "351311"
        ],
        [
          "Cook",
          "351411"
        ],
        [
          "Skilled Animal and Horticultural Workers nfd",
          "360000"
        ],
        [
          "Animal Attendants and Trainers, and Shearers nfd",
          "361000"
        ],
        [
          "Animal Attendants and Trainers nfd",
          "361100"
        ],
        [
          "Dog Handler or Trainer",
          "361111"
        ],
        [
          "Horse Trainer",
          "361112"
        ],
        [
          "Pet Groomer",
          "361113"
        ],
        [
          "Zookeeper",
          "361114"
        ],
        [
          "Animal Attendants and Trainers nec",
          "361199"
        ],
        [
          "Shearer",
          "361211"
        ],
        [
          "Veterinary Nurse",
          "361311"
        ],
        [
          "Horticultural Trades Workers nfd",
          "362000"
        ],
        [
          "Florist",
          "362111"
        ],
        [
          "Gardeners nfd",
          "362200"
        ],
        [
          "Gardener (General)",
          "362211"
        ],
        [
          "Arborist",
          "362212"
        ],
        [
          "Landscape Gardener",
          "362213"
        ],
        [
          "Greenkeeper",
          "362311"
        ],
        [
          "Nurseryperson",
          "362411"
        ],
        [
          "Other Technicians and Trades Workers nfd",
          "390000"
        ],
        [
          "Hairdresser",
          "391111"
        ],
        [
          "Printing Trades Workers nfd",
          "392000"
        ],
        [
          "Binders, Finishers and Screen Printers nfd",
          "392100"
        ],
        [
          "Binder and Finisher",
          "392111"
        ],
        [
          "Screen Printer",
          "392112"
        ],
        [
          "Graphic Pre-press Trades Worker",
          "392211"
        ],
        [
          "Printers nfd",
          "392300"
        ],
        [
          "Printing Machinist",
          "392311"
        ],
        [
          "Small Offset Printer",
          "392312"
        ],
        [
          "Textile, Clothing and Footwear Trades Workers nfd",
          "393000"
        ],
        [
          "Canvas and Leather Goods Makers nfd",
          "393100"
        ],
        [
          "Canvas Goods Maker",
          "393111"
        ],
        [
          "Leather Goods Maker",
          "393112"
        ],
        [
          "Sail Maker",
          "393113"
        ],
        [
          "Shoemaker",
          "393114"
        ],
        [
          "Clothing Trades Workers nfd",
          "393200"
        ],
        [
          "Apparel Cutter",
          "393211"
        ],
        [
          "Clothing Patternmaker",
          "393212"
        ],
        [
          "Dressmaker or Tailor",
          "393213"
        ],
        [
          "Clothing Trades Workers nec",
          "393299"
        ],
        [
          "Upholsterer",
          "393311"
        ],
        [
          "Wood Trades Workers nfd",
          "394000"
        ],
        [
          "Cabinetmaker",
          "394111"
        ],
        [
          "Wood Machinists and Other Wood Trades Workers nfd",
          "394200"
        ],
        [
          "Furniture Finisher",
          "394211"
        ],
        [
          "Picture Framer",
          "394212"
        ],
        [
          "Wood Machinist",
          "394213"
        ],
        [
          "Wood Turner",
          "394214"
        ],
        [
          "Wood Machinists and Other Wood Trades Workers nec",
          "394299"
        ],
        [
          "Miscellaneous Technicians and Trades Workers nfd",
          "399000"
        ],
        [
          "Boat Builders and Shipwrights nfd",
          "399100"
        ],
        [
          "Boat Builder and Repairer",
          "399111"
        ],
        [
          "Shipwright",
          "399112"
        ],
        [
          "Chemical, Gas, Petroleum and Power Generation Plant Operators nfd",
          "399200"
        ],
        [
          "Chemical Plant Operator",
          "399211"
        ],
        [
          "Gas or Petroleum Operator",
          "399212"
        ],
        [
          "Power Generation Plant Operator",
          "399213"
        ],
        [
          "Gallery, Library and Museum Technicians nfd",
          "399300"
        ],
        [
          "Gallery or Museum Technician",
          "399311"
        ],
        [
          "Library Technician",
          "399312"
        ],
        [
          "Jeweller",
          "399411"
        ],
        [
          "Performing Arts Technicians nfd",
          "399500"
        ],
        [
          "Broadcast Transmitter Operator",
          "399511"
        ],
        [
          "Camera Operator (Film, Television or Video)",
          "399512"
        ],
        [
          "Light Technician",
          "399513"
        ],
        [
          "Make Up Artist",
          "399514"
        ],
        [
          "Musical Instrument Maker or Repairer",
          "399515"
        ],
        [
          "Sound Technician",
          "399516"
        ],
        [
          "Television Equipment Operator",
          "399517"
        ],
        [
          "Performing Arts Technicians nec",
          "399599"
        ],
        [
          "Signwriter",
          "399611"
        ],
        [
          "Other Miscellaneous Technicians and Trades Workers nfd",
          "399900"
        ],
        [
          "Diver",
          "399911"
        ],
        [
          "Interior Decorator",
          "399912"
        ],
        [
          "Optical Dispenser",
          "399913"
        ],
        [
          "Optical Mechanic",
          "399914"
        ],
        [
          "Photographer's Assistant",
          "399915"
        ],
        [
          "Plastics Technician",
          "399916"
        ],
        [
          "Wool Classer",
          "399917"
        ],
        [
          "Technicians and Trades Workers nec",
          "399999"
        ],
        [
          "Community and Personal Service Workers nfd",
          "400000"
        ],
        [
          "Health and Welfare Support Workers nfd",
          "411000"
        ],
        [
          "Ambulance Officers and Paramedics nfd",
          "411100"
        ],
        [
          "Ambulance Officer",
          "411111"
        ],
        [
          "Intensive Care Ambulance Paramedic",
          "411112"
        ],
        [
          "Dental Hygienists, Technicians and Therapists nfd",
          "411200"
        ],
        [
          "Dental Hygienist",
          "411211"
        ],
        [
          "Dental Prosthetist",
          "411212"
        ],
        [
          "Dental Technician",
          "411213"
        ],
        [
          "Dental Therapist",
          "411214"
        ],
        [
          "Diversional Therapist",
          "411311"
        ],
        [
          "Enrolled and Mothercraft Nurses nfd",
          "411400"
        ],
        [
          "Enrolled Nurse",
          "411411"
        ],
        [
          "Mothercraft Nurse",
          "411412"
        ],
        [
          "Aboriginal and Torres Strait Islander Health Worker",
          "411511"
        ],
        [
          "Massage Therapist",
          "411611"
        ],
        [
          "Welfare Support Workers nfd",
          "411700"
        ],
        [
          "Community Worker",
          "411711"
        ],
        [
          "Disabilities Services Officer",
          "411712"
        ],
        [
          "Family Support Worker",
          "411713"
        ],
        [
          "Parole or Probation Officer",
          "411714"
        ],
        [
          "Residential Care Officer",
          "411715"
        ],
        [
          "Youth Worker",
          "411716"
        ],
        [
          "Carers and Aides nfd",
          "420000"
        ],
        [
          "Child Carers nfd",
          "421100"
        ],
        [
          "Child Care Worker",
          "421111"
        ],
        [
          "Family Day Care Worker",
          "421112"
        ],
        [
          "Nanny",
          "421113"
        ],
        [
          "Out of School Hours Care Worker",
          "421114"
        ],
        [
          "Education Aides nfd",
          "422100"
        ],
        [
          "Aboriginal and Torres Strait Islander Education Worker",
          "422111"
        ],
        [
          "Integration Aide",
          "422112"
        ],
        [
          "Preschool Aide",
          "422115"
        ],
        [
          "Teachers' Aide",
          "422116"
        ],
        [
          "Personal Carers and Assistants nfd",
          "423000"
        ],
        [
          "Aged or Disabled Carer",
          "423111"
        ],
        [
          "Dental Assistant",
          "423211"
        ],
        [
          "Nursing Support and Personal Care Workers nfd",
          "423300"
        ],
        [
          "Hospital Orderly",
          "423311"
        ],
        [
          "Nursing Support Worker",
          "423312"
        ],
        [
          "Personal Care Assistant",
          "423313"
        ],
        [
          "Therapy Aide",
          "423314"
        ],
        [
          "Special Care Workers nfd",
          "423400"
        ],
        [
          "Child or Youth Residential Care Assistant",
          "423411"
        ],
        [
          "Hostel Parent",
          "423412"
        ],
        [
          "Refuge Worker",
          "423413"
        ],
        [
          "Hospitality Workers nfd",
          "431000"
        ],
        [
          "Bar Attendants and Baristas nfd",
          "431100"
        ],
        [
          "Bar Attendant",
          "431111"
        ],
        [
          "Barista",
          "431112"
        ],
        [
          "Cafe Worker",
          "431211"
        ],
        [
          "Gaming Worker",
          "431311"
        ],
        [
          "Hotel Service Manager",
          "431411"
        ],
        [
          "Waiter",
          "431511"
        ],
        [
          "Other Hospitality Workers nfd",
          "431900"
        ],
        [
          "Bar Useful or Busser",
          "431911"
        ],
        [
          "Doorperson or Luggage Porter",
          "431912"
        ],
        [
          "Hospitality Workers nec",
          "431999"
        ],
        [
          "Protective Service Workers nfd",
          "440000"
        ],
        [
          "Defence Force Members, Fire Fighters and Police nfd",
          "441000"
        ],
        [
          "Defence Force Member - Other Ranks",
          "441111"
        ],
        [
          "Fire and Emergency Workers nfd",
          "441200"
        ],
        [
          "Emergency Service Worker",
          "441211"
        ],
        [
          "Fire Fighter",
          "441212"
        ],
        [
          "Police nfd",
          "441300"
        ],
        [
          "Detective",
          "441311"
        ],
        [
          "Police Officer",
          "441312"
        ],
        [
          "Prison and Security Officers nfd",
          "442000"
        ],
        [
          "Prison Officer",
          "442111"
        ],
        [
          "Security Officers and Guards nfd",
          "442200"
        ],
        [
          "Alarm, Security or Surveillance Monitor",
          "442211"
        ],
        [
          "Armoured Car Escort",
          "442212"
        ],
        [
          "Crowd Controller",
          "442213"
        ],
        [
          "Private Investigator",
          "442214"
        ],
        [
          "Retail Loss Prevention Officer",
          "442215"
        ],
        [
          "Security Consultant",
          "442216"
        ],
        [
          "Security Officer",
          "442217"
        ],
        [
          "Security Officers and Guards nec",
          "442299"
        ],
        [
          "Sports and Personal Service Workers nfd",
          "450000"
        ],
        [
          "Personal Service and Travel Workers nfd",
          "451000"
        ],
        [
          "Beauty Therapist",
          "451111"
        ],
        [
          "Driving Instructor",
          "451211"
        ],
        [
          "Funeral Workers nfd",
          "451300"
        ],
        [
          "Funeral Director",
          "451311"
        ],
        [
          "Funeral Workers nec",
          "451399"
        ],
        [
          "Gallery, Museum and Tour Guides nfd",
          "451400"
        ],
        [
          "Gallery or Museum Guide",
          "451411"
        ],
        [
          "Tour Guide",
          "451412"
        ],
        [
          "Personal Care Consultants nfd",
          "451500"
        ],
        [
          "Natural Remedy Consultant",
          "451511"
        ],
        [
          "Weight Loss Consultant",
          "451512"
        ],
        [
          "Tourism and Travel Advisers nfd",
          "451600"
        ],
        [
          "Tourist Information Officer",
          "451611"
        ],
        [
          "Travel Consultant",
          "451612"
        ],
        [
          "Travel Attendants nfd",
          "451700"
        ],
        [
          "Flight Attendant",
          "451711"
        ],
        [
          "Travel Attendants nec",
          "451799"
        ],
        [
          "Other Personal Service Workers nfd",
          "451800"
        ],
        [
          "Civil Celebrant",
          "451811"
        ],
        [
          "Hair or Beauty Salon Assistant",
          "451812"
        ],
        [
          "Sex Worker or Escort",
          "451813"
        ],
        [
          "Personal Service Workers nec",
          "451899"
        ],
        [
          "Sports and Fitness Workers nfd",
          "452000"
        ],
        [
          "Fitness Instructor",
          "452111"
        ],
        [
          "Outdoor Adventure Guides nfd",
          "452200"
        ],
        [
          "Bungy Jump Master",
          "452211"
        ],
        [
          "Fishing Guide",
          "452212"
        ],
        [
          "Hunting Guide",
          "452213"
        ],
        [
          "Mountain or Glacier Guide",
          "452214"
        ],
        [
          "Outdoor Adventure Instructor",
          "452215"
        ],
        [
          "Trekking Guide",
          "452216"
        ],
        [
          "Whitewater Rafting Guide",
          "452217"
        ],
        [
          "Outdoor Adventure Guides nec",
          "452299"
        ],
        [
          "Sports Coaches, Instructors and Officials nfd",
          "452300"
        ],
        [
          "Diving Instructor (Open Water)",
          "452311"
        ],
        [
          "Gymnastics Coach or Instructor",
          "452312"
        ],
        [
          "Horse Riding Coach or Instructor",
          "452313"
        ],
        [
          "Snowsport Instructor",
          "452314"
        ],
        [
          "Swimming Coach or Instructor",
          "452315"
        ],
        [
          "Tennis Coach",
          "452316"
        ],
        [
          "Other Sports Coach or Instructor",
          "452317"
        ],
        [
          "Dog or Horse Racing Official",
          "452318"
        ],
        [
          "Sports Development Officer",
          "452321"
        ],
        [
          "Sports Umpire",
          "452322"
        ],
        [
          "Other Sports Official",
          "452323"
        ],
        [
          "Sportspersons nfd",
          "452400"
        ],
        [
          "Footballer",
          "452411"
        ],
        [
          "Golfer",
          "452412"
        ],
        [
          "Jockey",
          "452413"
        ],
        [
          "Lifeguard",
          "452414"
        ],
        [
          "Sportspersons nec",
          "452499"
        ],
        [
          "Clerical and Administrative Workers nfd",
          "500000"
        ],
        [
          "Office Managers and Program Administrators nfd",
          "510000"
        ],
        [
          "Contract, Program and Project Administrators nfd",
          "511100"
        ],
        [
          "Contract Administrator",
          "511111"
        ],
        [
          "Program or Project Administrator",
          "511112"
        ],
        [
          "Office and Practice Managers nfd",
          "512000"
        ],
        [
          "Office Manager",
          "512111"
        ],
        [
          "Practice Managers nfd",
          "512200"
        ],
        [
          "Health Practice Manager",
          "512211"
        ],
        [
          "Practice Managers nec",
          "512299"
        ],
        [
          "Personal Assistants and Secretaries nfd",
          "521000"
        ],
        [
          "Personal Assistant",
          "521111"
        ],
        [
          "Secretaries nfd",
          "521200"
        ],
        [
          "Secretary (General)",
          "521211"
        ],
        [
          "Legal Secretary",
          "521212"
        ],
        [
          "General Clerical Workers nfd",
          "530000"
        ],
        [
          "General Clerk",
          "531111"
        ],
        [
          "Keyboard Operators nfd",
          "532100"
        ],
        [
          "Data Entry Operator",
          "532111"
        ],
        [
          "Machine Shorthand Reporter",
          "532112"
        ],
        [
          "Word Processing Operator",
          "532113"
        ],
        [
          "Inquiry Clerks and Receptionists nfd",
          "540000"
        ],
        [
          "Call or Contact Centre Information Clerks nfd",
          "541000"
        ],
        [
          "Call or Contact Centre Workers nfd",
          "541100"
        ],
        [
          "Call or Contact Centre Team Leader",
          "541111"
        ],
        [
          "Call or Contact Centre Operator",
          "541112"
        ],
        [
          "Inquiry Clerk",
          "541211"
        ],
        [
          "Receptionists nfd",
          "542100"
        ],
        [
          "Receptionist (General)",
          "542111"
        ],
        [
          "Admissions Clerk",
          "542112"
        ],
        [
          "Hotel or Motel Receptionist",
          "542113"
        ],
        [
          "Medical Receptionist",
          "542114"
        ],
        [
          "Numerical Clerks nfd",
          "550000"
        ],
        [
          "Accounting Clerks and Bookkeepers nfd",
          "551000"
        ],
        [
          "Accounting Clerks nfd",
          "551100"
        ],
        [
          "Accounts Clerk",
          "551111"
        ],
        [
          "Cost Clerk",
          "551112"
        ],
        [
          "Bookkeeper",
          "551211"
        ],
        [
          "Payroll Clerk",
          "551311"
        ],
        [
          "Financial and Insurance Clerks nfd",
          "552000"
        ],
        [
          "Bank Worker",
          "552111"
        ],
        [
          "Credit or Loans Officer",
          "552211"
        ],
        [
          "Insurance, Money Market and Statistical Clerks nfd",
          "552300"
        ],
        [
          "Bookmaker",
          "552311"
        ],
        [
          "Insurance Consultant",
          "552312"
        ],
        [
          "Money Market Clerk",
          "552313"
        ],
        [
          "Statistical Clerk",
          "552314"
        ],
        [
          "Clerical and Office Support Workers nfd",
          "561000"
        ],
        [
          "Betting Clerks nfd",
          "561100"
        ],
        [
          "Betting Agency Counter Clerk",
          "561111"
        ],
        [
          "Bookmaker's Clerk",
          "561112"
        ],
        [
          "Telephone Betting Clerk",
          "561113"
        ],
        [
          "Betting Clerks nec",
          "561199"
        ],
        [
          "Couriers and Postal Deliverers nfd",
          "561200"
        ],
        [
          "Courier",
          "561211"
        ],
        [
          "Postal Delivery Officer",
          "561212"
        ],
        [
          "Filing or Registry Clerk",
          "561311"
        ],
        [
          "Mail Sorters nfd",
          "561400"
        ],
        [
          "Mail Clerk",
          "561411"
        ],
        [
          "Postal Sorting Officer",
          "561412"
        ],
        [
          "Survey Interviewer",
          "561511"
        ],
        [
          "Switchboard Operator",
          "561611"
        ],
        [
          "Other Clerical and Office Support Workers nfd",
          "561900"
        ],
        [
          "Classified Advertising Clerk",
          "561911"
        ],
        [
          "Meter Reader",
          "561912"
        ],
        [
          "Parking Inspector",
          "561913"
        ],
        [
          "Clerical and Office Support Workers nec",
          "561999"
        ],
        [
          "Other Clerical and Administrative Workers nfd",
          "590000"
        ],
        [
          "Logistics Clerks nfd",
          "591000"
        ],
        [
          "Purchasing and Supply Logistics Clerks nfd",
          "591100"
        ],
        [
          "Order Clerk",
          "591111"
        ],
        [
          "Production Clerk",
          "591112"
        ],
        [
          "Purchasing Officer",
          "591113"
        ],
        [
          "Sales Clerk",
          "591114"
        ],
        [
          "Stock Clerk",
          "591115"
        ],
        [
          "Warehouse Administrator",
          "591116"
        ],
        [
          "Transport and Despatch Clerks nfd",
          "591200"
        ],
        [
          "Despatching and Receiving Clerk",
          "591211"
        ],
        [
          "Import-Export Clerk",
          "591212"
        ],
        [
          "Miscellaneous Clerical and Administrative Workers nfd",
          "599000"
        ],
        [
          "Conveyancers and Legal Executives nfd",
          "599100"
        ],
        [
          "Conveyancer",
          "599111"
        ],
        [
          "Legal Executive",
          "599112"
        ],
        [
          "Court and Legal Clerks nfd",
          "599200"
        ],
        [
          "Clerk of Court",
          "599211"
        ],
        [
          "Court Bailiff or Sheriff",
          "599212"
        ],
        [
          "Court Orderly",
          "599213"
        ],
        [
          "Law Clerk",
          "599214"
        ],
        [
          "Trust Officer",
          "599215"
        ],
        [
          "Debt Collector",
          "599311"
        ],
        [
          "Human Resource Clerk",
          "599411"
        ],
        [
          "Inspectors and Regulatory Officers nfd",
          "599500"
        ],
        [
          "Customs Officer",
          "599511"
        ],
        [
          "Immigration Officer",
          "599512"
        ],
        [
          "Motor Vehicle Licence Examiner",
          "599513"
        ],
        [
          "Noxious Weeds and Pest Inspector",
          "599514"
        ],
        [
          "Social Security Assessor",
          "599515"
        ],
        [
          "Taxation Inspector",
          "599516"
        ],
        [
          "Train Examiner",
          "599517"
        ],
        [
          "Transport Operations Inspector",
          "599518"
        ],
        [
          "Water Inspector",
          "599521"
        ],
        [
          "Inspectors and Regulatory Officers nec",
          "599599"
        ],
        [
          "Insurance Investigators, Loss Adjusters and Risk Surveyors nfd",
          "599600"
        ],
        [
          "Insurance Investigator",
          "599611"
        ],
        [
          "Insurance Loss Adjuster",
          "599612"
        ],
        [
          "Insurance Risk Surveyor",
          "599613"
        ],
        [
          "Library Assistant",
          "599711"
        ],
        [
          "Other Miscellaneous Clerical and Administrative Workers nfd",
          "599900"
        ],
        [
          "Coding Clerk",
          "599911"
        ],
        [
          "Production Assistant (Film, Television, Radio or Stage)",
          "599912"
        ],
        [
          "Proof Reader",
          "599913"
        ],
        [
          "Radio Despatcher",
          "599914"
        ],
        [
          "Clerical and Administrative Workers nec",
          "599999"
        ],
        [
          "Sales Workers nfd",
          "600000"
        ],
        [
          "Sales Representatives and Agents nfd",
          "610000"
        ],
        [
          "Insurance Agents and Sales Representatives nfd",
          "611000"
        ],
        [
          "Auctioneers, and Stock and Station Agents nfd",
          "611100"
        ],
        [
          "Auctioneer",
          "611111"
        ],
        [
          "Stock and Station Agent",
          "611112"
        ],
        [
          "Insurance Agent",
          "611211"
        ],
        [
          "Sales Representatives nfd",
          "611300"
        ],
        [
          "Sales Representative (Building and Plumbing Supplies)",
          "611311"
        ],
        [
          "Sales Representative (Business Services)",
          "611312"
        ],
        [
          "Sales Representative (Motor Vehicle Parts and Accessories)",
          "611313"
        ],
        [
          "Sales Representative (Personal and Household Goods)",
          "611314"
        ],
        [
          "Sales Representatives nec",
          "611399"
        ],
        [
          "Real Estate Sales Agents nfd",
          "612100"
        ],
        [
          "Business Broker",
          "612111"
        ],
        [
          "Property Manager",
          "612112"
        ],
        [
          "Real Estate Agency Principal",
          "612113"
        ],
        [
          "Real Estate Agent",
          "612114"
        ],
        [
          "Real Estate Representative",
          "612115"
        ],
        [
          "Sales Assistants and Salespersons nfd",
          "621000"
        ],
        [
          "Sales Assistant (General)",
          "621111"
        ],
        [
          "ICT Sales Assistant",
          "621211"
        ],
        [
          "Motor Vehicle and Vehicle Parts Salespersons nfd",
          "621300"
        ],
        [
          "Motor Vehicle or Caravan Salesperson",
          "621311"
        ],
        [
          "Motor Vehicle Parts Interpreter",
          "621312"
        ],
        [
          "Pharmacy Sales Assistant",
          "621411"
        ],
        [
          "Retail Supervisor",
          "621511"
        ],
        [
          "Service Station Attendant",
          "621611"
        ],
        [
          "Street Vendors and Related Salespersons nfd",
          "621700"
        ],
        [
          "Cash Van Salesperson",
          "621711"
        ],
        [
          "Door-to-door Salesperson",
          "621712"
        ],
        [
          "Street Vendor",
          "621713"
        ],
        [
          "Other Sales Assistants and Salespersons nfd",
          "621900"
        ],
        [
          "Materials Recycler",
          "621911"
        ],
        [
          "Rental Salesperson",
          "621912"
        ],
        [
          "Sales Assistants and Salespersons nec",
          "621999"
        ],
        [
          "Sales Support Workers nfd",
          "630000"
        ],
        [
          "Checkout Operators and Office Cashiers nfd",
          "631100"
        ],
        [
          "Checkout Operator",
          "631111"
        ],
        [
          "Office Cashier",
          "631112"
        ],
        [
          "Miscellaneous Sales Support Workers nfd",
          "639000"
        ],
        [
          "Models and Sales Demonstrators nfd",
          "639100"
        ],
        [
          "Model",
          "639111"
        ],
        [
          "Sales Demonstrator",
          "639112"
        ],
        [
          "Retail and Wool Buyers nfd",
          "639200"
        ],
        [
          "Retail Buyer",
          "639211"
        ],
        [
          "Wool Buyer",
          "639212"
        ],
        [
          "Telemarketer",
          "639311"
        ],
        [
          "Ticket Salespersons nfd",
          "639400"
        ],
        [
          "Ticket Seller",
          "639411"
        ],
        [
          "Transport Conductor",
          "639412"
        ],
        [
          "Visual Merchandiser",
          "639511"
        ],
        [
          "Other Sales Support Worker",
          "639911"
        ],
        [
          "Machinery Operators and Drivers nfd",
          "700000"
        ],
        [
          "Machine and Stationary Plant Operators nfd",
          "710000"
        ],
        [
          "Machine Operators nfd",
          "711000"
        ],
        [
          "Clay, Concrete, Glass and Stone Processing Machine Operators nfd",
          "711100"
        ],
        [
          "Clay Products Machine Operator",
          "711111"
        ],
        [
          "Concrete Products Machine Operator",
          "711112"
        ],
        [
          "Glass Production Machine Operator",
          "711113"
        ],
        [
          "Stone Processing Machine Operator",
          "711114"
        ],
        [
          "Clay, Concrete, Glass and Stone Processing Machine Operators nec",
          "711199"
        ],
        [
          "Industrial Spraypainter",
          "711211"
        ],
        [
          "Paper and Wood Processing Machine Operators nfd",
          "711300"
        ],
        [
          "Paper Products Machine Operator",
          "711311"
        ],
        [
          "Wood Processing Machine Operator",
          "711312"
        ],
        [
          "Photographic Developer and Printer",
          "711411"
        ],
        [
          "Plastics and Rubber Production Machine Operators nfd",
          "711500"
        ],
        [
          "Plastic Cablemaking Machine Operator",
          "711511"
        ],
        [
          "Plastic Compounding and Reclamation Machine Operator",
          "711512"
        ],
        [
          "Plastics Fabricator or Welder",
          "711513"
        ],
        [
          "Plastics Production Machine Operator (General)",
          "711514"
        ],
        [
          "Reinforced Plastic and Composite Production Worker",
          "711515"
        ],
        [
          "Rubber Production Machine Operator",
          "711516"
        ],
        [
          "Plastics and Rubber Production Machine Operators nec",
          "711599"
        ],
        [
          "Sewing Machinist",
          "711611"
        ],
        [
          "Textile and Footwear Production Machine Operators nfd",
          "711700"
        ],
        [
          "Footwear Production Machine Operator",
          "711711"
        ],
        [
          "Hide and Skin Processing Machine Operator",
          "711712"
        ],
        [
          "Knitting Machine Operator",
          "711713"
        ],
        [
          "Textile Dyeing and Finishing Machine Operator",
          "711714"
        ],
        [
          "Weaving Machine Operator",
          "711715"
        ],
        [
          "Yarn Carding and Spinning Machine Operator",
          "711716"
        ],
        [
          "Textile and Footwear Production Machine Operators nec",
          "711799"
        ],
        [
          "Other Machine Operators nfd",
          "711900"
        ],
        [
          "Chemical Production Machine Operator",
          "711911"
        ],
        [
          "Motion Picture Projectionist",
          "711912"
        ],
        [
          "Sand Blaster",
          "711913"
        ],
        [
          "Sterilisation Technician",
          "711914"
        ],
        [
          "Machine Operators nec",
          "711999"
        ],
        [
          "Stationary Plant Operators nfd",
          "712000"
        ],
        [
          "Crane, Hoist or Lift Operator",
          "712111"
        ],
        [
          "Drillers, Miners and Shot Firers nfd",
          "712200"
        ],
        [
          "Driller",
          "712211"
        ],
        [
          "Miner",
          "712212"
        ],
        [
          "Shot Firer",
          "712213"
        ],
        [
          "Engineering Production Systems Worker",
          "712311"
        ],
        [
          "Other Stationary Plant Operators nfd",
          "712900"
        ],
        [
          "Boiler or Engine Operator",
          "712911"
        ],
        [
          "Bulk Materials Handling Plant Operator",
          "712912"
        ],
        [
          "Cement Production Plant Operator",
          "712913"
        ],
        [
          "Concrete Batching Plant Operator",
          "712914"
        ],
        [
          "Concrete Pump Operator",
          "712915"
        ],
        [
          "Paper and Pulp Mill Operator",
          "712916"
        ],
        [
          "Railway Signal Operator",
          "712917"
        ],
        [
          "Train Controller",
          "712918"
        ],
        [
          "Waste Water or Water Plant Operator",
          "712921"
        ],
        [
          "Weighbridge Operator",
          "712922"
        ],
        [
          "Stationary Plant Operators nec",
          "712999"
        ],
        [
          "Mobile Plant Operators nfd",
          "721000"
        ],
        [
          "Agricultural, Forestry and Horticultural Plant Operators nfd",
          "721100"
        ],
        [
          "Agricultural and Horticultural Mobile Plant Operator",
          "721111"
        ],
        [
          "Logging Plant Operator",
          "721112"
        ],
        [
          "Earthmoving Plant Operators nfd",
          "721200"
        ],
        [
          "Earthmoving Plant Operator (General)",
          "721211"
        ],
        [
          "Backhoe Operator",
          "721212"
        ],
        [
          "Bulldozer Operator",
          "721213"
        ],
        [
          "Excavator Operator",
          "721214"
        ],
        [
          "Grader Operator",
          "721215"
        ],
        [
          "Loader Operator",
          "721216"
        ],
        [
          "Forklift Driver",
          "721311"
        ],
        [
          "Other Mobile Plant Operators nfd",
          "721900"
        ],
        [
          "Aircraft Baggage Handler and Airline Ground Crew",
          "721911"
        ],
        [
          "Linemarker",
          "721912"
        ],
        [
          "Paving Plant Operator",
          "721913"
        ],
        [
          "Railway Track Plant Operator",
          "721914"
        ],
        [
          "Road Roller Operator",
          "721915"
        ],
        [
          "Streetsweeper Operator",
          "721916"
        ],
        [
          "Mobile Plant Operators nec",
          "721999"
        ],
        [
          "Road and Rail Drivers nfd",
          "730000"
        ],
        [
          "Automobile, Bus and Rail Drivers nfd",
          "731000"
        ],
        [
          "Automobile Drivers nfd",
          "731100"
        ],
        [
          "Chauffeur",
          "731111"
        ],
        [
          "Taxi Driver",
          "731112"
        ],
        [
          "Automobile Drivers nec",
          "731199"
        ],
        [
          "Bus and Coach Drivers nfd",
          "731200"
        ],
        [
          "Bus Driver",
          "731211"
        ],
        [
          "Charter and Tour Bus Driver",
          "731212"
        ],
        [
          "Passenger Coach Driver",
          "731213"
        ],
        [
          "Train and Tram Drivers nfd",
          "731300"
        ],
        [
          "Train Driver",
          "731311"
        ],
        [
          "Tram Driver",
          "731312"
        ],
        [
          "Delivery Driver",
          "732111"
        ],
        [
          "Truck Drivers nfd",
          "733100"
        ],
        [
          "Truck Driver (General)",
          "733111"
        ],
        [
          "Aircraft Refueller",
          "733112"
        ],
        [
          "Furniture Removalist",
          "733113"
        ],
        [
          "Tanker Driver",
          "733114"
        ],
        [
          "Tow Truck Driver",
          "733115"
        ],
        [
          "Storeperson",
          "741111"
        ],
        [
          "Labourers nfd",
          "800000"
        ],
        [
          "Cleaners and Laundry Workers nfd",
          "811000"
        ],
        [
          "Car Detailer",
          "811111"
        ],
        [
          "Commercial Cleaner",
          "811211"
        ],
        [
          "Domestic Cleaner",
          "811311"
        ],
        [
          "Housekeepers nfd",
          "811400"
        ],
        [
          "Commercial Housekeeper",
          "811411"
        ],
        [
          "Domestic Housekeeper",
          "811412"
        ],
        [
          "Laundry Workers nfd",
          "811500"
        ],
        [
          "Laundry Worker (General)",
          "811511"
        ],
        [
          "Drycleaner",
          "811512"
        ],
        [
          "Ironer or Presser",
          "811513"
        ],
        [
          "Other Cleaners nfd",
          "811600"
        ],
        [
          "Carpet Cleaner",
          "811611"
        ],
        [
          "Window Cleaner",
          "811612"
        ],
        [
          "Cleaners nec",
          "811699"
        ],
        [
          "Construction and Mining Labourers nfd",
          "821000"
        ],
        [
          "Building and Plumbing Labourers nfd",
          "821100"
        ],
        [
          "Builder's Labourer",
          "821111"
        ],
        [
          "Drainage, Sewerage and Stormwater Labourer",
          "821112"
        ],
        [
          "Earthmoving Labourer",
          "821113"
        ],
        [
          "Plumber's Assistant",
          "821114"
        ],
        [
          "Concreter",
          "821211"
        ],
        [
          "Fencer",
          "821311"
        ],
        [
          "Insulation and Home Improvement Installers nfd",
          "821400"
        ],
        [
          "Building Insulation Installer",
          "821411"
        ],
        [
          "Home Improvement Installer",
          "821412"
        ],
        [
          "Paving and Surfacing Labourer",
          "821511"
        ],
        [
          "Railway Track Worker",
          "821611"
        ],
        [
          "Structural Steel Construction Workers nfd",
          "821700"
        ],
        [
          "Construction Rigger",
          "821711"
        ],
        [
          "Scaffolder",
          "821712"
        ],
        [
          "Steel Fixer",
          "821713"
        ],
        [
          "Structural Steel Erector",
          "821714"
        ],
        [
          "Other Construction and Mining Labourers nfd",
          "821900"
        ],
        [
          "Crane Chaser",
          "821911"
        ],
        [
          "Driller's Assistant",
          "821912"
        ],
        [
          "Lagger",
          "821913"
        ],
        [
          "Mining Support Worker",
          "821914"
        ],
        [
          "Surveyor's Assistant",
          "821915"
        ],
        [
          "Factory Process Workers nfd",
          "830000"
        ],
        [
          "Food Process Workers nfd",
          "831000"
        ],
        [
          "Food and Drink Factory Workers nfd",
          "831100"
        ],
        [
          "Baking Factory Worker",
          "831111"
        ],
        [
          "Brewery Worker",
          "831112"
        ],
        [
          "Confectionery Maker",
          "831113"
        ],
        [
          "Dairy Products Maker",
          "831114"
        ],
        [
          "Fruit and Vegetable Factory Worker",
          "831115"
        ],
        [
          "Grain Mill Worker",
          "831116"
        ],
        [
          "Sugar Mill Worker",
          "831117"
        ],
        [
          "Winery Cellar Hand",
          "831118"
        ],
        [
          "Food and Drink Factory Workers nec",
          "831199"
        ],
        [
          "Meat Boners and Slicers, and Slaughterers nfd",
          "831200"
        ],
        [
          "Meat Boner and Slicer",
          "831211"
        ],
        [
          "Slaughterer",
          "831212"
        ],
        [
          "Meat, Poultry and Seafood Process Workers nfd",
          "831300"
        ],
        [
          "Meat Process Worker",
          "831311"
        ],
        [
          "Poultry Process Worker",
          "831312"
        ],
        [
          "Seafood Process Worker",
          "831313"
        ],
        [
          "Packers and Product Assemblers nfd",
          "832000"
        ],
        [
          "Packers nfd",
          "832100"
        ],
        [
          "Chocolate Packer",
          "832111"
        ],
        [
          "Container Filler",
          "832112"
        ],
        [
          "Fruit and Vegetable Packer",
          "832113"
        ],
        [
          "Meat Packer",
          "832114"
        ],
        [
          "Seafood Packer",
          "832115"
        ],
        [
          "Packers nec",
          "832199"
        ],
        [
          "Product Assembler",
          "832211"
        ],
        [
          "Miscellaneous Factory Process Workers nfd",
          "839000"
        ],
        [
          "Metal Engineering Process Worker",
          "839111"
        ],
        [
          "Plastics and Rubber Factory Workers nfd",
          "839200"
        ],
        [
          "Plastics Factory Worker",
          "839211"
        ],
        [
          "Rubber Factory Worker",
          "839212"
        ],
        [
          "Product Quality Controllers nfd",
          "839300"
        ],
        [
          "Product Examiner",
          "839311"
        ],
        [
          "Product Grader",
          "839312"
        ],
        [
          "Product Tester",
          "839313"
        ],
        [
          "Timber and Wood Process Workers nfd",
          "839400"
        ],
        [
          "Paper and Pulp Mill Worker",
          "839411"
        ],
        [
          "Sawmill or Timber Yard Worker",
          "839412"
        ],
        [
          "Wood and Wood Products Factory Worker",
          "839413"
        ],
        [
          "Other Factory Process Workers nfd",
          "839900"
        ],
        [
          "Cement and Concrete Plant Worker",
          "839911"
        ],
        [
          "Chemical Plant Worker",
          "839912"
        ],
        [
          "Clay Processing Factory Worker",
          "839913"
        ],
        [
          "Fabric and Textile Factory Worker",
          "839914"
        ],
        [
          "Footwear Factory Worker",
          "839915"
        ],
        [
          "Glass Processing Worker",
          "839916"
        ],
        [
          "Hide and Skin Processing Worker",
          "839917"
        ],
        [
          "Factory Process Workers nec",
          "839999"
        ],
        [
          "Farm, Forestry and Garden Workers nfd",
          "841000"
        ],
        [
          "Aquaculture Worker",
          "841111"
        ],
        [
          "Crop Farm Workers nfd",
          "841200"
        ],
        [
          "Fruit or Nut Farm Worker",
          "841211"
        ],
        [
          "Fruit or Nut Picker",
          "841212"
        ],
        [
          "Grain, Oilseed or Pasture Farm Worker",
          "841213"
        ],
        [
          "Vegetable Farm Worker",
          "841214"
        ],
        [
          "Vegetable Picker",
          "841215"
        ],
        [
          "Vineyard Worker",
          "841216"
        ],
        [
          "Crop Farm Workers nec",
          "841299"
        ],
        [
          "Forestry and Logging Workers nfd",
          "841300"
        ],
        [
          "Forestry Worker",
          "841311"
        ],
        [
          "Logging Assistant",
          "841312"
        ],
        [
          "Tree Faller",
          "841313"
        ],
        [
          "Garden and Nursery Labourers nfd",
          "841400"
        ],
        [
          "Garden Labourer",
          "841411"
        ],
        [
          "Horticultural Nursery Assistant",
          "841412"
        ],
        [
          "Livestock Farm Workers nfd",
          "841500"
        ],
        [
          "Beef Cattle Farm Worker",
          "841511"
        ],
        [
          "Dairy Cattle Farm Worker",
          "841512"
        ],
        [
          "Mixed Livestock Farm Worker",
          "841513"
        ],
        [
          "Poultry Farm Worker",
          "841514"
        ],
        [
          "Sheep Farm Worker",
          "841515"
        ],
        [
          "Stablehand",
          "841516"
        ],
        [
          "Wool Handler",
          "841517"
        ],
        [
          "Livestock Farm Workers nec",
          "841599"
        ],
        [
          "Mixed Crop and Livestock Farm Worker",
          "841611"
        ],
        [
          "Other Farm, Forestry and Garden Workers nfd",
          "841900"
        ],
        [
          "Hunter-Trapper",
          "841911"
        ],
        [
          "Pest or Weed Controller",
          "841912"
        ],
        [
          "Farm, Forestry and Garden Workers nec",
          "841999"
        ],
        [
          "Food Preparation Assistants nfd",
          "851000"
        ],
        [
          "Fast Food Cook",
          "851111"
        ],
        [
          "Food Trades Assistants nfd",
          "851200"
        ],
        [
          "Pastrycook's Assistant",
          "851211"
        ],
        [
          "Food Trades Assistants nec",
          "851299"
        ],
        [
          "Kitchenhand",
          "851311"
        ],
        [
          "Other Labourers nfd",
          "890000"
        ],
        [
          "Freight Handlers and Shelf Fillers nfd",
          "891000"
        ],
        [
          "Freight and Furniture Handlers nfd",
          "891100"
        ],
        [
          "Freight Handler (Rail or Road)",
          "891111"
        ],
        [
          "Truck Driver's Offsider",
          "891112"
        ],
        [
          "Waterside Worker",
          "891113"
        ],
        [
          "Shelf Filler",
          "891211"
        ],
        [
          "Miscellaneous Labourers nfd",
          "899000"
        ],
        [
          "Caretaker",
          "899111"
        ],
        [
          "Deck and Fishing Hands nfd",
          "899200"
        ],
        [
          "Deck Hand",
          "899211"
        ],
        [
          "Fishing Hand",
          "899212"
        ],
        [
          "Handyperson",
          "899311"
        ],
        [
          "Motor Vehicle Parts and Accessories Fitters nfd",
          "899400"
        ],
        [
          "Motor Vehicle Parts and Accessories Fitter (General)",
          "899411"
        ],
        [
          "Autoglazier",
          "899412"
        ],
        [
          "Exhaust and Muffler Fitter",
          "899413"
        ],
        [
          "Radiator Fitter",
          "899414"
        ],
        [
          "Tyre Fitter",
          "899415"
        ],
        [
          "Printing Assistants and Table Workers nfd",
          "899500"
        ],
        [
          "Printer's Assistant",
          "899511"
        ],
        [
          "Printing Table Worker",
          "899512"
        ],
        [
          "Recycling or Rubbish Collector",
          "899611"
        ],
        [
          "Vending Machine Attendant",
          "899711"
        ],
        [
          "Other Miscellaneous Labourers nfd",
          "899900"
        ],
        [
          "Bicycle Mechanic",
          "899911"
        ],
        [
          "Car Park Attendant",
          "899912"
        ],
        [
          "Crossing Supervisor",
          "899913"
        ],
        [
          "Electrical or Telecommunications Trades Assistant",
          "899914"
        ],
        [
          "Leaflet or Newspaper Deliverer",
          "899915"
        ],
        [
          "Mechanic's Assistant",
          "899916"
        ],
        [
          "Railways Assistant",
          "899917"
        ],
        [
          "Sign Erector",
          "899918"
        ],
        [
          "Ticket Collector or Usher",
          "899921"
        ],
        [
          "Trolley Collector",
          "899922"
        ],
        [
          "Labourers nec",
          "899999"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/resource-slicing-rules": {
      "type": "complete",
      "items": [
        [
          "Closed",
          "closed"
        ],
        [
          "Open",
          "open"
        ],
        [
          "Open at End",
          "openAtEnd"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/document-reference-status": {
      "type": "complete",
      "items": [
        [
          "Current",
          "current"
        ],
        [
          "Superseded",
          "superseded"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/filter-operator": {
      "type": "complete",
      "items": [
        [
          "Equals",
          "="
        ],
        [
          "Is A (by subsumption)",
          "is-a"
        ],
        [
          "Not (Is A) (by subsumption)",
          "is-not-a"
        ],
        [
          "Regular Expression",
          "regex"
        ],
        [
          "In Set",
          "in"
        ],
        [
          "Not in Set",
          "not-in"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/observation-status": {
      "type": "complete",
      "items": [
        [
          "Registered",
          "registered"
        ],
        [
          "Preliminary",
          "preliminary"
        ],
        [
          "Final",
          "final"
        ],
        [
          "Amended",
          "amended"
        ],
        [
          "cancelled",
          "cancelled"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ],
        [
          "Unknown Status",
          "unknown"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/clinical-impression-status": {
      "type": "complete",
      "items": [
        [
          "In progress",
          "in-progress"
        ],
        [
          "Completed",
          "completed"
        ],
        [
          "Entered in Error",
          "entered-in-error"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/content-type": {
      "type": "complete",
      "items": [
        [
          "xml",
          "xml"
        ],
        [
          "json",
          "json"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/bundle-type": {
      "type": "complete",
      "items": [
        [
          "Document",
          "document"
        ],
        [
          "Message",
          "message"
        ],
        [
          "Transaction",
          "transaction"
        ],
        [
          "Transaction Response",
          "transaction-response"
        ],
        [
          "Batch",
          "batch"
        ],
        [
          "Batch Response",
          "batch-response"
        ],
        [
          "History List",
          "history"
        ],
        [
          "Search Results",
          "searchset"
        ],
        [
          "Collection",
          "collection"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/structure-definition-kind": {
      "type": "complete",
      "items": [
        [
          "Data Type",
          "datatype"
        ],
        [
          "Resource",
          "resource"
        ],
        [
          "Logical Model",
          "logical"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/composition-attestation-mode": {
      "type": "complete",
      "items": [
        [
          "Personal",
          "personal"
        ],
        [
          "Professional",
          "professional"
        ],
        [
          "Legal",
          "legal"
        ],
        [
          "Official",
          "official"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/uslab-obs-kind": {
      "type": "complete",
      "items": [
        [
          "result",
          "result"
        ],
        [
          "response",
          "response"
        ],
        [
          "information",
          "information"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/uslab-do-event": {
      "type": "complete",
      "items": [
        [
          "new request",
          "new-request"
        ],
        [
          "add-on request",
          "add-on-request"
        ],
        [
          "orderer cancel",
          "orderer-cancel"
        ],
        [
          "laboratory cancel",
          "lab-cancel"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-adverseevent-type": {
      "type": "complete",
      "items": [
        [
          "Incident",
          "incident"
        ],
        [
          "Near Miss",
          "near-miss"
        ],
        [
          "Unsafe Condition",
          "unsafe"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-diagnosticorder-precondition": {
      "type": "complete",
      "items": [
        [
          "After activity",
          "1"
        ],
        [
          "At rest",
          "2"
        ],
        [
          "Post-op",
          "3"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/sdc-group-special-type": {
      "type": "complete",
      "items": [
        [
          "Header",
          "header"
        ],
        [
          "Footer",
          "footer"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-observation-verification": {
      "type": "complete",
      "items": [
        [
          "Human review",
          "1"
        ],
        [
          "Sliding average",
          "2"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-communication-medium": {
      "type": "complete",
      "items": [
        [
          "Not Specified",
          "unspecified"
        ],
        [
          "Telephone",
          "telephone"
        ],
        [
          "Facsimile (fax)",
          "fax"
        ],
        [
          "Via medical device",
          "device"
        ],
        [
          "Video call",
          "video"
        ],
        [
          "Voice message (voicemail)",
          "voicemail"
        ],
        [
          "Text message (SMS)",
          "text"
        ],
        [
          "Social media",
          "social-media"
        ],
        [
          "In person",
          "in-person"
        ],
        [
          "Mail (conventional)",
          "mail"
        ],
        [
          "Electronic mail (email)",
          "email"
        ],
        [
          "Patient portal",
          "portal"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-condition-criticality": {
      "type": "complete",
      "items": [
        [
          "Not Specified",
          "unspecified"
        ],
        [
          "Expected to Self-Resolve",
          "self-resolving"
        ],
        [
          "Controllable",
          "controllable"
        ],
        [
          "Potential loss of function or capacity",
          "functional-loss"
        ],
        [
          "Life Threatening",
          "life-threatening"
        ],
        [
          "Requires Hospitalization",
          "requires-hospitalization"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-adverseevent-category": {
      "type": "complete",
      "items": [
        [
          "Blood or Blood Product",
          "blood"
        ],
        [
          "Device, Materials, or Information Technology",
          "device"
        ],
        [
          "Fall",
          "fall"
        ],
        [
          "Healthcare-Related Infection",
          "infection"
        ],
        [
          "Medication or Other Substance",
          "substance"
        ],
        [
          "Perinatal",
          "perinatal"
        ],
        [
          "Pressure Ulcer",
          "ulcer"
        ],
        [
          "Surgery or Anesthesia",
          "surgery"
        ],
        [
          "Venous Thromboembolism",
          "embolism"
        ],
        [
          "Other (please specify)",
          "other"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-flag-category": {
      "type": "complete",
      "items": [
        [
          "Clinical",
          "CL"
        ],
        [
          "Behavioral",
          "BH"
        ],
        [
          "Research",
          "RES"
        ],
        [
          "Special Circumstances",
          "SC"
        ],
        [
          "Administrative",
          "ADM"
        ],
        [
          "Advance Directive",
          "ADV"
        ],
        [
          "Other",
          "OT"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-patient-military-service": {
      "type": "complete",
      "items": [
        [
          "Not Indicated",
          "not-indicated"
        ],
        [
          "No Military Service",
          "no-military-service"
        ],
        [
          "Veteran",
          "veteran"
        ],
        [
          "Active Duty",
          "active-duty"
        ],
        [
          "Active Reserve",
          "active-reserve"
        ],
        [
          "Inactive Reserve",
          "inactive-reserve"
        ]
      ]
    },
    "http://hl7.org/fhir/ValueSet/qicore-appropriateness-score": {
      "type": "complete",
      "items": [
        [
          "Extremely Inappropriate",
          "extremely-inappropriate"
        ],
        [
          "Inappropriate",
          "inappropriate"
        ],
        [
          "Probably Inappropriate",
          "probably-inappropriate"
        ],
        [
          "Uncertain Inappropriate",
          "uncertain-inappropriate"
        ],
        [
          "Uncertain",
          "uncertain"
        ],
        [
          "Uncertain Appropriate",
          "uncertain-appropriate"
        ],
        [
          "Probably Appropriate",
          "probably-appropriate"
        ],
        [
          "Appropriate",
          "appropriate"
        ],
        [
          "Extremely Appropriate",
          "extremely-appropriate"
        ]
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy