FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r3 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-profile-TerminologyCapabilities.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition profile-TerminologyCapabilities
{
"resourceType": "StructureDefinition",
"id": "profile-TerminologyCapabilities",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r3"
},
{
"url": "version",
"valueString": "0.1.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
}
]
}
}
],
"url": "http://hl7.org/fhir/4.0/StructureDefinition/profile-TerminologyCapabilities",
"version": "0.1.0",
"name": "Profile_R4_TerminologyCapabilities_R3",
"title": "Cross-version Profile for R4.TerminologyCapabilities for use in FHIR STU3",
"status": "active",
"experimental": false,
"date": "2026-03-17T16:03:29.9007709-05:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This cross-version profile allows R4 TerminologyCapabilities content to be represented via FHIR STU3 Basic resources.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/w5",
"name": "W5 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Basic",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic",
"derivation": "constraint",
"snapshot": {
"element": [
{
"id": "Basic",
"path": "Basic",
"short": "Resource for non-supported content",
"definition": "Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification.",
"alias": [
"Z-resource",
"Extension-resource",
"Custom-resource"
],
"min": 0,
"max": "*",
"base": {
"path": "Basic",
"min": 0,
"max": "*"
},
"constraint": [
{
"key": "dom-2",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
"expression": "contained.contained.empty()",
"xpath": "not(parent::f:contained and f:contained)",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dom-1",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL NOT contain any narrative",
"expression": "contained.text.empty()",
"xpath": "not(parent::f:contained and f:text)",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dom-4",
"severity": "error",
"human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
"expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
"xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dom-3",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource",
"expression": "contained.where(('#'+id in %resource.descendants().reference).not()).empty()",
"xpath": "not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}
],
"mapping": [
{
"identity": "rim",
"map": "Entity. Role, or Act"
},
{
"identity": "rim",
"map": "Act, Entity or Role"
},
{
"identity": "w5",
"map": "infrastructure.structure"
}
]
},
{
"id": "Basic.id",
"path": "Basic.id",
"short": "Logical id of this artifact",
"definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
"comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "id"
}
],
"isSummary": true
},
{
"id": "Basic.meta",
"path": "Basic.meta",
"short": "Metadata about the resource",
"definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.meta",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Meta"
}
],
"isSummary": true
},
{
"id": "Basic.implicitRules",
"path": "Basic.implicitRules",
"short": "A set of rules under which this content was created",
"definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
"comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.",
"min": 0,
"max": "1",
"base": {
"path": "Resource.implicitRules",
"min": 0,
"max": "1"
},
"type": [
{
"code": "uri"
}
],
"isModifier": true,
"isSummary": true
},
{
"id": "Basic.language",
"path": "Basic.language",
"short": "Language of the resource content",
"definition": "The base language in which the resource is written.",
"comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
"min": 0,
"max": "1",
"base": {
"path": "Resource.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"valueReference": {
"reference": "http://hl7.org/fhir/ValueSet/all-languages|3.0.2"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
}
],
"strength": "extensible",
"description": "A human language.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/languages|3.0.2"
}
}
},
{
"id": "Basic.text",
"path": "Basic.text",
"short": "Text summary of the resource, for human interpretation",
"definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
"comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.",
"alias": [
"narrative",
"html",
"xhtml",
"display"
],
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Narrative"
}
],
"condition": [
"dom-1"
],
"mapping": [
{
"identity": "rim",
"map": "Act.text?"
}
]
},
{
"id": "Basic.contained",
"path": "Basic.contained",
"short": "Contained, inline Resources",
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
"comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
"alias": [
"inline resources",
"anonymous resources",
"contained resources"
],
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.contained",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Resource"
}
],
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Basic.extension",
"path": "Basic.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"short": "Extension",
"definition": "An Extension",
"min": 2,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
]
},
{
"id": "Basic.extension:url",
"path": "Basic.extension",
"sliceName": "url",
"short": "R4: Canonical identifier for this terminology capabilities, represented as a URI (globally unique) (new)",
"definition": "R4: `TerminologyCapabilities.url` (new:uri)",
"comment": "Element `TerminologyCapabilities.url` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.url` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nCan be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in [Technical and Business Versions](https://hl7.org/fhir/resource..html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](https://hl7.org/fhir/resou.html#meta) element to indicate where the current master source of the resource can be found.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.url|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:version",
"path": "Basic.extension",
"sliceName": "version",
"short": "R4: Business version of the terminology capabilities (new)",
"definition": "R4: `TerminologyCapabilities.version` (new:string)",
"comment": "Element `TerminologyCapabilities.version` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.version` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThere may be different terminology capabilities instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the terminology capabilities with the format [url]|[version].",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.version|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:name",
"path": "Basic.extension",
"sliceName": "name",
"short": "R4: Name for this terminology capabilities (computer friendly) (new)",
"definition": "R4: `TerminologyCapabilities.name` (new:string)",
"comment": "Element `TerminologyCapabilities.name` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.name|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:title",
"path": "Basic.extension",
"sliceName": "title",
"short": "R4: Name for this terminology capabilities (human friendly) (new)",
"definition": "R4: `TerminologyCapabilities.title` (new:string)",
"comment": "Element `TerminologyCapabilities.title` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.title` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.title|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:experimental",
"path": "Basic.extension",
"sliceName": "experimental",
"short": "R4: For testing purposes, not real usage (new)",
"definition": "R4: `TerminologyCapabilities.experimental` (new:boolean)",
"comment": "Element `TerminologyCapabilities.experimental` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.experimental` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nAllows filtering of terminology capabilitiess that are appropriate for use versus not.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.experimental|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:date",
"path": "Basic.extension",
"sliceName": "date",
"short": "R4: Date last changed (new)",
"definition": "R4: `TerminologyCapabilities.date` (new:dateTime)",
"comment": "Element `TerminologyCapabilities.date` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.date` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nNote that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the terminology capabilities. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.date|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:publisher",
"path": "Basic.extension",
"sliceName": "publisher",
"short": "R4: Name of the publisher (organization or individual) (new)",
"definition": "R4: `TerminologyCapabilities.publisher` (new:string)",
"comment": "Element `TerminologyCapabilities.publisher` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.publisher` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nUsually an organization but may be an individual. The publisher (or steward) of the terminology capabilities is the organization or individual primarily responsible for the maintenance and upkeep of the terminology capabilities. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the terminology capabilities. This item SHOULD be populated unless the information is available from context.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.publisher|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:contact",
"path": "Basic.extension",
"sliceName": "contact",
"short": "R4: Contact details for the publisher (new)",
"definition": "R4: `TerminologyCapabilities.contact` (new:ContactDetail)",
"comment": "Element `TerminologyCapabilities.contact` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.contact` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nMay be a web site, an email address, a telephone number, etc.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.contact|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:description",
"path": "Basic.extension",
"sliceName": "description",
"short": "R4: Natural language description of the terminology capabilities (new)",
"definition": "R4: `TerminologyCapabilities.description` (new:markdown)",
"comment": "Element `TerminologyCapabilities.description` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis description can be used to capture details such as why the terminology capabilities was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the terminology capabilities as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the terminology capabilities is presumed to be the predominant language in the place the terminology capabilities was created).This does not need to be populated if the description is adequately implied by the software or implementation details.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.description|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:useContext",
"path": "Basic.extension",
"sliceName": "useContext",
"short": "R4: The context that the content is intended to support (new)",
"definition": "R4: `TerminologyCapabilities.useContext` (new:UsageContext)",
"comment": "Element `TerminologyCapabilities.useContext` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.useContext` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nWhen multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.useContext|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:jurisdiction",
"path": "Basic.extension",
"sliceName": "jurisdiction",
"short": "R4: Intended jurisdiction for terminology capabilities (if applicable) (new)",
"definition": "R4: `TerminologyCapabilities.jurisdiction` (new:CodeableConcept)",
"comment": "Element `TerminologyCapabilities.jurisdiction` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.jurisdiction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nIt may be possible for the terminology capabilities to be used in jurisdictions other than those for which it was originally designed or intended.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.jurisdiction|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:purpose",
"path": "Basic.extension",
"sliceName": "purpose",
"short": "R4: Why this terminology capabilities is defined (new)",
"definition": "R4: `TerminologyCapabilities.purpose` (new:markdown)",
"comment": "Element `TerminologyCapabilities.purpose` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.purpose` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element does not describe the usage of the terminology capabilities. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this terminology capabilities.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.purpose|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:copyright",
"path": "Basic.extension",
"sliceName": "copyright",
"short": "R4: Use and/or publishing restrictions (new)",
"definition": "R4: `TerminologyCapabilities.copyright` (new:markdown)",
"comment": "Element `TerminologyCapabilities.copyright` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.copyright` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.copyright|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:kind",
"path": "Basic.extension",
"sliceName": "kind",
"short": "R4: instance | capability | requirements (new)",
"definition": "R4: `TerminologyCapabilities.kind` (new:code)",
"comment": "Element `TerminologyCapabilities.kind` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.kind` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.kind|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:software",
"path": "Basic.extension",
"sliceName": "software",
"short": "R4: Software that is covered by this terminology capability statement (new)",
"definition": "R4: `TerminologyCapabilities.software` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.software` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.software` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.software|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:implementation",
"path": "Basic.extension",
"sliceName": "implementation",
"short": "R4: If this describes a specific instance (new)",
"definition": "R4: `TerminologyCapabilities.implementation` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.implementation` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.implementation` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.implementation|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:lockedDate",
"path": "Basic.extension",
"sliceName": "lockedDate",
"short": "R4: Whether lockedDate is supported (new)",
"definition": "R4: `TerminologyCapabilities.lockedDate` (new:boolean)",
"comment": "Element `TerminologyCapabilities.lockedDate` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.lockedDate` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.lockedDate|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:codeSystem",
"path": "Basic.extension",
"sliceName": "codeSystem",
"short": "R4: A code system supported by the server (new)",
"definition": "R4: `TerminologyCapabilities.codeSystem` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.codeSystem` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.codeSystem` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe code system - identified by its system URL - may also be declared explicitly as a Code System Resource at /CodeSystem, but it might not be.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.codeSystem|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:expansion",
"path": "Basic.extension",
"sliceName": "expansion",
"short": "R4: Information about the [ValueSet/$expand](https://hl7.org/fhir/valueset-operation-expand.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.expansion` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.expansion` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.expansion` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.expansion|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:codeSearch",
"path": "Basic.extension",
"sliceName": "codeSearch",
"short": "R4: explicit | all (new)",
"definition": "R4: `TerminologyCapabilities.codeSearch` (new:code)",
"comment": "Element `TerminologyCapabilities.codeSearch` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.codeSearch` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nSee notes on the [ValueSet](https://hl7.org/fhir/v.html#) resource.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.codeSearch|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:validateCode",
"path": "Basic.extension",
"sliceName": "validateCode",
"short": "R4: Information about the [ValueSet/$validate-code](https://hl7.org/fhir/valueset-operation-validate-code.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.validateCode` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.validateCode` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.validateCode` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.validateCode|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:translation",
"path": "Basic.extension",
"sliceName": "translation",
"short": "R4: Information about the [ConceptMap/$translate](https://hl7.org/fhir/conceptmap-operation-translate.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.translation` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.translation` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.translation` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.translation|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.extension:closure",
"path": "Basic.extension",
"sliceName": "closure",
"short": "R4: Information about the [ConceptMap/$closure](https://hl7.org/fhir/conceptmap-operation-closure.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.closure` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.closure` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.closure` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.closure|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false
},
{
"id": "Basic.modifierExtension",
"path": "Basic.modifierExtension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"short": "Extension",
"definition": "An Extension",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"isModifier": true
},
{
"id": "Basic.modifierExtension:status",
"path": "Basic.modifierExtension",
"sliceName": "status",
"short": "R4: draft | active | retired | unknown (new)",
"definition": "R4: `TerminologyCapabilities.status` (new:code)",
"comment": "Element `TerminologyCapabilities.status` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.status` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nAllows filtering of terminology capabilitiess that are appropriate for use versus not.This is not intended for use with actual capability statements, but where capability statements are used to describe possible or desired systems.",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.status|0.1.0"
}
],
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() | (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true
},
{
"id": "Basic.identifier",
"path": "Basic.identifier",
"short": "Business identifier",
"definition": "Identifier assigned to the resource for business purposes, outside the context of FHIR.",
"min": 0,
"max": "*",
"base": {
"path": "Basic.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "./identifier"
},
{
"identity": "w5",
"map": "id"
}
]
},
{
"id": "Basic.code",
"path": "Basic.code",
"short": "Kind of Resource",
"definition": "Identifies the 'type' of resource - equivalent to the resource name for other resources.",
"comment": "Because resource references will only be able to indicate 'Basic', the type of reference will need to be specified in a Profile identified as part of the resource. Refer to the resource notes section for information on appropriate terminologies for this code.\n\nThis element is labeled as a modifier because the it defines the meaning of the resource and cannot be ignored.",
"requirements": "Must be able to distinguish different types of Basic resources.",
"min": 1,
"max": "1",
"base": {
"path": "Basic.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"isModifier": true,
"isSummary": true,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BasicResourceType"
}
],
"strength": "example",
"description": "Codes for identifying types of resources not yet defined by FHIR",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/basic-resource-type|3.0.2"
}
},
"mapping": [
{
"identity": "rim",
"map": "./code"
},
{
"identity": "w5",
"map": "what"
}
]
},
{
"id": "Basic.subject",
"path": "Basic.subject",
"short": "Identifies the focus of this resource",
"definition": "Identifies the patient, practitioner, device or any other resource that is the \"focus\" of this resource.",
"comment": "Optional as not all potential resources will have subjects. Resources associated with multiple subjects can handle this via extension.",
"requirements": "Needed for partitioning the resource by Patient.",
"min": 0,
"max": "1",
"base": {
"path": "Basic.subject",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "./participation[typeCode='SBJ'] (possibly through a ControlAct and Role)"
},
{
"identity": "w5",
"map": "who.focus"
}
]
},
{
"id": "Basic.created",
"path": "Basic.created",
"short": "When created",
"definition": "Identifies when the resource was first created.",
"requirements": "Allows ordering resource instances by time.",
"min": 0,
"max": "1",
"base": {
"path": "Basic.created",
"min": 0,
"max": "1"
},
"type": [
{
"code": "date"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "./participation[typeCode='AUT']/time (possibly through a ControlAct and Role)"
},
{
"identity": "w5",
"map": "when.recorded"
}
]
},
{
"id": "Basic.author",
"path": "Basic.author",
"short": "Who created",
"definition": "Indicates who was responsible for creating the resource instance.",
"requirements": "Needed for partitioning the resource.",
"min": 0,
"max": "1",
"base": {
"path": "Basic.author",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}
],
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "./participation[typeCode='SUB'] (possibly through a ControlAct and Role)"
},
{
"identity": "w5",
"map": "who.author"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Basic",
"path": "Basic"
},
{
"id": "Basic.extension",
"path": "Basic.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"min": 2,
"max": "*"
},
{
"id": "Basic.extension:url",
"path": "Basic.extension",
"sliceName": "url",
"short": "R4: Canonical identifier for this terminology capabilities, represented as a URI (globally unique) (new)",
"definition": "R4: `TerminologyCapabilities.url` (new:uri)",
"comment": "Element `TerminologyCapabilities.url` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.url` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nCan be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in [Technical and Business Versions](https://hl7.org/fhir/resource..html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](https://hl7.org/fhir/resou.html#meta) element to indicate where the current master source of the resource can be found.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.url|0.1.0"
}
]
},
{
"id": "Basic.extension:version",
"path": "Basic.extension",
"sliceName": "version",
"short": "R4: Business version of the terminology capabilities (new)",
"definition": "R4: `TerminologyCapabilities.version` (new:string)",
"comment": "Element `TerminologyCapabilities.version` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.version` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThere may be different terminology capabilities instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the terminology capabilities with the format [url]|[version].",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.version|0.1.0"
}
]
},
{
"id": "Basic.extension:name",
"path": "Basic.extension",
"sliceName": "name",
"short": "R4: Name for this terminology capabilities (computer friendly) (new)",
"definition": "R4: `TerminologyCapabilities.name` (new:string)",
"comment": "Element `TerminologyCapabilities.name` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.name|0.1.0"
}
]
},
{
"id": "Basic.extension:title",
"path": "Basic.extension",
"sliceName": "title",
"short": "R4: Name for this terminology capabilities (human friendly) (new)",
"definition": "R4: `TerminologyCapabilities.title` (new:string)",
"comment": "Element `TerminologyCapabilities.title` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.title` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.title|0.1.0"
}
]
},
{
"id": "Basic.extension:experimental",
"path": "Basic.extension",
"sliceName": "experimental",
"short": "R4: For testing purposes, not real usage (new)",
"definition": "R4: `TerminologyCapabilities.experimental` (new:boolean)",
"comment": "Element `TerminologyCapabilities.experimental` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.experimental` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nAllows filtering of terminology capabilitiess that are appropriate for use versus not.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.experimental|0.1.0"
}
]
},
{
"id": "Basic.extension:date",
"path": "Basic.extension",
"sliceName": "date",
"short": "R4: Date last changed (new)",
"definition": "R4: `TerminologyCapabilities.date` (new:dateTime)",
"comment": "Element `TerminologyCapabilities.date` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.date` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nNote that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the terminology capabilities. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.date|0.1.0"
}
]
},
{
"id": "Basic.extension:publisher",
"path": "Basic.extension",
"sliceName": "publisher",
"short": "R4: Name of the publisher (organization or individual) (new)",
"definition": "R4: `TerminologyCapabilities.publisher` (new:string)",
"comment": "Element `TerminologyCapabilities.publisher` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.publisher` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nUsually an organization but may be an individual. The publisher (or steward) of the terminology capabilities is the organization or individual primarily responsible for the maintenance and upkeep of the terminology capabilities. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the terminology capabilities. This item SHOULD be populated unless the information is available from context.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.publisher|0.1.0"
}
]
},
{
"id": "Basic.extension:contact",
"path": "Basic.extension",
"sliceName": "contact",
"short": "R4: Contact details for the publisher (new)",
"definition": "R4: `TerminologyCapabilities.contact` (new:ContactDetail)",
"comment": "Element `TerminologyCapabilities.contact` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.contact` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nMay be a web site, an email address, a telephone number, etc.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.contact|0.1.0"
}
]
},
{
"id": "Basic.extension:description",
"path": "Basic.extension",
"sliceName": "description",
"short": "R4: Natural language description of the terminology capabilities (new)",
"definition": "R4: `TerminologyCapabilities.description` (new:markdown)",
"comment": "Element `TerminologyCapabilities.description` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis description can be used to capture details such as why the terminology capabilities was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the terminology capabilities as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the terminology capabilities is presumed to be the predominant language in the place the terminology capabilities was created).This does not need to be populated if the description is adequately implied by the software or implementation details.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.description|0.1.0"
}
]
},
{
"id": "Basic.extension:useContext",
"path": "Basic.extension",
"sliceName": "useContext",
"short": "R4: The context that the content is intended to support (new)",
"definition": "R4: `TerminologyCapabilities.useContext` (new:UsageContext)",
"comment": "Element `TerminologyCapabilities.useContext` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.useContext` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nWhen multiple useContexts are specified, there is no expectation that all or any of the contexts apply.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.useContext|0.1.0"
}
]
},
{
"id": "Basic.extension:jurisdiction",
"path": "Basic.extension",
"sliceName": "jurisdiction",
"short": "R4: Intended jurisdiction for terminology capabilities (if applicable) (new)",
"definition": "R4: `TerminologyCapabilities.jurisdiction` (new:CodeableConcept)",
"comment": "Element `TerminologyCapabilities.jurisdiction` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.jurisdiction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nIt may be possible for the terminology capabilities to be used in jurisdictions other than those for which it was originally designed or intended.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.jurisdiction|0.1.0"
}
]
},
{
"id": "Basic.extension:purpose",
"path": "Basic.extension",
"sliceName": "purpose",
"short": "R4: Why this terminology capabilities is defined (new)",
"definition": "R4: `TerminologyCapabilities.purpose` (new:markdown)",
"comment": "Element `TerminologyCapabilities.purpose` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.purpose` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element does not describe the usage of the terminology capabilities. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this terminology capabilities.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.purpose|0.1.0"
}
]
},
{
"id": "Basic.extension:copyright",
"path": "Basic.extension",
"sliceName": "copyright",
"short": "R4: Use and/or publishing restrictions (new)",
"definition": "R4: `TerminologyCapabilities.copyright` (new:markdown)",
"comment": "Element `TerminologyCapabilities.copyright` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.copyright` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.copyright|0.1.0"
}
]
},
{
"id": "Basic.extension:kind",
"path": "Basic.extension",
"sliceName": "kind",
"short": "R4: instance | capability | requirements (new)",
"definition": "R4: `TerminologyCapabilities.kind` (new:code)",
"comment": "Element `TerminologyCapabilities.kind` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.kind` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.kind|0.1.0"
}
]
},
{
"id": "Basic.extension:software",
"path": "Basic.extension",
"sliceName": "software",
"short": "R4: Software that is covered by this terminology capability statement (new)",
"definition": "R4: `TerminologyCapabilities.software` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.software` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.software` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.software|0.1.0"
}
]
},
{
"id": "Basic.extension:implementation",
"path": "Basic.extension",
"sliceName": "implementation",
"short": "R4: If this describes a specific instance (new)",
"definition": "R4: `TerminologyCapabilities.implementation` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.implementation` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.implementation` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.implementation|0.1.0"
}
]
},
{
"id": "Basic.extension:lockedDate",
"path": "Basic.extension",
"sliceName": "lockedDate",
"short": "R4: Whether lockedDate is supported (new)",
"definition": "R4: `TerminologyCapabilities.lockedDate` (new:boolean)",
"comment": "Element `TerminologyCapabilities.lockedDate` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.lockedDate` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.lockedDate|0.1.0"
}
]
},
{
"id": "Basic.extension:codeSystem",
"path": "Basic.extension",
"sliceName": "codeSystem",
"short": "R4: A code system supported by the server (new)",
"definition": "R4: `TerminologyCapabilities.codeSystem` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.codeSystem` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.codeSystem` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe code system - identified by its system URL - may also be declared explicitly as a Code System Resource at /CodeSystem, but it might not be.",
"min": 0,
"max": "*",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.codeSystem|0.1.0"
}
]
},
{
"id": "Basic.extension:expansion",
"path": "Basic.extension",
"sliceName": "expansion",
"short": "R4: Information about the [ValueSet/$expand](https://hl7.org/fhir/valueset-operation-expand.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.expansion` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.expansion` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.expansion` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.expansion|0.1.0"
}
]
},
{
"id": "Basic.extension:codeSearch",
"path": "Basic.extension",
"sliceName": "codeSearch",
"short": "R4: explicit | all (new)",
"definition": "R4: `TerminologyCapabilities.codeSearch` (new:code)",
"comment": "Element `TerminologyCapabilities.codeSearch` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.codeSearch` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nSee notes on the [ValueSet](https://hl7.org/fhir/v.html#) resource.",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.codeSearch|0.1.0"
}
]
},
{
"id": "Basic.extension:validateCode",
"path": "Basic.extension",
"sliceName": "validateCode",
"short": "R4: Information about the [ValueSet/$validate-code](https://hl7.org/fhir/valueset-operation-validate-code.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.validateCode` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.validateCode` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.validateCode` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.validateCode|0.1.0"
}
]
},
{
"id": "Basic.extension:translation",
"path": "Basic.extension",
"sliceName": "translation",
"short": "R4: Information about the [ConceptMap/$translate](https://hl7.org/fhir/conceptmap-operation-translate.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.translation` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.translation` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.translation` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.translation|0.1.0"
}
]
},
{
"id": "Basic.extension:closure",
"path": "Basic.extension",
"sliceName": "closure",
"short": "R4: Information about the [ConceptMap/$closure](https://hl7.org/fhir/conceptmap-operation-closure.html) operation (new)",
"definition": "R4: `TerminologyCapabilities.closure` (new:BackboneElement)",
"comment": "Element `TerminologyCapabilities.closure` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.closure` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.closure|0.1.0"
}
]
},
{
"id": "Basic.modifierExtension",
"path": "Basic.modifierExtension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"min": 0,
"max": "*"
},
{
"id": "Basic.modifierExtension:status",
"path": "Basic.modifierExtension",
"sliceName": "status",
"short": "R4: draft | active | retired | unknown (new)",
"definition": "R4: `TerminologyCapabilities.status` (new:code)",
"comment": "Element `TerminologyCapabilities.status` is not mapped to FHIR STU3, since FHIR R4 `TerminologyCapabilities` is not mapped.\nElement `TerminologyCapabilities.status` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nAllows filtering of terminology capabilitiess that are appropriate for use versus not.This is not intended for use with actual capability statements, but where capability statements are used to describe possible or desired systems.",
"min": 1,
"max": "1",
"base": {
"path": "DomainResource.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension",
"profile": "http://hl7.org/fhir/4.0/StructureDefinition/extension-TerminologyCapabilities.status|0.1.0"
}
]
}
]
}
}