Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Ncts_complete_code_system - JSON Profile

Active as of 2020-01-31

JSON representation of the complete-code-system-4 resource profile.

Raw json | Download

{
  "resourceType" : "StructureDefinition",
  "id" : "complete-code-system-4",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-09-25T22:35:18.440+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"ncts-structure-definition\"><h1>Ncts_complete_code_system</h1><dl><dt class=\"bold\">URL</dt><dd><a href=\"https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4\">https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4</a></dd><dt class=\"bold\">Base Definition</dt><dd><a href=\"http://hl7.org/fhir/StructureDefinition/CodeSystem\">http://hl7.org/fhir/StructureDefinition/CodeSystem</a></dd><dt class=\"bold\">Status</dt><dd>ACTIVE</dd><dt class=\"bold\">Publisher</dt><dd>Australian Digital Health Agency</dd><dt class=\"bold\">Description</dt><dd>This StructureDefinition describes the NCTS Complete Code System, a profile of the FHIR&amp;reg; CodeSystem resource. The NCTS Complete Code System is designed to represent terminologies published as part of the National Clinical Terminology Service, and maximise interoperability within the NCTS ecosystem.</dd></dl><div><h2>Elements (Snapshot)</h2><table><thead><tr class=\"header-row\"><th>Path</th><th>Cardinality</th><th>Type</th><th>Definition</th></tr></thead><tbody><tr><td><span>CodeSystem</span></td><td>1..1</td><td/><td>A code system resource specifies a set of codes drawn from one or more code systems.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>id</span></td><td>0..1</td><td> id </td><td>The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>meta</span></td><td>0..1</td><td> Meta </td><td>The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>implicitRules</span></td><td>0..0</td><td> uri </td><td>A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>language</span></td><td>0..1</td><td> code </td><td>The base language in which the resource is written.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>text</span></td><td>1..1</td><td> Narrative </td><td>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 &quot;clinically safe&quot; for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>contained</span></td><td>0..0</td><td> Resource </td><td>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.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>modifierExtension</span></td><td>0..0</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element, 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.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>url</span></td><td>1..1</td><td> uri </td><td>An absolute URI that is used to identify this code system when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this code system is (or will be) published. The URL SHOULD include the major version of the code system. For more information see [Technical and Business Versions](resource.html#versions). This is used in [Coding]{datatypes.html#Coding}.system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>identifier</span></td><td>1..*</td><td> Identifier </td><td>A formal identifier that is used to identify this code system when it is represented in other formats, or referenced in a specification, model, design or an instance.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>id</span></td><td>0..1</td><td> string </td><td>Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>use</span></td><td>0..1</td><td> code </td><td>The purpose of this identifier.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>type</span></td><td>0..1</td><td> CodeableConcept </td><td>A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>system</span></td><td>1..1</td><td> uri </td><td>Establishes the namespace for the value - that is, a URL that describes a set values that are unique.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>value</span></td><td>1..1</td><td> string </td><td>The portion of the identifier typically relevant to the user and which is unique within the context of the system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>period</span></td><td>0..1</td><td> Period </td><td>Time period during which identifier is/was valid for use.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">identifier.</span><span>assigner</span></td><td>0..1</td><td> Reference </td><td>Organization that issued/manages the identifier.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>version</span></td><td>1..1</td><td> string </td><td>The identifier that is used to identify this version of the code system when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the code system author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. This is used in [Coding]{datatypes.html#Coding}.version.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>name</span></td><td>1..1</td><td> string </td><td>A natural language name identifying the code system. This name should be usable as an identifier for the module by machine processing applications such as code generation.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>title</span></td><td>1..1</td><td> string </td><td>A short, descriptive, user-friendly title for the code system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>status</span></td><td>1..1</td><td> code </td><td>The date (and optionally time) when the code system resource was created or revised.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>experimental</span></td><td>1..1</td><td> boolean </td><td>A boolean value to indicate that this code system is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>date</span></td><td>1..1</td><td> dateTime </td><td>The date (and optionally time) when the code system was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the code system changes.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>publisher</span></td><td>1..1</td><td> string </td><td>The name of the individual or organization that published the code system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>contact</span></td><td>0..*</td><td> ContactDetail </td><td>Contact details to assist a user in finding and communicating with the publisher.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">contact.</span><span>id</span></td><td>0..1</td><td> string </td><td>Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">contact.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">contact.</span><span>name</span></td><td>0..1</td><td> string </td><td>The name of an individual to contact.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">contact.</span><span>telecom</span></td><td>1..*</td><td> ContactPoint </td><td>The contact details for the individual (if a name was provided) or the organization.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>description</span></td><td>1..1</td><td> markdown </td><td>A free text natural language description of the code system from a consumer's perspective.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>useContext</span></td><td>0..*</td><td> UsageContext </td><td>The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate code system instances.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>jurisdiction</span></td><td>0..*</td><td> CodeableConcept </td><td>A legal or geographic region in which the code system is intended to be used.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>purpose</span></td><td>0..1</td><td> markdown </td><td>Explanation of why this code system is needed and why it has been designed as it has.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>copyright</span></td><td>1..1</td><td> markdown </td><td>A copyright statement relating to the code system and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the code system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>caseSensitive</span></td><td>1..1</td><td> boolean </td><td>If code comparison is case sensitive when codes within this system are compared to each other.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>valueSet</span></td><td>0..1</td><td> canonical </td><td>Canonical reference to the value set that contains the entire code system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>hierarchyMeaning</span></td><td>0..1</td><td> code </td><td>The meaning of the hierarchy of concepts as represented in this resource.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>compositional</span></td><td>1..1</td><td> boolean </td><td>True If code system defines a post-composition grammar.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>versionNeeded</span></td><td>1..1</td><td> boolean </td><td>This flag is used to signify that the code system has not (or does not) maintain the definitions, and a version must be specified when referencing this code system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>content</span></td><td>1..1</td><td> code </td><td>How much of the content of the code system - the concepts and codes it defines - are represented in this resource.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>supplements</span></td><td>0..0</td><td> canonical </td><td>The canonical URL of the code system that this code system supplement is adding designations and properties to.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>count</span></td><td>1..1</td><td> unsignedInt </td><td>The total number of concepts defined by the code system. Where the code system has a compositional grammar, the count refers to the number of base (primitive) concepts.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>filter</span></td><td>0..*</td><td> BackboneElement </td><td>A filter that can be used in a value set compose statement when selecting concepts using a filter.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">filter.</span><span>id</span></td><td>0..1</td><td> string </td><td>Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">filter.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">filter.</span><span>modifierExtension</span></td><td>0..0</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element, 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.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">filter.</span><span>code</span></td><td>1..1</td><td> code </td><td>The code that identifies this filter when it is used as a filter in [ValueSet](http://hl7.org/fhir/R4/valueset.html#).compose.include.filter.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">filter.</span><span>description</span></td><td>0..1</td><td> string </td><td>A description of how or why the filter is used.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">filter.</span><span>operator</span></td><td>1..*</td><td> code </td><td>A list of operators that can be used with the filter.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">filter.</span><span>value</span></td><td>1..1</td><td> string </td><td>A description of what the value for the filter should be.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>property</span></td><td>0..*</td><td> BackboneElement </td><td>A property defines an additional slot through which additional information can be provided about a concept.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">property.</span><span>id</span></td><td>0..1</td><td> string </td><td>Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">property.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">property.</span><span>modifierExtension</span></td><td>0..0</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element, 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.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">property.</span><span>code</span></td><td>1..1</td><td> code </td><td>A code that is used to identify the property. The code is used internally (in CodeSystem.concept.property.code) and also externally, such as in property filters.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">property.</span><span>uri</span></td><td>0..1</td><td> uri </td><td>Reference to the formal meaning of the property. One possible source of meaning is the [Concept Properties](http://hl7.org/fhir/R4/codesystem-concept-properties.html) code system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">property.</span><span>description</span></td><td>0..1</td><td> string </td><td>A description of the property- why it is defined, and how its value might be used.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">property.</span><span>type</span></td><td>1..1</td><td> code </td><td>The type of the property value. Properties of type &quot;code&quot; contain a code defined by the code system (e.g. a reference to another defined concept).</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span>concept</span></td><td>1..*</td><td> BackboneElement </td><td>Concepts that are in the code system. The concept definitions are inherently hierarchical, but the definitions must be consulted to determine what the meaning of the hierarchical relationships are.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>id</span></td><td>0..1</td><td> string </td><td>Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>modifierExtension</span></td><td>0..0</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element, 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.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>code</span></td><td>1..1</td><td> code </td><td>A code - a text symbol - that uniquely identifies the concept within the code system.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>display</span></td><td>1..1</td><td> string </td><td>A human readable string that is the recommended default way to present this concept to a user.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>definition</span></td><td>1..1</td><td> string </td><td>The formal definition of the concept. The code system resource does not make formal definitions required, because of the prevalence of legacy systems. However, they are highly recommended, as without them there is no formal meaning associated with the concept.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>designation</span></td><td>0..*</td><td> BackboneElement </td><td>Additional representations for the concept - other languages, aliases, specialized purposes, used for particular purposes, etc.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">designation.</span><span>id</span></td><td>0..1</td><td> string </td><td>Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">designation.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">designation.</span><span>modifierExtension</span></td><td>0..0</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element, 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.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">designation.</span><span>language</span></td><td>0..1</td><td> code </td><td>The language this designation is defined for.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">designation.</span><span>use</span></td><td>1..1</td><td> Coding </td><td>A code that details how this designation would be used.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">designation.</span><span>value</span></td><td>1..1</td><td> string </td><td>The text value for this designation.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>property</span></td><td>0..*</td><td> BackboneElement </td><td>A property value for this concept.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">property.</span><span>id</span></td><td>0..1</td><td> string </td><td>Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">property.</span><span>extension</span></td><td>0..*</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">property.</span><span>modifierExtension</span></td><td>0..0</td><td> Extension </td><td>May be used to represent additional information that is not part of the basic definition of the element, 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.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">property.</span><span>code</span></td><td>1..1</td><td> code </td><td>A code that is a reference to CodeSystem.property.code.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span class=\"fqdn-path\">property.</span><span>value[x]</span></td><td>1..1</td><td> [ code | Coding | string | integer | boolean | dateTime | decimal ] </td><td>The value of this property.</td></tr><tr><td><span class=\"fqdn-path\">CodeSystem.</span><span class=\"fqdn-path\">concept.</span><span>concept</span></td><td>0..*</td><td> see CodeSystem.concept </td><td>Defines children of a concept to produce a hierarchy of concepts. The nature of the relationships is variable (is-a/contains/categorizes) - see hierarchyMeaning.</td></tr></tbody></table></div></div></div>"
  },
  "url" : "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4",
  "version" : "0.0.1",
  "name" : "Ncts_complete_code_system",
  "title" : "NCTS Complete Code System",
  "status" : "active",
  "date" : "2020-01-31T00:00:00+10:00",
  "publisher" : "Medtech Global",
  "contact" : [
    {
      "name" : "Medtech Global",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medtechglobal.com.au"
        },
        {
          "system" : "email",
          "value" : "support@medtechglobal.com"
        }
      ]
    },
    {
      "name" : "Medtech Support",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@medtechglobal.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This StructureDefinition describes the NCTS Complete Code System, a profile of the FHIR&reg; CodeSystem resource. The NCTS Complete Code System is designed to represent terminologies published as part of the National Clinical Terminology Service, and maximise interoperability within the NCTS ecosystem.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "purpose" : "The purpose of this profile is to codify a set of general best practices with respect to representing code systems in FHIR, and an opinionated approach to versioning that is compatible with the syndication model that NCTS uses.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "objimpl",
      "uri" : "http://hl7.org/fhir/object-implementation",
      "name" : "Object Implementation Information"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "CodeSystem",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CodeSystem",
  "derivation" : "constraint",
  "snapshot" : {
    "element" : [
      {
        "id" : "CodeSystem",
        "path" : "CodeSystem",
        "short" : "Declares the existence of and describes a code system or code system supplement",
        "definition" : "A code system resource specifies a set of codes drawn from one or more code systems.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem",
          "min" : 0,
          "max" : "*"
        },
        "constraint" : [
          {
            "key" : "csd-0",
            "severity" : "warning",
            "human" : "Name should be usable as an identifier for the module by machine processing applications such as code generation",
            "expression" : "name.matches('[A-Z]([A-Za-z0-9_]){0,254}')",
            "xpath" : "not(exists(f:name/@value)) or matches(f:name/@value, '[A-Z]([A-Za-z0-9_]){0,254}')",
            "source" : "http://hl7.org/fhir/StructureDefinition/CodeSystem"
          },
          {
            "key" : "csd-1",
            "severity" : "error",
            "human" : "Within a code system definition, all the codes SHALL be unique",
            "expression" : "concept.code.combine($this.descendants().concept.code).isDistinct()",
            "xpath" : "count(distinct-values(descendant::f:concept/f:code/@value))=count(descendant::f:concept)",
            "source" : "http://hl7.org/fhir/StructureDefinition/CodeSystem"
          },
          {
            "key" : "dom-2",
            "severity" : "error",
            "human" : "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
            "expression" : "contained.contained.empty()",
            "xpath" : "not(parent::f:contained and f:contained)",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "key" : "dom-3",
            "severity" : "error",
            "human" : "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource",
            "expression" : "contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()",
            "xpath" : "not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "key" : "dom-4",
            "severity" : "error",
            "human" : "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
            "expression" : "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
            "xpath" : "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "key" : "dom-5",
            "severity" : "error",
            "human" : "If a resource is contained in another resource, it SHALL NOT have a security label",
            "expression" : "contained.meta.security.empty()",
            "xpath" : "not(exists(f:contained/*/f:meta/f:security))",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice",
                "valueBoolean" : true
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation",
                "valueMarkdown" : "When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time."
              }
            ],
            "key" : "dom-6",
            "severity" : "warning",
            "human" : "A resource should have narrative for robust management",
            "expression" : "text.`div`.exists()",
            "xpath" : "exists(f:text/h:div)",
            "source" : "http://hl7.org/fhir/StructureDefinition/DomainResource"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "Entity. Role, or Act"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.id",
        "path" : "CodeSystem.id",
        "short" : "Logical id of this artifact",
        "definition" : "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
        "comment" : "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Resource.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "id"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.meta",
        "path" : "CodeSystem.meta",
        "short" : "Metadata about the resource",
        "definition" : "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Resource.meta",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Meta"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.implicitRules",
        "path" : "CodeSystem.implicitRules",
        "short" : "A set of rules under which this content was created",
        "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.",
        "comment" : "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. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "Resource.implicitRules",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation",
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.language",
        "path" : "CodeSystem.language",
        "short" : "Language of the resource content",
        "definition" : "The base language in which the resource is written.",
        "comment" : "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).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Resource.language",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
              "valueCanonical" : "http://hl7.org/fhir/ValueSet/all-languages"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "Language"
            }
          ],
          "strength" : "preferred",
          "description" : "A human language.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/languages"
        }
      },
      {
        "id" : "CodeSystem.text",
        "path" : "CodeSystem.text",
        "short" : "Text summary of the resource, for human interpretation",
        "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.",
        "comment" : "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.",
        "alias" : [
          "narrative",
          "html",
          "xhtml",
          "display"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "DomainResource.text",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Narrative"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "Act.text?"
          }
        ]
      },
      {
        "id" : "CodeSystem.contained",
        "path" : "CodeSystem.contained",
        "short" : "Contained, inline Resources",
        "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.",
        "comment" : "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. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.",
        "alias" : [
          "inline resources",
          "anonymous resources",
          "contained resources"
        ],
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "DomainResource.contained",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Resource"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.extension",
        "path" : "CodeSystem.extension",
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "DomainResource.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.modifierExtension",
        "path" : "CodeSystem.modifierExtension",
        "short" : "Extension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "DomainResource.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them",
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.url",
        "path" : "CodeSystem.url",
        "short" : "Canonical identifier for this code system, represented as a URI (globally unique) (Coding.system)",
        "definition" : "An absolute URI that is used to identify this code system when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this code system is (or will be) published. The URL SHOULD include the major version of the code system. For more information see [Technical and Business Versions](resource.html#versions). This is used in [Coding]{datatypes.html#Coding}.system.",
        "comment" : "Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred.  Multiple instances may share the same URL if they have a distinct version.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author.  Considerations for making this decision are found in [Technical and Business Versions](http://hl7.org/fhir/R4/resource.html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](http://hl7.org/fhir/R4/resource.html#meta) element to indicate where the current master source of the resource can be found.",
        "requirements" : "Allows the code system to be referenced by a single globally unique identifier.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.url",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.url"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.identifier"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier",
        "path" : "CodeSystem.identifier",
        "short" : "Additional identifier for the code system (business identifier)",
        "definition" : "A formal identifier that is used to identify this code system when it is represented in other formats, or referenced in a specification, model, design or an instance.",
        "comment" : "Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this code system outside of FHIR, where it is not possible to use the logical URI.  Note that HL7 defines at least three identifiers for many of its code systems - the FHIR canonical URL, the OID and the V2 Table 0396 mnemonic code.",
        "requirements" : "Allows externally provided and/or usable business identifiers to be easily associated with the module.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.identifier",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Identifier"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.identifier"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.identifier"
          },
          {
            "identity" : "objimpl",
            "map" : "no-gen-base"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.id",
        "path" : "CodeSystem.identifier.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.extension",
        "path" : "CodeSystem.identifier.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.use",
        "path" : "CodeSystem.identifier.use",
        "short" : "usual | official | temp | secondary | old (If known)",
        "definition" : "The purpose of this identifier.",
        "comment" : "Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.",
        "requirements" : "Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Identifier.use",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "This is labeled as \"Is Modifier\" because applications should not mistake a temporary id for a permanent one.",
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "IdentifierUse"
            }
          ],
          "strength" : "required",
          "description" : "Identifies the purpose for this identifier, if known .",
          "valueSet" : "http://hl7.org/fhir/ValueSet/identifier-use|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "N/A"
          },
          {
            "identity" : "rim",
            "map" : "Role.code or implied by context"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.type",
        "path" : "CodeSystem.identifier.type",
        "short" : "Description of identifier",
        "definition" : "A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.",
        "comment" : "This element deals only with general categories of identifiers.  It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage.   Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.",
        "requirements" : "Allows users to make use of identifiers when the identifier system is not known.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Identifier.type",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "IdentifierType"
            }
          ],
          "strength" : "extensible",
          "description" : "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/identifier-type"
        },
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "CX.5"
          },
          {
            "identity" : "rim",
            "map" : "Role.code or implied by context"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.system",
        "path" : "CodeSystem.identifier.system",
        "short" : "The namespace for the identifier value",
        "definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "comment" : "Identifier.system is always case sensitive.",
        "requirements" : "There are many sets  of identifiers.  To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Identifier.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "urn:ietf:rfc:3986",
        "example" : [
          {
            "label" : "General",
            "valueUri" : "http://www.acme.com/identifiers/patient"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "CX.4 / EI-2-4"
          },
          {
            "identity" : "rim",
            "map" : "II.root or Role.id.root"
          },
          {
            "identity" : "servd",
            "map" : "./IdentifierType"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.value",
        "path" : "CodeSystem.identifier.value",
        "short" : "The value that is unique",
        "definition" : "The portion of the identifier typically relevant to the user and which is unique within the context of the system.",
        "comment" : "If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986.  The value's primary purpose is computational mapping.  As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.)  A value formatted for human display can be conveyed using the [Rendered Value extension](http://hl7.org/fhir/R4/extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Identifier.value",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "example" : [
          {
            "label" : "General",
            "valueString" : "123456"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "CX.1 / EI.1"
          },
          {
            "identity" : "rim",
            "map" : "II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)"
          },
          {
            "identity" : "servd",
            "map" : "./Value"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.period",
        "path" : "CodeSystem.identifier.period",
        "short" : "Time period when id is/was valid for use",
        "definition" : "Time period during which identifier is/was valid for use.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Identifier.period",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "CX.7 + CX.8"
          },
          {
            "identity" : "rim",
            "map" : "Role.effectiveTime or implied by context"
          },
          {
            "identity" : "servd",
            "map" : "./StartDate and ./EndDate"
          }
        ]
      },
      {
        "id" : "CodeSystem.identifier.assigner",
        "path" : "CodeSystem.identifier.assigner",
        "short" : "Organization that issued id (may be just text)",
        "definition" : "Organization that issued/manages the identifier.",
        "comment" : "The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Identifier.assigner",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              🔗 "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "CX.4 / (CX.4,CX.9,CX.10)"
          },
          {
            "identity" : "rim",
            "map" : "II.assigningAuthorityName but note that this is an improper use by the definition of the field.  Also Role.scoper"
          },
          {
            "identity" : "servd",
            "map" : "./IdentifierIssuingAuthority"
          }
        ]
      },
      {
        "id" : "CodeSystem.version",
        "path" : "CodeSystem.version",
        "short" : "Business version of the code system (Coding.version)",
        "definition" : "The identifier that is used to identify this version of the code system when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the code system author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. This is used in [Coding]{datatypes.html#Coding}.version.",
        "comment" : "There may be different code system instances that have the same identifier but different versions.  The version can be appended to the url in a reference to allow a reference to a particular business version of the code system with the format [url]|[version].",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.version"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.version"
          }
        ]
      },
      {
        "id" : "CodeSystem.name",
        "path" : "CodeSystem.name",
        "short" : "Name for this code system (computer friendly)",
        "definition" : "A natural language name identifying the code system. This name should be usable as an identifier for the module by machine processing applications such as code generation.",
        "comment" : "The name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
        "requirements" : "Support human navigation and code generation.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.name",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "condition" : [
          "inv-0"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.title",
        "path" : "CodeSystem.title",
        "short" : "Name for this code system (human friendly)",
        "definition" : "A short, descriptive, user-friendly title for the code system.",
        "comment" : "This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.title",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.title"
          }
        ]
      },
      {
        "id" : "CodeSystem.status",
        "path" : "CodeSystem.status",
        "short" : "draft | active | retired | unknown",
        "definition" : "The date (and optionally time) when the code system resource was created or revised.",
        "comment" : "Allows filtering of code systems that are appropriate for use versus not.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.status",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration",
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PublicationStatus"
            }
          ],
          "strength" : "required",
          "description" : "The lifecycle status of an artifact.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/publication-status|4.0.1"
        },
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.status"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.status"
          }
        ]
      },
      {
        "id" : "CodeSystem.experimental",
        "path" : "CodeSystem.experimental",
        "short" : "For testing purposes, not real usage",
        "definition" : "A boolean value to indicate that this code system is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.",
        "comment" : "Allows filtering of code systems that are appropriate for use versus not.",
        "requirements" : "Enables experimental content to be developed following the same lifecycle that would be used for a production-level code system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.experimental",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.experimental"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.class"
          }
        ]
      },
      {
        "id" : "CodeSystem.date",
        "path" : "CodeSystem.date",
        "short" : "Date last changed",
        "definition" : "The date  (and optionally time) when the code system was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the code system changes.",
        "comment" : "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the code system. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.",
        "alias" : [
          "Revision Date"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.date",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.date"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.recorded"
          }
        ]
      },
      {
        "id" : "CodeSystem.publisher",
        "path" : "CodeSystem.publisher",
        "short" : "Name of the publisher (organization or individual)",
        "definition" : "The name of the individual or organization that published the code system.",
        "comment" : "Usually an organization but may be an individual. The publisher (or steward) of the code system is the organization or individual primarily responsible for the maintenance and upkeep of the code system. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the code system. This item SHOULD be populated unless the information is available from context.",
        "requirements" : "Helps establish the \"authority/credibility\" of the code system.  May also allow for contact.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.publisher",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.publisher"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.witness"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact",
        "path" : "CodeSystem.contact",
        "short" : "Contact details for the publisher",
        "definition" : "Contact details to assist a user in finding and communicating with the publisher.",
        "comment" : "May be a web site, an email address, a telephone number, etc.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.contact",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "ContactDetail"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.contact"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.id",
        "path" : "CodeSystem.contact.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.extension",
        "path" : "CodeSystem.contact.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.contact.name",
        "path" : "CodeSystem.contact.name",
        "short" : "Name of an individual to contact",
        "definition" : "The name of an individual to contact.",
        "comment" : "If there is no named individual, the telecom information is for the organization as a whole.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "ContactDetail.name",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.contact.telecom",
        "path" : "CodeSystem.contact.telecom",
        "short" : "Contact details for individual or organization",
        "definition" : "The contact details for the individual (if a name was provided) or the organization.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "ContactDetail.telecom",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "ContactPoint"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.description",
        "path" : "CodeSystem.description",
        "short" : "Natural language description of the code system",
        "definition" : "A free text natural language description of the code system from a consumer's perspective.",
        "comment" : "This description can be used to capture details such as why the code system was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the code system as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the code system is presumed to be the predominant language in the place the code system was created).",
        "alias" : [
          "Scope",
          "Purpose"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "markdown"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.description"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "CodeSystem.useContext",
        "path" : "CodeSystem.useContext",
        "short" : "The context that the content is intended to support",
        "definition" : "The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate code system instances.",
        "comment" : "When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
        "requirements" : "Assist in searching for appropriate content.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.useContext",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "UsageContext"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.useContext"
          }
        ]
      },
      {
        "id" : "CodeSystem.jurisdiction",
        "path" : "CodeSystem.jurisdiction",
        "short" : "Intended jurisdiction for code system (if applicable)",
        "definition" : "A legal or geographic region in which the code system is intended to be used.",
        "comment" : "It may be possible for the code system to be used in jurisdictions other than those for which it was originally designed or intended.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.jurisdiction",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "Jurisdiction"
            }
          ],
          "strength" : "extensible",
          "description" : "Countries and regions within which this artifact is targeted for use.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/jurisdiction"
        },
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.jurisdiction"
          }
        ]
      },
      {
        "id" : "CodeSystem.purpose",
        "path" : "CodeSystem.purpose",
        "short" : "Why this code system is defined",
        "definition" : "Explanation of why this code system is needed and why it has been designed as it has.",
        "comment" : "This element does not describe the usage of the code system. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is.  This may be used to point to source materials or specifications that drove the structure of this code system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.purpose",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "markdown"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.purpose"
          },
          {
            "identity" : "w5",
            "map" : "FiveWs.why[x]"
          },
          {
            "identity" : "objimpl",
            "map" : "no-gen-base"
          }
        ]
      },
      {
        "id" : "CodeSystem.copyright",
        "path" : "CodeSystem.copyright",
        "short" : "Use and/or publishing restrictions",
        "definition" : "A copyright statement relating to the code system and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the code system.",
        "comment" : "... Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.",
        "requirements" : "Consumers must be able to determine any legal restrictions on the use of the code system and/or its content.",
        "alias" : [
          "License",
          "Restrictions"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.copyright",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "markdown"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Definition.copyright"
          },
          {
            "identity" : "objimpl",
            "map" : "no-gen-base"
          }
        ]
      },
      {
        "id" : "CodeSystem.caseSensitive",
        "path" : "CodeSystem.caseSensitive",
        "short" : "If code comparison is case sensitive",
        "definition" : "If code comparison is case sensitive when codes within this system are compared to each other.",
        "comment" : "If this value is missing, then it is not specified whether a code system is case sensitive or not. When the rule is not known, Postel's law should be followed: produce codes with the correct case, and accept codes in any case. This element is primarily provided to support validation software.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.caseSensitive",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.valueSet",
        "path" : "CodeSystem.valueSet",
        "short" : "Canonical reference to the value set with entire code system",
        "definition" : "Canonical reference to the value set that contains the entire code system.",
        "comment" : "The definition of the value set SHALL include all codes from this code system and only codes from this code system, and it SHALL be immutable.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.valueSet",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "canonical",
            "targetProfile" : [
              🔗 "http://hl7.org/fhir/StructureDefinition/ValueSet"
            ]
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.hierarchyMeaning",
        "path" : "CodeSystem.hierarchyMeaning",
        "short" : "grouped-by | is-a | part-of | classified-with",
        "definition" : "The meaning of the hierarchy of concepts as represented in this resource.",
        "comment" : "Note that other representations might have a different hierarchy or none at all, and represent the information using properties.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.hierarchyMeaning",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "CodeSystemHierarchyMeaning"
            }
          ],
          "strength" : "required",
          "description" : "The meaning of the hierarchy of concepts in a code system.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning|4.0.1"
        }
      },
      {
        "id" : "CodeSystem.compositional",
        "path" : "CodeSystem.compositional",
        "short" : "If code system defines a compositional grammar",
        "definition" : "True If code system defines a post-composition grammar.",
        "comment" : "Note that the code system resource does not define what the compositional grammar is, only whether or not there is one.",
        "alias" : [
          "grammar"
        ],
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.compositional",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "fixedBoolean" : false,
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.versionNeeded",
        "path" : "CodeSystem.versionNeeded",
        "short" : "If definitions are not stable",
        "definition" : "This flag is used to signify that the code system has not (or does not) maintain the definitions, and a version must be specified when referencing this code system.",
        "comment" : "Best practice is that code systems do not redefine concepts, or that if concepts are redefined, a new code system definition is created. But this is not always possible, so some code systems may be defined as 'versionNeeded'.\n\nMost code systems occasionally refine the displays defined for concepts between versions. Contexts in which the concept display values are validated may require that the version be specified for some code systems irrespective of the value of this property.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.versionNeeded",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.content",
        "path" : "CodeSystem.content",
        "short" : "not-present | example | fragment | complete | supplement",
        "definition" : "How much of the content of the code system - the concepts and codes it defines - are represented in this resource.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.content",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "complete",
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "CodeSystemContentMode"
            }
          ],
          "strength" : "required",
          "description" : "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/codesystem-content-mode|4.0.1"
        }
      },
      {
        "id" : "CodeSystem.supplements",
        "path" : "CodeSystem.supplements",
        "short" : "Canonical URL of Code System this adds designations and properties to",
        "definition" : "The canonical URL of the code system that this code system supplement is adding designations and properties to.",
        "comment" : "The most common use of a code system supplement is to add additional language support. Supplements do not make sense in terms of the NCTS Complete Code System profile which is used to define CodeSystems in their entirety.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "CodeSystem.supplements",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "canonical",
            "targetProfile" : [
              🔗 "http://hl7.org/fhir/StructureDefinition/CodeSystem"
            ]
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.count",
        "path" : "CodeSystem.count",
        "short" : "Total concepts in the code system",
        "definition" : "The total number of concepts defined by the code system. Where the code system has a compositional grammar, the count refers to the number of base (primitive) concepts.",
        "comment" : "The count of concepts defined in this resource cannot be more than this value but may be less for several reasons - see the content element.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.count",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "unsignedInt"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.filter",
        "path" : "CodeSystem.filter",
        "short" : "Filter that can be used in a value set",
        "definition" : "A filter that can be used in a value set compose statement when selecting concepts using a filter.",
        "comment" : "Note that filters defined in code systems usually require custom code on the part of any terminology engine that will make them available for use in value set filters. For this reason, they are generally only seen in high value published terminologies.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.filter",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.filter.id",
        "path" : "CodeSystem.filter.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.filter.extension",
        "path" : "CodeSystem.filter.extension",
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.filter.modifierExtension",
        "path" : "CodeSystem.filter.modifierExtension",
        "short" : "Extension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.filter.code",
        "path" : "CodeSystem.filter.code",
        "short" : "Code that identifies the filter",
        "definition" : "The code that identifies this filter when it is used as a filter in [ValueSet](http://hl7.org/fhir/R4/valueset.html#).compose.include.filter.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.filter.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.filter.description",
        "path" : "CodeSystem.filter.description",
        "short" : "How or why the filter is used",
        "definition" : "A description of how or why the filter is used.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.filter.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.filter.operator",
        "path" : "CodeSystem.filter.operator",
        "short" : "= | is-a | descendent-of | is-not-a | regex | in | not-in | generalizes | exists",
        "definition" : "A list of operators that can be used with the filter.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.filter.operator",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "FilterOperator"
            }
          ],
          "strength" : "required",
          "description" : "The kind of operation to perform as a part of a property based filter.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/filter-operator|4.0.1"
        }
      },
      {
        "id" : "CodeSystem.filter.value",
        "path" : "CodeSystem.filter.value",
        "short" : "What to use for the value",
        "definition" : "A description of what the value for the filter should be.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.filter.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.property",
        "path" : "CodeSystem.property",
        "short" : "Additional information supplied about each concept",
        "definition" : "A property defines an additional slot through which additional information can be provided about a concept.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.property",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.property.id",
        "path" : "CodeSystem.property.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property.extension",
        "path" : "CodeSystem.property.extension",
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.property.modifierExtension",
        "path" : "CodeSystem.property.modifierExtension",
        "short" : "Extension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.property.code",
        "path" : "CodeSystem.property.code",
        "short" : "Identifies the property on the concepts, and when referred to in operations",
        "definition" : "A code that is used to identify the property. The code is used internally (in CodeSystem.concept.property.code) and also externally, such as in property filters.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.property.uri",
        "path" : "CodeSystem.property.uri",
        "short" : "Formal identifier for the property",
        "definition" : "Reference to the formal meaning of the property. One possible source of meaning is the [Concept Properties](http://hl7.org/fhir/R4/codesystem-concept-properties.html) code system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.uri",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.property.description",
        "path" : "CodeSystem.property.description",
        "short" : "Why the property is defined, and/or what it conveys",
        "definition" : "A description of the property- why it is defined, and how its value might be used.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.description",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.property.type",
        "path" : "CodeSystem.property.type",
        "short" : "code | Coding | string | integer | boolean | dateTime | decimal",
        "definition" : "The type of the property value. Properties of type \"code\" contain a code defined by the code system (e.g. a reference to another defined concept).",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.property.type",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PropertyType"
            }
          ],
          "strength" : "required",
          "description" : "The type of a property value.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/concept-property-type|4.0.1"
        }
      },
      {
        "id" : "CodeSystem.concept",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "ConceptDefinition"
          }
        ],
        "path" : "CodeSystem.concept",
        "short" : "Concepts in the code system",
        "definition" : "Concepts that are in the code system. The concept definitions are inherently hierarchical, but the definitions must be consulted to determine what the meaning of the hierarchical relationships are.",
        "comment" : "If this is empty, it means that the code system resource does not represent the content of the code system.",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.id",
        "path" : "CodeSystem.concept.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.extension",
        "path" : "CodeSystem.concept.extension",
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.modifierExtension",
        "path" : "CodeSystem.concept.modifierExtension",
        "short" : "Extension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.concept.code",
        "path" : "CodeSystem.concept.code",
        "short" : "Code that identifies concept",
        "definition" : "A code - a text symbol - that uniquely identifies the concept within the code system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.display",
        "path" : "CodeSystem.concept.display",
        "short" : "Text to display to the user",
        "definition" : "A human readable string that is the recommended default way to present this concept to a user.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.definition",
        "path" : "CodeSystem.concept.definition",
        "short" : "Formal definition",
        "definition" : "The formal definition of the concept. The code system resource does not make formal definitions required, because of the prevalence of legacy systems. However, they are highly recommended, as without them there is no formal meaning associated with the concept.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.definition",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.designation",
        "path" : "CodeSystem.concept.designation",
        "short" : "Additional representations for the concept",
        "definition" : "Additional representations for the concept - other languages, aliases, specialized purposes, used for particular purposes, etc.",
        "comment" : "Concepts have both a ```display``` and an array of ```designation```. The display is equivalent to a special designation with an implied ```designation.use``` of \"primary code\" and a language equal to the [Resource Language](http://hl7.org/fhir/R4/resource.html#language).",
        "requirements" : "Many concept definition systems support multiple representations, in multiple languages, and for multiple purposes.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept.designation",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.designation.id",
        "path" : "CodeSystem.concept.designation.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.extension",
        "path" : "CodeSystem.concept.designation.extension",
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.designation.modifierExtension",
        "path" : "CodeSystem.concept.designation.modifierExtension",
        "short" : "Extension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.concept.designation.language",
        "path" : "CodeSystem.concept.designation.language",
        "short" : "Human language of the designation",
        "definition" : "The language this designation is defined for.",
        "comment" : "In the absence of a language, the resource language applies.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.designation.language",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
              "valueCanonical" : "http://hl7.org/fhir/ValueSet/all-languages"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "Language"
            }
          ],
          "strength" : "preferred",
          "description" : "A human language.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/languages"
        }
      },
      {
        "id" : "CodeSystem.concept.designation.use",
        "path" : "CodeSystem.concept.designation.use",
        "short" : "Details how this designation would be used",
        "definition" : "A code that details how this designation would be used.",
        "comment" : "If no use is provided, the designation can be assumed to be suitable for general display to a human user.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.designation.use",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "ConceptDesignationUse"
            }
          ],
          "strength" : "extensible",
          "description" : "Details of how a designation would be used.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/designation-use"
        }
      },
      {
        "id" : "CodeSystem.concept.designation.value",
        "path" : "CodeSystem.concept.designation.value",
        "short" : "The text value for this designation",
        "definition" : "The text value for this designation.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.designation.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.property",
        "path" : "CodeSystem.concept.property",
        "short" : "Property value for the concept",
        "definition" : "A property value for this concept.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept.property",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.property.id",
        "path" : "CodeSystem.concept.property.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property.extension",
        "path" : "CodeSystem.concept.property.extension",
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "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.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : false,
        "isSummary" : false,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "CodeSystem.concept.property.modifierExtension",
        "path" : "CodeSystem.concept.property.modifierExtension",
        "short" : "Extension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true
      },
      {
        "id" : "CodeSystem.concept.property.code",
        "path" : "CodeSystem.concept.property.code",
        "short" : "Reference to CodeSystem.property.code",
        "definition" : "A code that is a reference to CodeSystem.property.code.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.property.code",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.property.value[x]",
        "path" : "CodeSystem.concept.property.value[x]",
        "short" : "Value of the property for this concept",
        "definition" : "The value of this property.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "CodeSystem.concept.property.value[x]",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          },
          {
            "code" : "Coding"
          },
          {
            "code" : "string"
          },
          {
            "code" : "integer"
          },
          {
            "code" : "boolean"
          },
          {
            "code" : "dateTime"
          },
          {
            "code" : "decimal"
          }
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "CodeSystem.concept.concept",
        "path" : "CodeSystem.concept.concept",
        "short" : "Child Concepts (is-a/contains/categorizes)",
        "definition" : "Defines children of a concept to produce a hierarchy of concepts. The nature of the relationships is variable (is-a/contains/categorizes) - see hierarchyMeaning.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "CodeSystem.concept.concept",
          "min" : 0,
          "max" : "*"
        },
        "contentReference" : "http://hl7.org/fhir/StructureDefinition/CodeSystem#CodeSystem.concept",
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "CodeSystem",
        "path" : "CodeSystem",
        "definition" : "A code system resource specifies a set of codes drawn from one or more code systems.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "CodeSystem.implicitRules",
        "path" : "CodeSystem.implicitRules",
        "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.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.text",
        "path" : "CodeSystem.text",
        "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.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.contained",
        "path" : "CodeSystem.contained",
        "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.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.modifierExtension",
        "path" : "CodeSystem.modifierExtension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.url",
        "path" : "CodeSystem.url",
        "definition" : "An absolute URI that is used to identify this code system when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this code system is (or will be) published. The URL SHOULD include the major version of the code system. For more information see [Technical and Business Versions](resource.html#versions). This is used in [Coding]{datatypes.html#Coding}.system.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.identifier",
        "path" : "CodeSystem.identifier",
        "definition" : "A formal identifier that is used to identify this code system when it is represented in other formats, or referenced in a specification, model, design or an instance.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.identifier.system",
        "path" : "CodeSystem.identifier.system",
        "definition" : "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "min" : 1,
        "fixedUri" : "urn:ietf:rfc:3986"
      },
      {
        "id" : "CodeSystem.identifier.value",
        "path" : "CodeSystem.identifier.value",
        "definition" : "The portion of the identifier typically relevant to the user and which is unique within the context of the system.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.version",
        "path" : "CodeSystem.version",
        "definition" : "The identifier that is used to identify this version of the code system when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the code system author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. This is used in [Coding]{datatypes.html#Coding}.version.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.name",
        "path" : "CodeSystem.name",
        "definition" : "A natural language name identifying the code system. This name should be usable as an identifier for the module by machine processing applications such as code generation.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.title",
        "path" : "CodeSystem.title",
        "definition" : "A short, descriptive, user-friendly title for the code system.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.experimental",
        "path" : "CodeSystem.experimental",
        "definition" : "A boolean value to indicate that this code system is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.date",
        "path" : "CodeSystem.date",
        "definition" : "The date  (and optionally time) when the code system was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the code system changes.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.publisher",
        "path" : "CodeSystem.publisher",
        "definition" : "The name of the individual or organization that published the code system.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.contact.name",
        "path" : "CodeSystem.contact.name",
        "definition" : "The name of an individual to contact.",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "CodeSystem.contact.telecom",
        "path" : "CodeSystem.contact.telecom",
        "definition" : "The contact details for the individual (if a name was provided) or the organization.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.description",
        "path" : "CodeSystem.description",
        "definition" : "A free text natural language description of the code system from a consumer's perspective.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.copyright",
        "path" : "CodeSystem.copyright",
        "definition" : "A copyright statement relating to the code system and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the code system.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.caseSensitive",
        "path" : "CodeSystem.caseSensitive",
        "definition" : "If code comparison is case sensitive when codes within this system are compared to each other.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.compositional",
        "path" : "CodeSystem.compositional",
        "definition" : "True If code system defines a post-composition grammar.",
        "min" : 1,
        "fixedBoolean" : false
      },
      {
        "id" : "CodeSystem.versionNeeded",
        "path" : "CodeSystem.versionNeeded",
        "definition" : "This flag is used to signify that the code system has not (or does not) maintain the definitions, and a version must be specified when referencing this code system.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.content",
        "path" : "CodeSystem.content",
        "definition" : "How much of the content of the code system - the concepts and codes it defines - are represented in this resource.",
        "fixedCode" : "complete"
      },
      {
        "id" : "CodeSystem.supplements",
        "path" : "CodeSystem.supplements",
        "definition" : "The canonical URL of the code system that this code system supplement is adding designations and properties to.",
        "comment" : "The most common use of a code system supplement is to add additional language support. Supplements do not make sense in terms of the NCTS Complete Code System profile which is used to define CodeSystems in their entirety.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.count",
        "path" : "CodeSystem.count",
        "definition" : "The total number of concepts defined by the code system. Where the code system has a compositional grammar, the count refers to the number of base (primitive) concepts.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.filter.modifierExtension",
        "path" : "CodeSystem.filter.modifierExtension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.property.modifierExtension",
        "path" : "CodeSystem.property.modifierExtension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.concept",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString" : "ConceptDefinition"
          }
        ],
        "path" : "CodeSystem.concept",
        "definition" : "Concepts that are in the code system. The concept definitions are inherently hierarchical, but the definitions must be consulted to determine what the meaning of the hierarchical relationships are.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.concept.modifierExtension",
        "path" : "CodeSystem.concept.modifierExtension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.concept.display",
        "path" : "CodeSystem.concept.display",
        "definition" : "A human readable string that is the recommended default way to present this concept to a user.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.concept.definition",
        "path" : "CodeSystem.concept.definition",
        "definition" : "The formal definition of the concept. The code system resource does not make formal definitions required, because of the prevalence of legacy systems. However, they are highly recommended, as without them there is no formal meaning associated with the concept.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.concept.designation.modifierExtension",
        "path" : "CodeSystem.concept.designation.modifierExtension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "max" : "0"
      },
      {
        "id" : "CodeSystem.concept.designation.use",
        "path" : "CodeSystem.concept.designation.use",
        "definition" : "A code that details how this designation would be used.",
        "min" : 1
      },
      {
        "id" : "CodeSystem.concept.property.modifierExtension",
        "path" : "CodeSystem.concept.property.modifierExtension",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element, 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.",
        "max" : "0"
      }
    ]
  }
}