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-PrescribedElsewhere-1

An Extension to hold the type of organisation/setting responsible for authorising and issuing a medication outside of a GP system. If no prescription (e.g. OTC) then recorded as “self-prescribed”.

The official URL for this extension is:

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

Status: draft
Extension maintained by: INTEROpen

Context of Use

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

  • {"type"=>"MedicationStatement"}

Usage info

Usage:

  • This Extension is not used in this Implementation Guide

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

Fixed Value: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionThe type of organisation/setting responsible for authorising and issuing a medication outside of a GP system
... url 1..1uri"https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-PrescribedElsewhere-1"
... valueCodeableConcept:valueCodeableConcept 0..1CodeableConceptThe type of organisation/setting responsible for authorising and issuing medication outside of a GP system
Binding: Care Connect Prescribed Elsewhere (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1ExtensionThe type of organisation/setting responsible for authorising and issuing a medication outside of a GP system
... 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-PrescribedElsewhere-1"
.... value[x]:valueCodeableConcept 0..1CodeableConceptThe type of organisation/setting responsible for authorising and issuing medication outside of a GP system
Binding: Care Connect Prescribed Elsewhere (required)

doco Documentation for this format

This structure is derived from Extension

Summary

Fixed Value: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionThe type of organisation/setting responsible for authorising and issuing a medication outside of a GP system
... url 1..1uri"https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-PrescribedElsewhere-1"
... valueCodeableConcept:valueCodeableConcept 0..1CodeableConceptThe type of organisation/setting responsible for authorising and issuing medication outside of a GP system
Binding: Care Connect Prescribed Elsewhere (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..1ExtensionThe type of organisation/setting responsible for authorising and issuing a medication outside of a GP system
... 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-PrescribedElsewhere-1"
.... value[x]:valueCodeableConcept 0..1CodeableConceptThe type of organisation/setting responsible for authorising and issuing medication outside of a GP system
Binding: Care Connect Prescribed Elsewhere (required)

doco Documentation for this format

 

Other representations of extension: Schematron

Terminology Bindings

Terminology Bindings

PathConformanceValueSet
Extension.value[x]:valueCodeableConceptrequiredCare Connect Prescribed Elsewhere

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()