FHIR Core Implementation Guide (CO)
0.1.0 - STU1
FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://co.fhir.guide/core/StructureDefinition/ProcedureCO | Version: 0.1.0 | |||
Draft as of 2024-11-19 | Computable Name: ProcedureCO | |||
Copyright/Legal: HL7 Colombia, CC-BY-4.0, 2024+ |
FHIR Procedure colombian Core profile, defined by HL7 Colombia.
Standardize the recording and exchange of data on the provision of health procedures to colombian patients. [ES: Estandarizar el registro e intercambio de datos sobre prestación de procedimientos de salud a los pacientes colombianos.]
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Procedure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Procedure | 0..* | Procedure | An action that is being or was performed on a patient | |
meta | ||||
profile | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Required Pattern: http://co.fhir.guide/core/StructureDefinition/ProcedureCO | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ExtensionSurgicalMethod | S | 0..1 | Coding | method or manner of performing the surgical act. URL: http://co.fhir.guide/core/StructureDefinition/ExtensionSurgicalMethod Binding: http://terminology.fhir.guide/co/ValueSet/ColombianSurgicalMethodCodes (required) |
Slices for identifier | 1..2 | Identifier | Identifier(s) by which this encounter is known Slice: Unordered, Open by value:id | |
identifier:InvoiceIdentifier | S | 0..1 | Identifier | Invoice Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: InvoiceIdentifier | |
use | 1..1 | code | usual | official | temp | secondary | old (If known) Fixed Value: official | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/Invoices | |
value | 1..1 | string | The value that is unique | |
identifier:AuthorizationIdentifier | S | 1..1 | Identifier | Authorization Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: AuthorizationIdentifier | |
use | 1..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/EncounterAuthorization | |
value | 1..1 | string | The value that is unique | |
status | S | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required) |
category | S | 0..1 | CodeableConcept | Classification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureCategory | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
code | S | 1..1 | CodeableConcept | Identification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/CUPS | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
subject | S | 1..1 | Reference(Profile: Patient CO) | Who the procedure was performed on |
encounter | S | 0..1 | Reference(Profile: Encounter Medical Consultation CO | Profile: Emergency Encounter CO | Profile: Hospitalization Encounter CO) | Encounter created as part of |
performed[x] | S | 1..1 | dateTime | When the procedure was performed |
performer | S | 1..* | BackboneElement | The people who performed the procedure |
function | S | 1..1 | CodeableConcept | Type of performance Binding: http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/PactitionerTypeFunction | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
actor | S | 1..1 | Reference(Profile: Care Delivery Organization CO) | The reference to the care delivery organization |
reasonCode | S | 1..1 | CodeableConcept | Coded reason procedure performed Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureReason | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
Slices for reasonReference | S | 2..* | Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference) | The justification that the procedure was performed Slice: Ordered, Open by value:id |
reasonReference:MainDiagnosis | S | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: MainDiagnosis | |
reasonReference:Comobility | S | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: Comobility-1 | |
complication | S | 0..* | CodeableConcept | Complication following the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ICD10Codes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/sid/icd-10 | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Procedure.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|4.0.1 from the FHIR Standard | |
Procedure.category | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes | |
Procedure.code | required | http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodeshttp://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes | |
Procedure.performer.function | required | http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodeshttp://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes | |
Procedure.reasonCode | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes | |
Procedure.complication | required | http://terminology.fhir.guide/co/ValueSet/ICD10Codeshttp://terminology.fhir.guide/co/ValueSet/ICD10Codes |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Procedure | 0..* | Procedure | An action that is being or was performed on a patient | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ExtensionSurgicalMethod | S | 0..1 | Coding | method or manner of performing the surgical act. URL: http://co.fhir.guide/core/StructureDefinition/ExtensionSurgicalMethod Binding: http://terminology.fhir.guide/co/ValueSet/ColombianSurgicalMethodCodes (required) |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 1..2 | Identifier | Identifier(s) by which this encounter is known Slice: Unordered, Open by value:id |
identifier:InvoiceIdentifier | SΣ | 0..1 | Identifier | Invoice Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: InvoiceIdentifier | |
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/Invoices |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
identifier:AuthorizationIdentifier | SΣ | 1..1 | Identifier | Authorization Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: AuthorizationIdentifier | |
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official |
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/EncounterAuthorization |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
status | ?!SΣ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required) |
category | SΣ | 0..1 | CodeableConcept | Classification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes (required) |
code | SΣ | 1..1 | CodeableConcept | Identification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes (required) |
subject | SΣ | 1..1 | Reference(Profile: Patient CO) | Who the procedure was performed on |
encounter | SΣ | 0..1 | Reference(Profile: Encounter Medical Consultation CO | Profile: Emergency Encounter CO | Profile: Hospitalization Encounter CO) | Encounter created as part of |
performed[x] | SΣ | 1..1 | dateTime | When the procedure was performed |
performer | SΣ | 1..* | BackboneElement | The people who performed the procedure |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
function | SΣ | 1..1 | CodeableConcept | Type of performance Binding: http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes (required) |
actor | SΣ | 1..1 | Reference(Profile: Care Delivery Organization CO) | The reference to the care delivery organization |
reasonCode | SΣ | 1..1 | CodeableConcept | Coded reason procedure performed Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes (required) |
Slices for reasonReference | SΣ | 2..* | Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference) | The justification that the procedure was performed Slice: Ordered, Open by value:id |
reasonReference:MainDiagnosis | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: MainDiagnosis | |
reasonReference:Comobility | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: Comobility-1 | |
complication | S | 0..* | CodeableConcept | Complication following the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ICD10Codes (required) |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Procedure.identifier:InvoiceIdentifier.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Procedure.identifier:AuthorizationIdentifier.use | required | Pattern: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Procedure.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|4.0.1 from the FHIR Standard | |
Procedure.category | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes | |
Procedure.code | required | http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodeshttp://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes | |
Procedure.performer.function | required | http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodeshttp://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes | |
Procedure.reasonCode | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes | |
Procedure.complication | required | http://terminology.fhir.guide/co/ValueSet/ICD10Codeshttp://terminology.fhir.guide/co/ValueSet/ICD10Codes |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Procedure | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Procedure | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Procedure | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Procedure | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Procedure | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Procedure | 0..* | Procedure | An action that is being or was performed on a patient | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
versionId | Σ | 0..1 | id | Version specific identifier | ||||
lastUpdated | Σ | 0..1 | instant | When the resource version last changed | ||||
source | Σ | 0..1 | uri | Identifies where the resource comes from | ||||
profile | Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Required Pattern: http://co.fhir.guide/core/StructureDefinition/ProcedureCO | ||||
security | Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
tag | Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
ExtensionSurgicalMethod | S | 0..1 | Coding | method or manner of performing the surgical act. URL: http://co.fhir.guide/core/StructureDefinition/ExtensionSurgicalMethod Binding: http://terminology.fhir.guide/co/ValueSet/ColombianSurgicalMethodCodes (required) | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | Σ | 1..2 | Identifier | Identifier(s) by which this encounter is known Slice: Unordered, Open by value:id | ||||
identifier:InvoiceIdentifier | SΣ | 0..1 | Identifier | Invoice Identifier | ||||
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: InvoiceIdentifier | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/Invoices | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
identifier:AuthorizationIdentifier | SΣ | 1..1 | Identifier | Authorization Identifier | ||||
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: AuthorizationIdentifier | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/EncounterAuthorization | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
instantiatesCanonical | Σ | 0..* | canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) | Instantiates FHIR protocol or definition | ||||
instantiatesUri | Σ | 0..* | uri | Instantiates external protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CarePlan | ServiceRequest) | A request for this procedure | ||||
partOf | Σ | 0..* | Reference(Procedure | Observation | MedicationAdministration) | Part of referenced event | ||||
status | ?!SΣ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required) | ||||
statusReason | Σ | 0..1 | CodeableConcept | Reason for current status Binding: ProcedureNotPerformedReason(SNOMED-CT) (example): A code that identifies the reason a procedure was not performed. | ||||
category | SΣ | 0..1 | CodeableConcept | Classification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureCategory | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
code | SΣ | 1..1 | CodeableConcept | Identification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/CUPS | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
subject | SΣ | 1..1 | Reference(Profile: Patient CO) | Who the procedure was performed on | ||||
encounter | SΣ | 0..1 | Reference(Profile: Encounter Medical Consultation CO | Profile: Emergency Encounter CO | Profile: Hospitalization Encounter CO) | Encounter created as part of | ||||
performed[x] | SΣ | 1..1 | dateTime | When the procedure was performed | ||||
recorder | Σ | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole) | Who recorded the procedure | ||||
asserter | Σ | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole) | Person who asserts this procedure | ||||
performer | SΣ | 1..* | BackboneElement | The people who performed the procedure | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
function | SΣ | 1..1 | CodeableConcept | Type of performance Binding: http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/PactitionerTypeFunction | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
actor | SΣ | 1..1 | Reference(Profile: Care Delivery Organization CO) | The reference to the care delivery organization | ||||
onBehalfOf | 0..1 | Reference(Organization) | Organization the device or practitioner was acting for | |||||
location | Σ | 0..1 | Reference(Location) | Where the procedure happened | ||||
reasonCode | SΣ | 1..1 | CodeableConcept | Coded reason procedure performed Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureReason | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
Slices for reasonReference | SΣ | 2..* | Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference) | The justification that the procedure was performed Slice: Ordered, Open by value:id | ||||
reasonReference:MainDiagnosis | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed | ||||
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: MainDiagnosis | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
reasonReference:Comobility | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed | ||||
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: Comobility-1 | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
bodySite | Σ | 0..* | CodeableConcept | Target body sites Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
outcome | Σ | 0..1 | CodeableConcept | The result of procedure Binding: ProcedureOutcomeCodes(SNOMEDCT) (example): An outcome of a procedure - whether it was resolved or otherwise. | ||||
report | 0..* | Reference(DiagnosticReport | DocumentReference | Composition) | Any report resulting from the procedure | |||||
complication | S | 0..* | CodeableConcept | Complication following the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ICD10Codes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/sid/icd-10 | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
complicationDetail | 0..* | Reference(Condition) | A condition that is a result of the procedure | |||||
followUp | 0..* | CodeableConcept | Instructions for follow up Binding: ProcedureFollowUpCodes(SNOMEDCT) (example): Specific follow up required for a procedure e.g. removal of sutures. | |||||
note | 0..* | Annotation | Additional information about the procedure | |||||
focalDevice | 0..* | BackboneElement | Manipulated, implanted, or removed device | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
action | 0..1 | CodeableConcept | Kind of change to device Binding: ProcedureDeviceActionCodes (preferred): A kind of change that happened to the device during the procedure. | |||||
manipulated | 1..1 | Reference(Device) | Device that was changed | |||||
usedReference | 0..* | Reference(Device | Medication | Substance) | Items used during procedure | |||||
usedCode | 0..* | CodeableConcept | Coded items used during the procedure Binding: FHIRDeviceTypes (example): Codes describing items used during a procedure. | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Procedure.meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labels from the FHIR Standard | ||||
Procedure.meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tags from the FHIR Standard | ||||
Procedure.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Procedure.identifier:InvoiceIdentifier.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Procedure.identifier:InvoiceIdentifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Procedure.identifier:AuthorizationIdentifier.use | required | Pattern: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Procedure.identifier:AuthorizationIdentifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Procedure.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|4.0.1 from the FHIR Standard | ||||
Procedure.statusReason | example | ProcedureNotPerformedReason(SNOMED-CT)http://hl7.org/fhir/ValueSet/procedure-not-performed-reason from the FHIR Standard | ||||
Procedure.category | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes | ||||
Procedure.code | required | http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodeshttp://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes | ||||
Procedure.performer.function | required | http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodeshttp://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes | ||||
Procedure.reasonCode | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes | ||||
Procedure.reasonReference:MainDiagnosis.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Procedure.reasonReference:Comobility.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Procedure.bodySite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site from the FHIR Standard | ||||
Procedure.outcome | example | ProcedureOutcomeCodes(SNOMEDCT)http://hl7.org/fhir/ValueSet/procedure-outcome from the FHIR Standard | ||||
Procedure.complication | required | http://terminology.fhir.guide/co/ValueSet/ICD10Codeshttp://terminology.fhir.guide/co/ValueSet/ICD10Codes | ||||
Procedure.followUp | example | ProcedureFollowUpCodes(SNOMEDCT)http://hl7.org/fhir/ValueSet/procedure-followup from the FHIR Standard | ||||
Procedure.focalDevice.action | preferred | ProcedureDeviceActionCodeshttp://hl7.org/fhir/ValueSet/device-action from the FHIR Standard | ||||
Procedure.usedCode | example | FHIRDeviceTypeshttp://hl7.org/fhir/ValueSet/device-kind from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Procedure | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Procedure | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Procedure | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Procedure | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Procedure | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Procedure
Summary
Mandatory: 15 elements(19 nested mandatory elements)
Must-Support: 17 elements
Fixed: 10 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Procedure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Procedure | 0..* | Procedure | An action that is being or was performed on a patient | |
meta | ||||
profile | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Required Pattern: http://co.fhir.guide/core/StructureDefinition/ProcedureCO | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ExtensionSurgicalMethod | S | 0..1 | Coding | method or manner of performing the surgical act. URL: http://co.fhir.guide/core/StructureDefinition/ExtensionSurgicalMethod Binding: http://terminology.fhir.guide/co/ValueSet/ColombianSurgicalMethodCodes (required) |
Slices for identifier | 1..2 | Identifier | Identifier(s) by which this encounter is known Slice: Unordered, Open by value:id | |
identifier:InvoiceIdentifier | S | 0..1 | Identifier | Invoice Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: InvoiceIdentifier | |
use | 1..1 | code | usual | official | temp | secondary | old (If known) Fixed Value: official | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/Invoices | |
value | 1..1 | string | The value that is unique | |
identifier:AuthorizationIdentifier | S | 1..1 | Identifier | Authorization Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: AuthorizationIdentifier | |
use | 1..1 | code | usual | official | temp | secondary | old (If known) Required Pattern: official | |
system | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/EncounterAuthorization | |
value | 1..1 | string | The value that is unique | |
status | S | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required) |
category | S | 0..1 | CodeableConcept | Classification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureCategory | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
code | S | 1..1 | CodeableConcept | Identification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/CUPS | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
subject | S | 1..1 | Reference(Profile: Patient CO) | Who the procedure was performed on |
encounter | S | 0..1 | Reference(Profile: Encounter Medical Consultation CO | Profile: Emergency Encounter CO | Profile: Hospitalization Encounter CO) | Encounter created as part of |
performed[x] | S | 1..1 | dateTime | When the procedure was performed |
performer | S | 1..* | BackboneElement | The people who performed the procedure |
function | S | 1..1 | CodeableConcept | Type of performance Binding: http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/PactitionerTypeFunction | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
actor | S | 1..1 | Reference(Profile: Care Delivery Organization CO) | The reference to the care delivery organization |
reasonCode | S | 1..1 | CodeableConcept | Coded reason procedure performed Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureReason | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
Slices for reasonReference | S | 2..* | Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference) | The justification that the procedure was performed Slice: Ordered, Open by value:id |
reasonReference:MainDiagnosis | S | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: MainDiagnosis | |
reasonReference:Comobility | S | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: Comobility-1 | |
complication | S | 0..* | CodeableConcept | Complication following the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ICD10Codes (required) |
coding | ||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/sid/icd-10 | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 1..1 | string | Representation defined by the system | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Procedure.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|4.0.1 from the FHIR Standard | |
Procedure.category | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes | |
Procedure.code | required | http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodeshttp://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes | |
Procedure.performer.function | required | http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodeshttp://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes | |
Procedure.reasonCode | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes | |
Procedure.complication | required | http://terminology.fhir.guide/co/ValueSet/ICD10Codeshttp://terminology.fhir.guide/co/ValueSet/ICD10Codes |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Procedure | 0..* | Procedure | An action that is being or was performed on a patient | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ExtensionSurgicalMethod | S | 0..1 | Coding | method or manner of performing the surgical act. URL: http://co.fhir.guide/core/StructureDefinition/ExtensionSurgicalMethod Binding: http://terminology.fhir.guide/co/ValueSet/ColombianSurgicalMethodCodes (required) |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 1..2 | Identifier | Identifier(s) by which this encounter is known Slice: Unordered, Open by value:id |
identifier:InvoiceIdentifier | SΣ | 0..1 | Identifier | Invoice Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: InvoiceIdentifier | |
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official |
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/Invoices |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
identifier:AuthorizationIdentifier | SΣ | 1..1 | Identifier | Authorization Identifier |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: AuthorizationIdentifier | |
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official |
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/EncounterAuthorization |
value | Σ | 1..1 | string | The value that is unique Example General: 123456 |
status | ?!SΣ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required) |
category | SΣ | 0..1 | CodeableConcept | Classification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes (required) |
code | SΣ | 1..1 | CodeableConcept | Identification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes (required) |
subject | SΣ | 1..1 | Reference(Profile: Patient CO) | Who the procedure was performed on |
encounter | SΣ | 0..1 | Reference(Profile: Encounter Medical Consultation CO | Profile: Emergency Encounter CO | Profile: Hospitalization Encounter CO) | Encounter created as part of |
performed[x] | SΣ | 1..1 | dateTime | When the procedure was performed |
performer | SΣ | 1..* | BackboneElement | The people who performed the procedure |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
function | SΣ | 1..1 | CodeableConcept | Type of performance Binding: http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes (required) |
actor | SΣ | 1..1 | Reference(Profile: Care Delivery Organization CO) | The reference to the care delivery organization |
reasonCode | SΣ | 1..1 | CodeableConcept | Coded reason procedure performed Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes (required) |
Slices for reasonReference | SΣ | 2..* | Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference) | The justification that the procedure was performed Slice: Ordered, Open by value:id |
reasonReference:MainDiagnosis | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: MainDiagnosis | |
reasonReference:Comobility | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed |
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: Comobility-1 | |
complication | S | 0..* | CodeableConcept | Complication following the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ICD10Codes (required) |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Procedure.identifier:InvoiceIdentifier.use | required | Fixed Value: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Procedure.identifier:AuthorizationIdentifier.use | required | Pattern: officialhttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Procedure.status | required | EventStatushttp://hl7.org/fhir/ValueSet/event-status|4.0.1 from the FHIR Standard | |
Procedure.category | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes | |
Procedure.code | required | http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodeshttp://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes | |
Procedure.performer.function | required | http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodeshttp://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes | |
Procedure.reasonCode | required | http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodeshttp://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes | |
Procedure.complication | required | http://terminology.fhir.guide/co/ValueSet/ICD10Codeshttp://terminology.fhir.guide/co/ValueSet/ICD10Codes |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Procedure | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Procedure | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Procedure | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Procedure | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Procedure | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Procedure | 0..* | Procedure | An action that is being or was performed on a patient | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
versionId | Σ | 0..1 | id | Version specific identifier | ||||
lastUpdated | Σ | 0..1 | instant | When the resource version last changed | ||||
source | Σ | 0..1 | uri | Identifies where the resource comes from | ||||
profile | Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to Required Pattern: http://co.fhir.guide/core/StructureDefinition/ProcedureCO | ||||
security | Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
tag | Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
ExtensionSurgicalMethod | S | 0..1 | Coding | method or manner of performing the surgical act. URL: http://co.fhir.guide/core/StructureDefinition/ExtensionSurgicalMethod Binding: http://terminology.fhir.guide/co/ValueSet/ColombianSurgicalMethodCodes (required) | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | Σ | 1..2 | Identifier | Identifier(s) by which this encounter is known Slice: Unordered, Open by value:id | ||||
identifier:InvoiceIdentifier | SΣ | 0..1 | Identifier | Invoice Identifier | ||||
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: InvoiceIdentifier | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Fixed Value: official | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/Invoices | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
identifier:AuthorizationIdentifier | SΣ | 1..1 | Identifier | Authorization Identifier | ||||
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: AuthorizationIdentifier | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . Required Pattern: official | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://co.fhir.guide/NamingSystem/EncounterAuthorization | ||||
value | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
instantiatesCanonical | Σ | 0..* | canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) | Instantiates FHIR protocol or definition | ||||
instantiatesUri | Σ | 0..* | uri | Instantiates external protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CarePlan | ServiceRequest) | A request for this procedure | ||||
partOf | Σ | 0..* | Reference(Procedure | Observation | MedicationAdministration) | Part of referenced event | ||||
status | ?!SΣ | 1..1 | code | preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Binding: EventStatus (required) | ||||
statusReason | Σ | 0..1 | CodeableConcept | Reason for current status Binding: ProcedureNotPerformedReason(SNOMED-CT) (example): A code that identifies the reason a procedure was not performed. | ||||
category | SΣ | 0..1 | CodeableConcept | Classification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureCategoryCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureCategory | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
code | SΣ | 1..1 | CodeableConcept | Identification of the procedure Binding: http://terminology.fhir.guide/co/ValueSet/CUPSProcedureCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/CUPS | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
subject | SΣ | 1..1 | Reference(Profile: Patient CO) | Who the procedure was performed on | ||||
encounter | SΣ | 0..1 | Reference(Profile: Encounter Medical Consultation CO | Profile: Emergency Encounter CO | Profile: Hospitalization Encounter CO) | Encounter created as part of | ||||
performed[x] | SΣ | 1..1 | dateTime | When the procedure was performed | ||||
recorder | Σ | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole) | Who recorded the procedure | ||||
asserter | Σ | 0..1 | Reference(Patient | RelatedPerson | Practitioner | PractitionerRole) | Person who asserts this procedure | ||||
performer | SΣ | 1..* | BackboneElement | The people who performed the procedure | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
function | SΣ | 1..1 | CodeableConcept | Type of performance Binding: http://terminology.fhir.guide/co/ValueSet/PactitionerTypeFunctionCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/PactitionerTypeFunction | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
actor | SΣ | 1..1 | Reference(Profile: Care Delivery Organization CO) | The reference to the care delivery organization | ||||
onBehalfOf | 0..1 | Reference(Organization) | Organization the device or practitioner was acting for | |||||
location | Σ | 0..1 | Reference(Location) | Where the procedure happened | ||||
reasonCode | SΣ | 1..1 | CodeableConcept | Coded reason procedure performed Binding: http://terminology.fhir.guide/co/ValueSet/ColombianProcedureReasonCodes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | Σ | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.fhir.guide/co/CodeSystem/ColombianProcedureReason | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 1..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
Slices for reasonReference | SΣ | 2..* | Reference(Condition | Observation | Procedure | DiagnosticReport | DocumentReference) | The justification that the procedure was performed Slice: Ordered, Open by value:id | ||||
reasonReference:MainDiagnosis | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed | ||||
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: MainDiagnosis | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
reasonReference:Comobility | SΣ | 1..1 | Reference(Profile: Condition CO) | The justification that the procedure was performed | ||||
id | 1..1 | string | Unique id for inter-element referencing Required Pattern: Comobility-1 | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
bodySite | Σ | 0..* | CodeableConcept | Target body sites Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
outcome | Σ | 0..1 | CodeableConcept | The result of procedure Binding: ProcedureOutcomeCodes(SNOMEDCT) (example): An outcome of a procedure - whether it was resolved or otherwise. | ||||
report | 0..* | Reference(DiagnosticReport | DocumentReference | Composition) | Any report resulting from the procedure | |||||
complication | S | 0..* | CodeableConcept | Complication following the procedure Binding: http://terminology.fhir.guide/co/ValueSet/ICD10Codes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||