Package | hl7.fhir.uv.application-feature |
Type | ImplementationGuide |
Id | hl7.fhir.uv.application-feature |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/application-feature/https://build.fhir.org/ig/HL7/capstmt/index.html |
URL | http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature |
Version | 1.0.0 |
Status | active |
Date | 2025-05-15T09:57:57+00:00 |
Name | ApplicationFeatureFramework |
Title | FHIR Application Feature Framework Implementation Guide |
Realm | uv |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImplementationGuide hl7.fhir.uv.application-feature
The official URL for this implementation guide is:
http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature
{ "resourceType": "ImplementationGuide", "id": "hl7.fhir.uv.application-feature", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://hl7.org/fhir/uv/application-feature/ImplementationGuide/hl7.fhir.uv.application-feature", "version": "1.0.0", "name": "ApplicationFeatureFramework", "title": "FHIR Application Feature Framework Implementation Guide", "status": "active", "date": "2025-05-15T09:57:57+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "packageId": "hl7.fhir.uv.application-feature", "license": "CC0-1.0", "fhirVersion": [ "5.0.0" ], "dependsOn": [ { "id": "hl7tx", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment", "valueMarkdown": "Automatically added as a dependency - all IGs depend on HL7 Terminology" } ], "uri": "http://terminology.hl7.org/ImplementationGuide/hl7.terminology", "packageId": "hl7.terminology.r5", "version": "6.3.0" }, { "id": "hl7ext", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment", "valueMarkdown": "Automatically added as a dependency - all IGs depend on the HL7 Extension Pack" } ], "uri": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions", "packageId": "hl7.fhir.uv.extensions.r5", "version": "5.2.0" } ], "definition": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-internal-dependency", "valueCode": "hl7.fhir.uv.tools.r5#0.5.0" } ], "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "StructureDefinition:extension" } ], "reference": { "reference": "StructureDefinition/feature" }, "name": "Feature", "description": "This extension documents the features of a system using code/value pairs", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "StructureDefinition:resource" } ], "reference": { "reference": "StructureDefinition/FeatureCapabilityStatement" }, "name": "Feature Capability Statement", "description": "A profile on the CapabilityStatement resource that allows for feature negotiation.", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "StructureDefinition:logical" } ], "reference": { "reference": "StructureDefinition/FeatureDefinition" }, "name": "Feature Definition", "description": "A definition of a feature that applications may implement, or be required to implement. Features are an aspect of a an applications implementation that \ngenerally impacts on the handling of data received from or provided to from the application, which makes it worth declaring. Once declared,", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "OperationDefinition" } ], "reference": { "reference": "OperationDefinition/feature-query" }, "name": "Feature Query", "description": "This operation allows clients to query for features supported by a server.", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "StructureDefinition:resource" } ], "reference": { "reference": "StructureDefinition/FeatureQueryInputParameters" }, "name": "Feature Query Input Parameters", "description": "The Parameters profile used to define the inputs of the [$feature-query](OperationDefinition-feature-query.html) operation.", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "StructureDefinition:resource" } ], "reference": { "reference": "StructureDefinition/FeatureQueryOutputParameters" }, "name": "Feature Query Output Parameters", "description": "The Parameters profile used to define the outputs of the [$feature-query](OperationDefinition-feature-query.html) operation.", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "CapabilityStatement" } ], "reference": { "reference": "CapabilityStatement/FeatureCapabilityStatementExample" }, "name": "FeatureCapabilityStatementExample", "description": "An example of a CapabilityStatement with feature extensions", "isExample": true, "profile": [ "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureCapabilityStatement" ] }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format", "valueCode": "application/fhir+json" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "FeatureDefinition" } ], "reference": { "reference": "FeatureDefinition/FeatureSupport" }, "name": "FeatureSupport", "description": "This feature describes support for the Application Feature Framework.", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Parameters" } ], "reference": { "reference": "Parameters/FeatureSupportInputParametersExample" }, "name": "FeatureSupportInputParametersExample", "description": "An example input parameter", "isExample": true, "profile": [ "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryInputParameters" ] }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Parameters" } ], "reference": { "reference": "Parameters/FeatureSupportOutputParametersExample" }, "name": "FeatureSupportOutputParametersExample", "description": "An example input parameter", "isExample": true, "profile": [ "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryOutputParameters" ] }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format", "valueCode": "application/fhir+json" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "FeatureDefinition" } ], "reference": { "reference": "FeatureDefinition/PatientRead" }, "name": "PatientRead", "description": "This feature describes support for the Application Feature Framework.", "isExample": true, "profile": [ "http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureDefinition|1.0.0" ] }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "CodeSystem" } ], "reference": { "reference": "CodeSystem/processing-status-cs" }, "name": "Processing Status Code System", "description": "CodeSystem for feature-query processing status", "isExample": false }, { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "ValueSet" } ], "reference": { "reference": "ValueSet/processing-status-vs" }, "name": "Processing Status Value VS", "description": "The processing status of a $feature-query request", "isExample": false } ], "page": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "sourceUrl": "toc.html", "name": "toc.html", "title": "Table of Contents", "generation": "html", "page": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "sourceUrl": "index.html", "name": "index.html", "title": "Home", "generation": "markdown" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "sourceUrl": "downloads.html", "name": "downloads.html", "title": "Downloads", "generation": "markdown" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "sourceUrl": "specification.html", "name": "specification.html", "title": "Specification", "generation": "markdown" } ] }, "parameter": [ { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "copyrightyear" }, "value": "2023+" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "releaselabel" }, "value": "STU1 Ballot" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "custom-resource" }, "value": "fsh-generated/resources/StructureDefinition-FeatureDefinition.json" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "pin-canonicals" }, "value": "pin-multiples" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "path-history" }, "value": "http://hl7.org/fhir/uv/application-feature/history.html" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "autoload-resources" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/capabilities" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/examples" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/extensions" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/models" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/operations" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/profiles" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/resources" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/vocabulary" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/maps" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/testing" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "input/history" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-resource" }, "value": "fsh-generated/resources" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-pages" }, "value": "template/config" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-pages" }, "value": "input/images" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "path-liquid" }, "value": "template/liquid" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "path-liquid" }, "value": "input/liquid" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "path-qa" }, "value": "temp/qa" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "path-temp" }, "value": "temp/pages" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "path-output" }, "value": "output" }, { "code": { "system": "http://hl7.org/fhir/guide-parameter-code", "code": "path-tx-cache" }, "value": "input-cache/txcache" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "path-suppressed-warnings" }, "value": "input/ignoreWarnings.txt" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "template-html" }, "value": "template-page.html" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "template-md" }, "value": "template-page-md.html" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-contact" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-context" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-copyright" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-jurisdiction" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-license" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-publisher" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-version" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "apply-wg" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "active-tables" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "fmm-definition" }, "value": "http://hl7.org/fhir/versions.html#maturity" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "propagate-status" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "excludelogbinaryformat" }, "value": "true" }, { "code": { "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters", "code": "tabbed-snapshots" }, "value": "true" } ] } }