URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure |
Version | |
Status | active |
Description | Cross-Version Extension for Account.procedure. Valid in versions R2, R3, R4, R4B This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | The list of procedures relevant to this account | |
![]() ![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.code]] | URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.code | ||
![]() ![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.dateOfService]] | URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.dateOfService | ||
![]() ![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.device]] | URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.device | ||
![]() ![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.packageCode]] | URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.packageCode | ||
![]() ![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.sequence]] | URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.sequence | ||
![]() ![]() ![]() | ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.type]] | URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.type | ||
![]() ![]() ![]() | 1.. | |||
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r5-act.procedure", "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure", "name" : "XVerExtensionAccount.procedureR5", "title" : "Cross-Version Extension for Account.procedure in R5", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (Patient Administration)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm" }] }], "description" : "Cross-Version Extension for Account.procedure. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "context" : [{ "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "4.3" }, { "url" : "endFhirVersion", "valueCode" : "4.3" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "Account" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Account" }, { "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "4.0" }, { "url" : "endFhirVersion", "valueCode" : "4.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "Account" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Account" }, { "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "3.0" }, { "url" : "endFhirVersion", "valueCode" : "3.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "Account" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Account" }, { "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "1.0" }, { "url" : "endFhirVersion", "valueCode" : "1.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "Account" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Account" }], "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "The list of procedures relevant to this account", "definition" : "When using an account for billing a specific Encounter the set of procedures that are relevant for billing are stored here on the account where they are able to be sequenced appropriately prior to processing to produce claim(s).", "min" : 0, "max" : "*", "isModifier" : false }, { "path" : "Extension.extension", "sliceName" : "codeR5", "type" : [{ "code" : "Extension", "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.code"] }] }, { "path" : "Extension.extension", "sliceName" : "dateOfServiceR5", "type" : [{ "code" : "Extension", "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.dateOfService"] }] }, { "path" : "Extension.extension", "sliceName" : "deviceR5", "type" : [{ "code" : "Extension", "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.device"] }] }, { "path" : "Extension.extension", "sliceName" : "packageCodeR5", "type" : [{ "code" : "Extension", "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.packageCode"] }] }, { "path" : "Extension.extension", "sliceName" : "sequenceR5", "type" : [{ "code" : "Extension", "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.sequence"] }] }, { "path" : "Extension.extension", "sliceName" : "typeR5", "type" : [{ "code" : "Extension", "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure.type"] }] }, { "path" : "Extension.extension", "min" : 1 }, { "path" : "Extension.value[x]", "max" : "0" }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure" }] } }