INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

Extension: Extension-CareConnect-ReferralRequestMethod-1

This extension is constrained to represent the method used to send or receive a Referral Request.

The official URL for this extension is:

https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1

Status: draft
Extension maintained by: INTEROpen

Context of Use

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

  • {"type"=>"ReferralRequest"}

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

Mandatory: 1 element
Fixed Value: 2 elements
Prohibited: 2 elements

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionThe method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc...
... url 1..1uri"https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1"
... valueCodeableConcept:valueCodeableConcept 1..1CodeableConceptBinding: Care Connect Referral Request Method (required)
.... coding 0..1CodingBinding: Care Connect Referral Request Method (required)
..... system 0..1uriFixed Value: https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ReferralRequestMethod-1
..... version 0..0
..... userSelected 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ExtensionThe method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc...
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1"
.... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Care Connect Referral Request Method (required)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ0..1CodingCode defined by a terminology system
Binding: Care Connect Referral Request Method (required)
...... id 0..1stringxml:id (or equivalent in JSON)
...... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ0..1uriIdentity of the terminology system
Fixed Value: https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ReferralRequestMethod-1
...... code Σ0..1codeSymbol in syntax defined by the system
...... display Σ0..1stringRepresentation defined by the system
..... text Σ0..1stringPlain text representation of the concept

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 1 element
Fixed Value: 2 elements
Prohibited: 2 elements

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionThe method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc...
... url 1..1uri"https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1"
... valueCodeableConcept:valueCodeableConcept 1..1CodeableConceptBinding: Care Connect Referral Request Method (required)
.... coding 0..1CodingBinding: Care Connect Referral Request Method (required)
..... system 0..1uriFixed Value: https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ReferralRequestMethod-1
..... version 0..0
..... userSelected 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ExtensionThe method used to communicate the referral such as fax, NHS e-Referral Service, secure email, etc...
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReferralRequestMethod-1"
.... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension
Binding: Care Connect Referral Request Method (required)
..... id 0..1stringxml:id (or equivalent in JSON)
..... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ0..1CodingCode defined by a terminology system
Binding: Care Connect Referral Request Method (required)
...... id 0..1stringxml:id (or equivalent in JSON)
...... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ0..1uriIdentity of the terminology system
Fixed Value: https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ReferralRequestMethod-1
...... code Σ0..1codeSymbol in syntax defined by the system
...... display Σ0..1stringRepresentation defined by the system
..... text Σ0..1stringPlain text representation of the concept

doco Documentation for this format

 

Other representations of extension: Schematron

Terminology Bindings

Terminology Bindings

PathConformanceValueSet
Extension.value[x]:valueCodeableConceptrequiredCare Connect Referral Request Method
Extension.value[x]:valueCodeableConcept.codingrequiredCare Connect Referral Request Method

Constraints

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()