Administrative Incubator, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/admin-incubator/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@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:OperationDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ChargeItemDefinition-apply"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2021-01-05T10:01:24.148+11:00"^^xsd:dateTime ]
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition ChargeItemDefinition-apply</b></p><a name=\"ChargeItemDefinition-apply\"> </a><a name=\"hcChargeItemDefinition-apply\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-01-05 10:01:24+1100</p></div><p>URL: [base]/ChargeItemDefinition/[id]/$apply</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>chargeItem</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/6.0.0-ballot3/references.html#Reference\">Reference</a> (<a href=\"StructureDefinition-ChargeItem.html\" title=\"http://hl7.org/fhir/StructureDefinition/ChargeItem\">Charge Item</a>)</td><td/><td><div><p>The ChargeItem on which the definition is to ba applies</p>\n</div></td></tr><tr><td>IN</td><td>account</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/6.0.0-ballot3/references.html#Reference\">Reference</a> (<a href=\"http://hl7.org/fhir/R5/account.html\" title=\"http://hl7.org/fhir/StructureDefinition/Account\">Account</a>)</td><td/><td><div><p>The account in context, if any</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/resource.html\">Resource</a></td><td/><td><div><p>The resource that is the result of applying the definition</p>\n</div></td></tr></table><div><p>The result of invoking this operation is a resource of the type specified by the activity definition, with all the definitions resolved as appropriate for the type of resource. Any dynamicValue elements will be evaluated (in the order in which they appear in the resource) and the results applied to the returned resource. If the ChargetItemDefinition includes library references, those libraries will be available to the evaluated expressions. If those libraries have parameters, those parameters will be bound by name to the parameters given to the operation. For a more detailed description, refer to the ChargetItemDefinition resource</p>\n</div></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 0 ]
] [
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 "trial-use" ]
] [
( fhir:extension [
fhir:url [
fhir:v "list"^^xsd:anyURI ;
fhir:l fhir:list ] ;
fhir:value [
a fhir:String ;
fhir:v "1" ] ] [
fhir:url [
fhir:v "response"^^xsd:anyURI ;
fhir:l fhir:response ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false ] ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content ] ;
fhir:value [
a fhir:String ;
fhir:v "$apply-request.txt" ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/build/StructureDefinition/example"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/build/StructureDefinition/example> ]
] [
( fhir:extension [
fhir:url [
fhir:v "list"^^xsd:anyURI ;
fhir:l fhir:list ] ;
fhir:value [
a fhir:String ;
fhir:v "1" ] ] [
fhir:url [
fhir:v "response"^^xsd:anyURI ;
fhir:l fhir:response ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content ] ;
fhir:value [
a fhir:String ;
fhir:v "$apply-response.txt" ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/build/StructureDefinition/example"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/build/StructureDefinition/example> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/build/StructureDefinition/footer"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/build/StructureDefinition/footer> ] ;
fhir:value [
a fhir:Markdown ;
fhir:v "The result of invoking this operation is a resource of the type specified by the activity definition, with all the definitions resolved as appropriate for the type of resource. Any dynamicValue elements will be evaluated (in the order in which they appear in the resource) and the results applied to the returned resource. If the ChargetItemDefinition includes library references, those libraries will be available to the evaluated expressions. If those libraries have parameters, those parameters will be bound by name to the parameters given to the operation. For a more detailed description, refer to the ChargetItemDefinition resource" ]
] [
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 "pa" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/build/OperationDefinition/ChargeItemDefinition-apply"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/build/OperationDefinition/ChargeItemDefinition-apply>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "Apply"] ; #
fhir:title [ fhir:v "Apply"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:kind [ fhir:v "operation"] ; #
fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Administration" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pa" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pa" ] ] )
] ) ; #
fhir:description [ fhir:v "The apply operation applies a definition in a specific context"] ; #
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:display [ fhir:v "World" ] ] )
] ) ; #
fhir:affectsState [ fhir:v true] ; #
fhir:code [ fhir:v "apply"] ; #
fhir:comment [ fhir:v "The result of invoking this operation is a resource of the type specified by the activity definition, with all the definitions resolved as appropriate for the type of resource. Any dynamicValue elements will be evaluated (in the order in which they appear in the resource) and the results applied to the returned resource. If the ChargetItemDefinition includes library references, those libraries will be available to the evaluated expressions. If those libraries have parameters, those parameters will be bound by name to the parameters given to the operation. For a more detailed description, refer to the ChargetItemDefinition resource"] ; #
fhir:resource ( [ fhir:v "ChargeItemDefinition"] ) ; #
fhir:system [ fhir:v false] ; #
fhir:type [ fhir:v false] ; #
fhir:instance [ fhir:v true] ; #
fhir:parameter ( [
fhir:name [ fhir:v "chargeItem" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "The ChargeItem on which the definition is to ba applies" ] ;
fhir:type [ fhir:v "Reference" ] ;
( fhir:targetProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ChargeItem"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ChargeItem> ] )
] [
fhir:name [ fhir:v "account" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "The account in context, if any" ] ;
fhir:type [ fhir:v "Reference" ] ;
( fhir:targetProfile [
fhir:v "http://hl7.org/fhir/StructureDefinition/Account"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Account> ] )
] [
fhir:name [ fhir:v "return" ] ;
fhir:use [ fhir:v "out" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "The resource that is the result of applying the definition" ] ;
fhir:type [ fhir:v "Resource" ]
] ) . #
IG © 2022+ HL7 International / Patient Administration.
Package hl7.fhir.uv.admin-incubator#0.1.0 based on FHIR 6.0.0-ballot3.
Generated 2025-11-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
