PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/EnrollmentRequest
{
  "description": "Base StructureDefinition for EnrollmentRequest Resource",
  "_filename": "StructureDefinition-EnrollmentRequest.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "Health Level Seven International (Financial Management)",
  "fhirVersion": "1.0.2",
  "name": "EnrollmentRequest",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/w5",
    "name": "W5 Mapping",
    "identity": "w5"
  }, {
    "uri": "http://www.cda-adc.ca/en/services/cdanet/",
    "name": "Canadian Dental Association eclaims standard",
    "identity": "cdanetv4"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "snapshot": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "EnrollmentRequest",
      "type": [ {
        "code": "DomainResource"
      } ],
      "short": "Enrollment request",
      "mapping": [ {
        "map": "financial.support",
        "identity": "w5"
      } ],
      "isSummary": true,
      "definition": "This resource provides the insurance enrollment details to the insurer regarding a specified coverage."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Logical id of this artifact",
      "comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.",
      "isSummary": true,
      "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.meta",
      "type": [ {
        "code": "Meta"
      } ],
      "short": "Metadata about the resource",
      "isSummary": true,
      "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."
    }, {
      "path": "EnrollmentRequest.implicitRules",
      "min": 0,
      "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
      "isModifier": true,
      "short": "A set of rules under which this content was created",
      "comments": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.language",
      "type": [ {
        "code": "code"
      } ],
      "short": "Language of the resource content",
      "binding": {
        "strength": "required",
        "description": "A human language.",
        "valueSetUri": "http://tools.ietf.org/html/bcp47"
      },
      "comments": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
      "definition": "The base language in which the resource is written."
    }, {
      "path": "EnrollmentRequest.text",
      "min": 0,
      "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
      "short": "Text summary of the resource, for human interpretation",
      "comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.",
      "mapping": [ {
        "map": "Act.text?",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Narrative"
      } ],
      "alias": [ "narrative", "html", "xhtml", "display" ],
      "max": "1",
      "condition": [ "dom-1" ]
    }, {
      "path": "EnrollmentRequest.contained",
      "min": 0,
      "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
      "short": "Contained, inline Resources",
      "comments": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Resource"
      } ],
      "alias": [ "inline resources", "anonymous resources", "contained resources" ],
      "max": "*"
    }, {
      "path": "EnrollmentRequest.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "EnrollmentRequest.modifierExtension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "max": "*",
      "min": 0,
      "path": "EnrollmentRequest.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Business Identifier",
      "isSummary": true,
      "definition": "The Response business identifier."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.ruleset",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Resource version",
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "isSummary": true,
      "definition": "The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."
    }, {
      "path": "EnrollmentRequest.originalRuleset",
      "requirements": "Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated.",
      "min": 0,
      "definition": "The style (standard) and version of the original material which was converted into this resource.",
      "short": "Original version",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.created",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Creation date",
      "isSummary": true,
      "definition": "The date when this resource was created."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Insurer",
      "isSummary": true,
      "definition": "The Insurer who is target  of the request."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Responsible practitioner",
      "mapping": [ {
        "map": "B01",
        "identity": "cdanetv4"
      } ],
      "isSummary": true,
      "definition": "The practitioner who is responsible for the services rendered to the patient."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.organization",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Responsible organization",
      "isSummary": true,
      "definition": "The organization which is responsible for the services rendered to the patient."
    }, {
      "max": "1",
      "min": 1,
      "path": "EnrollmentRequest.subject",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The subject of the Products and Services",
      "mapping": [ {
        "map": "C06,C07,C08, C05, C04",
        "identity": "cdanetv4"
      } ],
      "isSummary": true,
      "definition": "Patient Resource."
    }, {
      "max": "1",
      "min": 1,
      "path": "EnrollmentRequest.coverage",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ]
      } ],
      "short": "Insurance information",
      "isSummary": true,
      "definition": "Reference to the program or plan identification, underwriter or payor.",
      "requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing."
    }, {
      "path": "EnrollmentRequest.relationship",
      "requirements": "To determine the relationship between the patient and the subscriber.",
      "min": 1,
      "definition": "The relationship of the patient to the subscriber.",
      "short": "Patient relationship to subscriber",
      "mapping": [ {
        "map": "C03",
        "identity": "cdanetv4"
      } ],
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The code for the relationship of the patient to the subscriber.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/relationship"
        }
      },
      "max": "1",
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "f81a7e2c-572b-4c81-b766-7e3968a4dcf3",
  "kind": "resource",
  "url": "http://hl7.org/fhir/StructureDefinition/EnrollmentRequest",
  "base": "http://hl7.org/fhir/StructureDefinition/DomainResource",
  "version": null,
  "differential": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "EnrollmentRequest",
      "type": [ {
        "code": "DomainResource"
      } ],
      "short": "Enrollment request",
      "mapping": [ {
        "map": "financial.support",
        "identity": "w5"
      } ],
      "isSummary": true,
      "definition": "This resource provides the insurance enrollment details to the insurer regarding a specified coverage."
    }, {
      "max": "*",
      "min": 0,
      "path": "EnrollmentRequest.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Business Identifier",
      "isSummary": true,
      "definition": "The Response business identifier."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.ruleset",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Resource version",
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "isSummary": true,
      "definition": "The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources."
    }, {
      "path": "EnrollmentRequest.originalRuleset",
      "requirements": "Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated.",
      "min": 0,
      "definition": "The style (standard) and version of the original material which was converted into this resource.",
      "short": "Original version",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.created",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Creation date",
      "isSummary": true,
      "definition": "The date when this resource was created."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Insurer",
      "isSummary": true,
      "definition": "The Insurer who is target  of the request."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Responsible practitioner",
      "mapping": [ {
        "map": "B01",
        "identity": "cdanetv4"
      } ],
      "isSummary": true,
      "definition": "The practitioner who is responsible for the services rendered to the patient."
    }, {
      "max": "1",
      "min": 0,
      "path": "EnrollmentRequest.organization",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Responsible organization",
      "isSummary": true,
      "definition": "The organization which is responsible for the services rendered to the patient."
    }, {
      "max": "1",
      "min": 1,
      "path": "EnrollmentRequest.subject",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The subject of the Products and Services",
      "mapping": [ {
        "map": "C06,C07,C08, C05, C04",
        "identity": "cdanetv4"
      } ],
      "isSummary": true,
      "definition": "Patient Resource."
    }, {
      "max": "1",
      "min": 1,
      "path": "EnrollmentRequest.coverage",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ]
      } ],
      "short": "Insurance information",
      "isSummary": true,
      "definition": "Reference to the program or plan identification, underwriter or payor.",
      "requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing."
    }, {
      "path": "EnrollmentRequest.relationship",
      "requirements": "To determine the relationship between the patient and the subscriber.",
      "min": 1,
      "definition": "The relationship of the patient to the subscriber.",
      "short": "Patient relationship to subscriber",
      "mapping": [ {
        "map": "C03",
        "identity": "cdanetv4"
      } ],
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The code for the relationship of the patient to the subscriber.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/relationship"
        }
      },
      "max": "1",
      "isSummary": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm/index.cfm",
      "system": "other"
    } ]
  } ]
}