FHIR Extensions Pack
5.3.0-ballot-tc1 - (September 2025 Ballot) International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.3.0-ballot-tc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

Extension: ArtifactAssessmentContent - TTL Profile

Page standards status: Draft Maturity Level: 1

TTL representation of the artifactassessment-content extension.

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:StructureDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "artifactassessment-content"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureDefinition artifactassessment-content</b></p><a name=\"artifactassessment-content\"> </a><a name=\"hcartifactassessment-content\"> </a><p><span style=\"color: maroon\">Error generating table for profile http://hl7.org/fhir/StructureDefinition/artifactassessment-content: getElementByName: can't find #Extension.extension:component in [Extension, Extension.id, Extension.extension, Extension.url, Extension.value[x]] from http://hl7.org/fhir/StructureDefinition/Extension</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "cds"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "can-bind"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/artifactassessment-content"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/artifactassessment-content>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.5.1706" ]
  ] ) ; # 
  fhir:version [ fhir:v "5.3.0-ballot-tc1"] ; # 
  fhir:name [ fhir:v "ArtifactAssessmentContent"] ; # 
  fhir:title [ fhir:v "Artifact Assessment Content"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2023-02-28"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A Content containing additional documentation, a review Content, usage guidance, or other relevant information from a particular user."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:fhirVersion [ fhir:v "5.0.0"] ; # 
  fhir:mapping ( [
fhir:identity [ fhir:v "rim" ] ;
fhir:uri [
fhir:v "http://hl7.org/v3"^^xsd:anyURI ;
fhir:l <http://hl7.org/v3>     ] ;
fhir:name [ fhir:v "RIM Mapping" ]
  ] ) ; # 
  fhir:kind [ fhir:v "complex-type"] ; # 
  fhir:abstract [ fhir:v false] ; # 
  fhir:context ( [
fhir:type [ fhir:v "element" ] ;
fhir:expression [ fhir:v "Basic" ]
  ] ) ; # 
  fhir:type [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension
  ] ; # 
  fhir:baseDefinition [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>
  ] ; # 
  fhir:derivation [ fhir:v "constraint"] ; # 
  fhir:snapshot [
    ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version>       ] ;
fhir:value [
a fhir:String ;
fhir:v "5.0.0"       ]     ] ) ;
    ( fhir:element [
fhir:id [ fhir:v "Extension" ] ;
fhir:path [ fhir:v "Extension" ] ;
fhir:short [ fhir:v "Comment, classifier, or rating content" ] ;
fhir:definition [ fhir:v "Content containing A component comment, classifier, or rating of the artifact." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.id" ] ;
fhir:path [ fhir:v "Extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Additional content defined by implementations" ] ;
fhir:definition [ fhir:v "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 managable, 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." ] ;
fhir:comment [ fhir:v "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." ] ;
      ( fhir:alias [ fhir:v "extensions" ] [ fhir:v "user content" ] ) ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:informationType" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "informationType" ] ;
fhir:short [ fhir:v "comment | classifier | rating | container | response | change-request" ] ;
fhir:definition [ fhir:v "The type of information this component of the content represents." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:informationType.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:informationType.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:informationType.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "informationType"^^xsd:anyURI ;
fhir:l fhir:informationType       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:informationType.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "code"^^xsd:anyURI ;
fhir:l fhir:code         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:description [ fhir:v "The type of information contained in a component of an artifact assessment." ] ;
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/artifactassessment-information-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/artifactassessment-information-type>         ]       ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:summary" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "summary" ] ;
fhir:short [ fhir:v "Brief summary of the content" ] ;
fhir:definition [ fhir:v "A brief summary of the content of this component.." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:summary.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:summary.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:summary.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "summary"^^xsd:anyURI ;
fhir:l fhir:summary       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:summary.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "markdown"^^xsd:anyURI ;
fhir:l fhir:markdown         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:type" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "type" ] ;
fhir:short [ fhir:v "Indicates what type of content this component represents" ] ;
fhir:definition [ fhir:v "Indicates what type of content this component represents." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:type.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:type.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:type.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "type"^^xsd:anyURI ;
fhir:l fhir:type       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:type.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "CodeableConcept"^^xsd:anyURI ;
fhir:l fhir:CodeableConcept         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
fhir:binding [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName>           ] ;
fhir:value [
a fhir:String ;
fhir:v "EvidenceCertaintyType"           ]         ] ) ;
fhir:strength [ fhir:v "example" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/certainty-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/certainty-type>         ]       ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:classifier" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "classifier" ] ;
fhir:short [ fhir:v "Rating, classifier, or assessment" ] ;
fhir:definition [ fhir:v "Represents a rating, classifier, or assessment of the artifact." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:classifier.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:classifier.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:classifier.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "classifier"^^xsd:anyURI ;
fhir:l fhir:classifier       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:classifier.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "CodeableConcept"^^xsd:anyURI ;
fhir:l fhir:CodeableConcept         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
fhir:binding [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName>           ] ;
fhir:value [
a fhir:String ;
fhir:v "EvidenceCertaintyRating"           ]         ] ) ;
fhir:strength [ fhir:v "example" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/certainty-rating"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/certainty-rating>         ]       ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:quantity" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "quantity" ] ;
fhir:short [ fhir:v "Quantitative rating" ] ;
fhir:definition [ fhir:v "A quantitative rating of the artifact." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:quantity.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:quantity.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:quantity.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "quantity"^^xsd:anyURI ;
fhir:l fhir:quantity       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:quantity.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Quantity"^^xsd:anyURI ;
fhir:l fhir:Quantity         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:author" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "author" ] ;
fhir:short [ fhir:v "Who authored the content" ] ;
fhir:definition [ fhir:v "Indicates who or what authored the content." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:author.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:author.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:author.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "author"^^xsd:anyURI ;
fhir:l fhir:author       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:author.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Reference"^^xsd:anyURI ;
fhir:l fhir:Reference         ] ;
        ( fhir:targetProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Patient>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/Practitioner"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Practitioner>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/PractitionerRole"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/PractitionerRole>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Organization>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/Device"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Device>         ] )       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:path" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "path" ] ;
fhir:short [ fhir:v "What the comment is directed to" ] ;
fhir:definition [ fhir:v "A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:path.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:path.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:path.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "path"^^xsd:anyURI ;
fhir:l fhir:path       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:path.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "relatedArtifact" ] ;
fhir:short [ fhir:v "Additional information" ] ;
fhir:definition [ fhir:v "Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "relatedArtifact"^^xsd:anyURI ;
fhir:l fhir:relatedArtifact       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "RelatedArtifact"^^xsd:anyURI ;
fhir:l fhir:RelatedArtifact         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "freeToShare" ] ;
fhir:short [ fhir:v "Acceptable to publicly share the resource content" ] ;
fhir:definition [ fhir:v "Acceptable to publicly share the comment, classifier or rating." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "freeToShare"^^xsd:anyURI ;
fhir:l fhir:freeToShare       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "boolean"^^xsd:anyURI ;
fhir:l fhir:boolean         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:component" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "component" ] ;
fhir:short [ fhir:v "Contained content" ] ;
fhir:definition [ fhir:v "If the informationType is container, the components of the content." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:component.id" ] ;
fhir:path [ fhir:v "Extension.extension.id" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "Unique id for inter-element referencing" ] ;
fhir:definition [ fhir:v "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Element.id" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
      ( fhir:condition [ fhir:v "ele-1" ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:component.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:slicing [
        ( fhir:discriminator [
fhir:type [ fhir:v "value" ] ;
fhir:path [ fhir:v "url" ]         ] ) ;
fhir:description [ fhir:v "Extensions are always sliced by (at least) url" ] ;
fhir:rules [ fhir:v "open" ]       ] ;
fhir:short [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "An Extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "0" ] ;
fhir:base [
fhir:path [ fhir:v "Element.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] [
fhir:key [ fhir:v "ext-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "Must have either extensions or value[x], not both" ] ;
fhir:expression [ fhir:v "extension.exists() != value.exists()" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ]     ] [
fhir:id [ fhir:v "Extension.extension:component.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type>           ] ;
fhir:value [
a fhir:Url ;
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri           ]         ] ) ;
fhir:code [
fhir:v "http://hl7.org/fhirpath/System.String"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhirpath/System.String>         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "component"^^xsd:anyURI ;
fhir:l fhir:component       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:component.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "base64Binary"^^xsd:anyURI ;
fhir:l fhir:base64Binary         ]       ] [
fhir:code [
fhir:v "boolean"^^xsd:anyURI ;
fhir:l fhir:boolean         ]       ] [
fhir:code [
fhir:v "canonical"^^xsd:anyURI ;
fhir:l fhir:canonical         ]       ] [
fhir:code [
fhir:v "code"^^xsd:anyURI ;
fhir:l fhir:code         ]       ] [
fhir:code [
fhir:v "date"^^xsd:anyURI ;
fhir:l fhir:date         ]       ] [
fhir:code [
fhir:v "dateTime"^^xsd:anyURI ;
fhir:l fhir:dateTime         ]       ] [
fhir:code [
fhir:v "decimal"^^xsd:anyURI ;
fhir:l fhir:decimal         ]       ] [
fhir:code [
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id         ]       ] [
fhir:code [
fhir:v "instant"^^xsd:anyURI ;
fhir:l fhir:instant         ]       ] [
fhir:code [
fhir:v "integer"^^xsd:anyURI ;
fhir:l fhir:integer         ]       ] [
fhir:code [
fhir:v "integer64"^^xsd:anyURI ;
fhir:l fhir:integer64         ]       ] [
fhir:code [
fhir:v "markdown"^^xsd:anyURI ;
fhir:l fhir:markdown         ]       ] [
fhir:code [
fhir:v "oid"^^xsd:anyURI ;
fhir:l fhir:oid         ]       ] [
fhir:code [
fhir:v "positiveInt"^^xsd:anyURI ;
fhir:l fhir:positiveInt         ]       ] [
fhir:code [
fhir:v "string"^^xsd:anyURI ;
fhir:l fhir:string         ]       ] [
fhir:code [
fhir:v "time"^^xsd:anyURI ;
fhir:l fhir:time         ]       ] [
fhir:code [
fhir:v "unsignedInt"^^xsd:anyURI ;
fhir:l fhir:unsignedInt         ]       ] [
fhir:code [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri         ]       ] [
fhir:code [
fhir:v "url"^^xsd:anyURI ;
fhir:l fhir:url         ]       ] [
fhir:code [
fhir:v "uuid"^^xsd:anyURI ;
fhir:l fhir:uuid         ]       ] [
fhir:code [
fhir:v "Address"^^xsd:anyURI ;
fhir:l fhir:Address         ]       ] [
fhir:code [
fhir:v "Age"^^xsd:anyURI ;
fhir:l fhir:Age         ]       ] [
fhir:code [
fhir:v "Annotation"^^xsd:anyURI ;
fhir:l fhir:Annotation         ]       ] [
fhir:code [
fhir:v "Attachment"^^xsd:anyURI ;
fhir:l fhir:Attachment         ]       ] [
fhir:code [
fhir:v "CodeableConcept"^^xsd:anyURI ;
fhir:l fhir:CodeableConcept         ]       ] [
fhir:code [
fhir:v "CodeableReference"^^xsd:anyURI ;
fhir:l fhir:CodeableReference         ]       ] [
fhir:code [
fhir:v "Coding"^^xsd:anyURI ;
fhir:l fhir:Coding         ]       ] [
fhir:code [
fhir:v "ContactPoint"^^xsd:anyURI ;
fhir:l fhir:ContactPoint         ]       ] [
fhir:code [
fhir:v "Count"^^xsd:anyURI ;
fhir:l fhir:Count         ]       ] [
fhir:code [
fhir:v "Distance"^^xsd:anyURI ;
fhir:l fhir:Distance         ]       ] [
fhir:code [
fhir:v "Duration"^^xsd:anyURI ;
fhir:l fhir:Duration         ]       ] [
fhir:code [
fhir:v "HumanName"^^xsd:anyURI ;
fhir:l fhir:HumanName         ]       ] [
fhir:code [
fhir:v "Identifier"^^xsd:anyURI ;
fhir:l fhir:Identifier         ]       ] [
fhir:code [
fhir:v "Money"^^xsd:anyURI ;
fhir:l fhir:Money         ]       ] [
fhir:code [
fhir:v "Period"^^xsd:anyURI ;
fhir:l fhir:Period         ]       ] [
fhir:code [
fhir:v "Quantity"^^xsd:anyURI ;
fhir:l fhir:Quantity         ]       ] [
fhir:code [
fhir:v "Range"^^xsd:anyURI ;
fhir:l fhir:Range         ]       ] [
fhir:code [
fhir:v "Ratio"^^xsd:anyURI ;
fhir:l fhir:Ratio         ]       ] [
fhir:code [
fhir:v "RatioRange"^^xsd:anyURI ;
fhir:l fhir:RatioRange         ]       ] [
fhir:code [
fhir:v "Reference"^^xsd:anyURI ;
fhir:l fhir:Reference         ]       ] [
fhir:code [
fhir:v "SampledData"^^xsd:anyURI ;
fhir:l fhir:SampledData         ]       ] [
fhir:code [
fhir:v "Signature"^^xsd:anyURI ;
fhir:l fhir:Signature         ]       ] [
fhir:code [
fhir:v "Timing"^^xsd:anyURI ;
fhir:l fhir:Timing         ]       ] [
fhir:code [
fhir:v "ContactDetail"^^xsd:anyURI ;
fhir:l fhir:ContactDetail         ]       ] [
fhir:code [
fhir:v "DataRequirement"^^xsd:anyURI ;
fhir:l fhir:DataRequirement         ]       ] [
fhir:code [
fhir:v "Expression"^^xsd:anyURI ;
fhir:l fhir:Expression         ]       ] [
fhir:code [
fhir:v "ParameterDefinition"^^xsd:anyURI ;
fhir:l fhir:ParameterDefinition         ]       ] [
fhir:code [
fhir:v "RelatedArtifact"^^xsd:anyURI ;
fhir:l fhir:RelatedArtifact         ]       ] [
fhir:code [
fhir:v "TriggerDefinition"^^xsd:anyURI ;
fhir:l fhir:TriggerDefinition         ]       ] [
fhir:code [
fhir:v "UsageContext"^^xsd:anyURI ;
fhir:l fhir:UsageContext         ]       ] [
fhir:code [
fhir:v "Availability"^^xsd:anyURI ;
fhir:l fhir:Availability         ]       ] [
fhir:code [
fhir:v "ExtendedContactDetail"^^xsd:anyURI ;
fhir:l fhir:ExtendedContactDetail         ]       ] [
fhir:code [
fhir:v "Dosage"^^xsd:anyURI ;
fhir:l fhir:Dosage         ]       ] [
fhir:code [
fhir:v "Meta"^^xsd:anyURI ;
fhir:l fhir:Meta         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.url" ] ;
fhir:path [ fhir:v "Extension.url" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:short [ fhir:v "identifies the meaning of the extension" ] ;
fhir:definition [ fhir:v "Source of the definition for the extension code - a logical name or a URL." ] ;
fhir:comment [ fhir:v "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.url" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/StructureDefinition/artifactassessment-content"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/artifactassessment-content>       ] ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] [
fhir:id [ fhir:v "Extension.value[x]" ] ;
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:short [ fhir:v "Value of extension" ] ;
fhir:definition [ fhir:v "Value of extension - must be one of a constrained set of the data types (see [Extensibility](http://hl7.org/fhir/R5/extensibility.html) for a list)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Extension.value[x]" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [
fhir:v "base64Binary"^^xsd:anyURI ;
fhir:l fhir:base64Binary         ]       ] [
fhir:code [
fhir:v "boolean"^^xsd:anyURI ;
fhir:l fhir:boolean         ]       ] [
fhir:code [
fhir:v "canonical"^^xsd:anyURI ;
fhir:l fhir:canonical         ]       ] [
fhir:code [
fhir:v "code"^^xsd:anyURI ;
fhir:l fhir:code         ]       ] [
fhir:code [
fhir:v "date"^^xsd:anyURI ;
fhir:l fhir:date         ]       ] [
fhir:code [
fhir:v "dateTime"^^xsd:anyURI ;
fhir:l fhir:dateTime         ]       ] [
fhir:code [
fhir:v "decimal"^^xsd:anyURI ;
fhir:l fhir:decimal         ]       ] [
fhir:code [
fhir:v "id"^^xsd:anyURI ;
fhir:l fhir:id         ]       ] [
fhir:code [
fhir:v "instant"^^xsd:anyURI ;
fhir:l fhir:instant         ]       ] [
fhir:code [
fhir:v "integer"^^xsd:anyURI ;
fhir:l fhir:integer         ]       ] [
fhir:code [
fhir:v "integer64"^^xsd:anyURI ;
fhir:l fhir:integer64         ]       ] [
fhir:code [
fhir:v "markdown"^^xsd:anyURI ;
fhir:l fhir:markdown         ]       ] [
fhir:code [
fhir:v "oid"^^xsd:anyURI ;
fhir:l fhir:oid         ]       ] [
fhir:code [
fhir:v "positiveInt"^^xsd:anyURI ;
fhir:l fhir:positiveInt         ]       ] [
fhir:code [
fhir:v "string"^^xsd:anyURI ;
fhir:l fhir:string         ]       ] [
fhir:code [
fhir:v "time"^^xsd:anyURI ;
fhir:l fhir:time         ]       ] [
fhir:code [
fhir:v "unsignedInt"^^xsd:anyURI ;
fhir:l fhir:unsignedInt         ]       ] [
fhir:code [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri         ]       ] [
fhir:code [
fhir:v "url"^^xsd:anyURI ;
fhir:l fhir:url         ]       ] [
fhir:code [
fhir:v "uuid"^^xsd:anyURI ;
fhir:l fhir:uuid         ]       ] [
fhir:code [
fhir:v "Address"^^xsd:anyURI ;
fhir:l fhir:Address         ]       ] [
fhir:code [
fhir:v "Age"^^xsd:anyURI ;
fhir:l fhir:Age         ]       ] [
fhir:code [
fhir:v "Annotation"^^xsd:anyURI ;
fhir:l fhir:Annotation         ]       ] [
fhir:code [
fhir:v "Attachment"^^xsd:anyURI ;
fhir:l fhir:Attachment         ]       ] [
fhir:code [
fhir:v "CodeableConcept"^^xsd:anyURI ;
fhir:l fhir:CodeableConcept         ]       ] [
fhir:code [
fhir:v "CodeableReference"^^xsd:anyURI ;
fhir:l fhir:CodeableReference         ]       ] [
fhir:code [
fhir:v "Coding"^^xsd:anyURI ;
fhir:l fhir:Coding         ]       ] [
fhir:code [
fhir:v "ContactPoint"^^xsd:anyURI ;
fhir:l fhir:ContactPoint         ]       ] [
fhir:code [
fhir:v "Count"^^xsd:anyURI ;
fhir:l fhir:Count         ]       ] [
fhir:code [
fhir:v "Distance"^^xsd:anyURI ;
fhir:l fhir:Distance         ]       ] [
fhir:code [
fhir:v "Duration"^^xsd:anyURI ;
fhir:l fhir:Duration         ]       ] [
fhir:code [
fhir:v "HumanName"^^xsd:anyURI ;
fhir:l fhir:HumanName         ]       ] [
fhir:code [
fhir:v "Identifier"^^xsd:anyURI ;
fhir:l fhir:Identifier         ]       ] [
fhir:code [
fhir:v "Money"^^xsd:anyURI ;
fhir:l fhir:Money         ]       ] [
fhir:code [
fhir:v "Period"^^xsd:anyURI ;
fhir:l fhir:Period         ]       ] [
fhir:code [
fhir:v "Quantity"^^xsd:anyURI ;
fhir:l fhir:Quantity         ]       ] [
fhir:code [
fhir:v "Range"^^xsd:anyURI ;
fhir:l fhir:Range         ]       ] [
fhir:code [
fhir:v "Ratio"^^xsd:anyURI ;
fhir:l fhir:Ratio         ]       ] [
fhir:code [
fhir:v "RatioRange"^^xsd:anyURI ;
fhir:l fhir:RatioRange         ]       ] [
fhir:code [
fhir:v "Reference"^^xsd:anyURI ;
fhir:l fhir:Reference         ]       ] [
fhir:code [
fhir:v "SampledData"^^xsd:anyURI ;
fhir:l fhir:SampledData         ]       ] [
fhir:code [
fhir:v "Signature"^^xsd:anyURI ;
fhir:l fhir:Signature         ]       ] [
fhir:code [
fhir:v "Timing"^^xsd:anyURI ;
fhir:l fhir:Timing         ]       ] [
fhir:code [
fhir:v "ContactDetail"^^xsd:anyURI ;
fhir:l fhir:ContactDetail         ]       ] [
fhir:code [
fhir:v "DataRequirement"^^xsd:anyURI ;
fhir:l fhir:DataRequirement         ]       ] [
fhir:code [
fhir:v "Expression"^^xsd:anyURI ;
fhir:l fhir:Expression         ]       ] [
fhir:code [
fhir:v "ParameterDefinition"^^xsd:anyURI ;
fhir:l fhir:ParameterDefinition         ]       ] [
fhir:code [
fhir:v "RelatedArtifact"^^xsd:anyURI ;
fhir:l fhir:RelatedArtifact         ]       ] [
fhir:code [
fhir:v "TriggerDefinition"^^xsd:anyURI ;
fhir:l fhir:TriggerDefinition         ]       ] [
fhir:code [
fhir:v "UsageContext"^^xsd:anyURI ;
fhir:l fhir:UsageContext         ]       ] [
fhir:code [
fhir:v "Availability"^^xsd:anyURI ;
fhir:l fhir:Availability         ]       ] [
fhir:code [
fhir:v "ExtendedContactDetail"^^xsd:anyURI ;
fhir:l fhir:ExtendedContactDetail         ]       ] [
fhir:code [
fhir:v "Dosage"^^xsd:anyURI ;
fhir:l fhir:Dosage         ]       ] [
fhir:code [
fhir:v "Meta"^^xsd:anyURI ;
fhir:l fhir:Meta         ]       ] ) ;
      ( fhir:condition [ fhir:v "ext-1" ] ) ;
      ( fhir:constraint [
fhir:key [ fhir:v "ele-1" ] ;
fhir:severity [ fhir:v "error" ] ;
fhir:human [ fhir:v "All FHIR elements must have a @value or children" ] ;
fhir:expression [ fhir:v "hasValue() or (children().count() > id.count())" ] ;
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Element"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Element>         ]       ] ) ;
fhir:isModifier [ fhir:v false ] ;
fhir:isSummary [ fhir:v false ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "N/A" ]       ] )     ] )
  ] ; # 
  fhir:differential [
    ( fhir:element [
fhir:id [ fhir:v "Extension" ] ;
fhir:path [ fhir:v "Extension" ] ;
fhir:short [ fhir:v "Comment, classifier, or rating content" ] ;
fhir:definition [ fhir:v "Content containing A component comment, classifier, or rating of the artifact." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]     ] [
fhir:id [ fhir:v "Extension.extension:informationType" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "informationType" ] ;
fhir:short [ fhir:v "comment | classifier | rating | container | response | change-request" ] ;
fhir:definition [ fhir:v "The type of information this component of the content represents." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:informationType.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:informationType.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "informationType"^^xsd:anyURI ;
fhir:l fhir:informationType       ]     ] [
fhir:id [ fhir:v "Extension.extension:informationType.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "code"^^xsd:anyURI ;
fhir:l fhir:code         ]       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:description [ fhir:v "The type of information contained in a component of an artifact assessment." ] ;
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/artifactassessment-information-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/artifactassessment-information-type>         ]       ]     ] [
fhir:id [ fhir:v "Extension.extension:summary" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "summary" ] ;
fhir:short [ fhir:v "Brief summary of the content" ] ;
fhir:definition [ fhir:v "A brief summary of the content of this component.." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:summary.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:summary.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "summary"^^xsd:anyURI ;
fhir:l fhir:summary       ]     ] [
fhir:id [ fhir:v "Extension.extension:summary.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "markdown"^^xsd:anyURI ;
fhir:l fhir:markdown         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:type" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "type" ] ;
fhir:short [ fhir:v "Indicates what type of content this component represents" ] ;
fhir:definition [ fhir:v "Indicates what type of content this component represents." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:type.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:type.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "type"^^xsd:anyURI ;
fhir:l fhir:type       ]     ] [
fhir:id [ fhir:v "Extension.extension:type.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "CodeableConcept"^^xsd:anyURI ;
fhir:l fhir:CodeableConcept         ]       ] ) ;
fhir:binding [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName>           ] ;
fhir:value [
a fhir:String ;
fhir:v "EvidenceCertaintyType"           ]         ] ) ;
fhir:strength [ fhir:v "example" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/certainty-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/certainty-type>         ]       ]     ] [
fhir:id [ fhir:v "Extension.extension:classifier" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "classifier" ] ;
fhir:short [ fhir:v "Rating, classifier, or assessment" ] ;
fhir:definition [ fhir:v "Represents a rating, classifier, or assessment of the artifact." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:classifier.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:classifier.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "classifier"^^xsd:anyURI ;
fhir:l fhir:classifier       ]     ] [
fhir:id [ fhir:v "Extension.extension:classifier.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "CodeableConcept"^^xsd:anyURI ;
fhir:l fhir:CodeableConcept         ]       ] ) ;
fhir:binding [
        ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName>           ] ;
fhir:value [
a fhir:String ;
fhir:v "EvidenceCertaintyRating"           ]         ] ) ;
fhir:strength [ fhir:v "example" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/certainty-rating"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/certainty-rating>         ]       ]     ] [
fhir:id [ fhir:v "Extension.extension:quantity" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "quantity" ] ;
fhir:short [ fhir:v "Quantitative rating" ] ;
fhir:definition [ fhir:v "A quantitative rating of the artifact." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:quantity.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:quantity.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "quantity"^^xsd:anyURI ;
fhir:l fhir:quantity       ]     ] [
fhir:id [ fhir:v "Extension.extension:quantity.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Quantity"^^xsd:anyURI ;
fhir:l fhir:Quantity         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:author" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "author" ] ;
fhir:short [ fhir:v "Who authored the content" ] ;
fhir:definition [ fhir:v "Indicates who or what authored the content." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:author.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:author.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "author"^^xsd:anyURI ;
fhir:l fhir:author       ]     ] [
fhir:id [ fhir:v "Extension.extension:author.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Reference"^^xsd:anyURI ;
fhir:l fhir:Reference         ] ;
        ( fhir:targetProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Patient>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/Practitioner"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Practitioner>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/PractitionerRole"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/PractitionerRole>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Organization>         ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/Device"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Device>         ] )       ] )     ] [
fhir:id [ fhir:v "Extension.extension:path" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "path" ] ;
fhir:short [ fhir:v "What the comment is directed to" ] ;
fhir:definition [ fhir:v "A URI that points to what the comment is about, such as a line of text in the CQL, or a specific element in a resource." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:path.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:path.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "path"^^xsd:anyURI ;
fhir:l fhir:path       ]     ] [
fhir:id [ fhir:v "Extension.extension:path.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "relatedArtifact" ] ;
fhir:short [ fhir:v "Additional information" ] ;
fhir:definition [ fhir:v "Additional related artifacts that provide supporting documentation, additional evidence, or further information related to the content." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "relatedArtifact"^^xsd:anyURI ;
fhir:l fhir:relatedArtifact       ]     ] [
fhir:id [ fhir:v "Extension.extension:relatedArtifact.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "RelatedArtifact"^^xsd:anyURI ;
fhir:l fhir:RelatedArtifact         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "freeToShare" ] ;
fhir:short [ fhir:v "Acceptable to publicly share the resource content" ] ;
fhir:definition [ fhir:v "Acceptable to publicly share the comment, classifier or rating." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "freeToShare"^^xsd:anyURI ;
fhir:l fhir:freeToShare       ]     ] [
fhir:id [ fhir:v "Extension.extension:freeToShare.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
      ( fhir:type [
fhir:code [
fhir:v "boolean"^^xsd:anyURI ;
fhir:l fhir:boolean         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:component" ] ;
fhir:path [ fhir:v "Extension.extension" ] ;
fhir:sliceName [ fhir:v "component" ] ;
fhir:short [ fhir:v "Contained content" ] ;
fhir:definition [ fhir:v "If the informationType is container, the components of the content." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [
fhir:v "Extension"^^xsd:anyURI ;
fhir:l fhir:Extension         ]       ] )     ] [
fhir:id [ fhir:v "Extension.extension:component.extension" ] ;
fhir:path [ fhir:v "Extension.extension.extension" ] ;
fhir:max [ fhir:v "0" ]     ] [
fhir:id [ fhir:v "Extension.extension:component.url" ] ;
fhir:path [ fhir:v "Extension.extension.url" ] ;
fhir:fixed [
a fhir:Uri ;
fhir:v "component"^^xsd:anyURI ;
fhir:l fhir:component       ]     ] [
fhir:id [ fhir:v "Extension.extension:component.value[x]" ] ;
fhir:path [ fhir:v "Extension.extension.value[x]" ] ;
fhir:contentReference [
fhir:v "http://hl7.org/fhir/StructureDefinition/Extension#Extension.extension:component"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Extension#Extension.extension:component>       ]     ] [
fhir:id [ fhir:v "Extension.url" ] ;
fhir:path [ fhir:v "Extension.url" ] ;
      ( fhir:type [
fhir:code [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri         ]       ] ) ;
fhir:fixed [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/StructureDefinition/artifactassessment-content"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/artifactassessment-content>       ]     ] )
  ] . #