BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: A code the describes how a particular Patient attribute is to be changed

Official URL: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-patient-operation-extension Version: 1.0.0
Active as of 2024-06-07 Computable Name: UpdatePatientOperationExtension

A code the describes how a particular Patient attribute is to be changed.

Context of Use

This extension may be used on the following element(s):

  • Element ID Patient.telecom
  • Element ID Patient.identifier
  • Element ID Patient.deceased[x]
  • Element ID Patient.address
  • Element ID Patient.name
  • Element ID Patient.gender
  • Element ID Patient.birthDate
  • Element ID Patient.multipleBirth[x]

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: A code the describes how a particular Patient attribute is to be changed.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension A code the describes how a particular Patient attribute is to be changed
... extension 0..0
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-patient-operation-extension"
... value[x] S 0..1 CodeableConcept Value of extension
Binding: BC Update Patient Operation Value Set (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension A code the describes how a particular Patient attribute is to be changed
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-patient-operation-extension"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: A code the describes how a particular Patient attribute is to be changed.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension A code the describes how a particular Patient attribute is to be changed
... extension 0..0
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-patient-operation-extension"
... value[x] S 0..1 CodeableConcept Value of extension
Binding: BC Update Patient Operation Value Set (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension A code the describes how a particular Patient attribute is to be changed
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-patient-operation-extension"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredUpdatePatientOperationVS (a valid code from BC Code System Of Allowed Update Operations)
https://terminology.hlth.gov.bc.ca/ClientRegistry/ValueSet/bc-client-registry-update-patient-operation-value-set
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()