Skip to content

Commit

Permalink
FEATURE IOPS-1721 practitioner role and Appointment
Browse files Browse the repository at this point in the history
Extension-GPConnect-PractitionerRole-1 referenced valueset updated along with description. Meta updated with new version and NHS England in place of NHS Digital

GPConnect-Appointment-1 Meta updated with new version and NHS England in place of NHS Digital
  • Loading branch information
adrianhand2 committed Aug 10, 2023
1 parent fe080f7 commit 3e6db88
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3,620 deletions.
205 changes: 8 additions & 197 deletions StructureDefinitions/Extension-GPConnect-PractitionerRole-1.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<StructureDefinition xmlns="http://hl7.org/fhir">
<meta>
<lastUpdated value="2018-09-19T08:47:14.103+01:00" />
<lastUpdated value="2023-08-10T14:10:33.8782242+00:00" />
</meta>
<url value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-PractitionerRole-1" />
<version value="1.2.0" />
<version value="1.3.0" />
<name value="Extension-GPConnect-PractitionerRole-1" />
<status value="active" />
<date value="2018-02-22T09:57:42.83+00:00" />
<publisher value="NHS Digital" />
<date value="2023-08-10" />
<publisher value="NHS England" />
<contact>
<name value="Interoperability Team" />
<telecom>
Expand All @@ -18,7 +18,7 @@
</telecom>
</contact>
<description value="An extension to record the role of the Practitioner of a scheduled Appointment." />
<copyright value="Copyright © 2018 NHS Digital" />
<copyright value="Copyright © 2023 NHS England" />
<fhirVersion value="3.0.1" />
<kind value="complex-type" />
<abstract value="false" />
Expand All @@ -28,195 +28,6 @@
<type value="Extension" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
<derivation value="constraint" />
<snapshot>
<element id="Extension">
<path value="Extension" />
<short value="An extension to record the role of the Practitioner of a scheduled Appointment" />
<definition value="An extension to record the role of the Practitioner of a scheduled Appointment." />
<min value="0" />
<max value="*" />
<base>
<path value="Element" />
<min value="0" />
<max value="*" />
</base>
<condition value="ele-1" />
<constraint>
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() &gt; id.count())" />
<xpath value="@value|f:*|h:div" />
</constraint>
<constraint>
<key value="ext-1" />
<severity value="error" />
<human value="Must have either extensions or value[x], not both" />
<expression value="extension.exists() != value.exists()" />
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
</constraint>
<mapping>
<identity value="rim" />
<map value="n/a" />
</mapping>
<mapping>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Extension.id">
<path value="Extension.id" />
<representation value="xmlAttr" />
<short value="xml:id (or equivalent in JSON)" />
<definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
<comment value="Note that FHIR strings may not exceed 1MB in size" />
<min value="0" />
<max value="1" />
<base>
<path value="Element.id" />
<min value="0" />
<max value="1" />
</base>
<type>
<code value="string" />
</type>
<condition value="ele-1" />
<constraint>
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() &gt; id.count())" />
<xpath value="@value|f:*|h:div" />
</constraint>
<mapping>
<identity value="rim" />
<map value="n/a" />
</mapping>
</element>
<element id="Extension.extension">
<path value="Extension.extension" />
<slicing>
<discriminator>
<type value="value" />
<path value="url" />
</discriminator>
<description value="Extensions are always sliced by (at least) url" />
<rules value="open" />
</slicing>
<short value="Additional Content defined by implementations" />
<definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
<comment value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone." />
<alias value="extensions" />
<alias value="user content" />
<min value="0" />
<max value="*" />
<base>
<path value="Element.extension" />
<min value="0" />
<max value="*" />
</base>
<type>
<code value="Extension" />
</type>
<condition value="ele-1" />
<constraint>
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() &gt; id.count())" />
<xpath value="@value|f:*|h:div" />
</constraint>
<constraint>
<key value="ext-1" />
<severity value="error" />
<human value="Must have either extensions or value[x], not both" />
<expression value="extension.exists() != value.exists()" />
<xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
</constraint>
<mapping>
<identity value="rim" />
<map value="n/a" />
</mapping>
<mapping>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Extension.url">
<path value="Extension.url" />
<representation value="xmlAttr" />
<short value="identifies the meaning of the extension" />
<definition value="Source of the definition for the extension code - a logical name or a URL." />
<comment value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension." />
<min value="1" />
<max value="1" />
<base>
<path value="Extension.url" />
<min value="1" />
<max value="1" />
</base>
<type>
<code value="uri" />
</type>
<fixedUri value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-PractitionerRole-1" />
<condition value="ele-1" />
<constraint>
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() &gt; id.count())" />
<xpath value="@value|f:*|h:div" />
</constraint>
<mapping>
<identity value="rim" />
<map value="n/a" />
</mapping>
<mapping>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
<element id="Extension.valueCodeableConcept:valueCodeableConcept">
<path value="Extension.valueCodeableConcept" />
<sliceName value="valueCodeableConcept" />
<short value="To identify the Practitioner of a scheduled Appointment." />
<definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)." />
<comment value="A stream of bytes, base64 encoded" />
<min value="0" />
<max value="1" />
<base>
<path value="Extension.value[x]" />
<min value="0" />
<max value="1" />
</base>
<type>
<code value="CodeableConcept" />
</type>
<condition value="ele-1" />
<constraint>
<key value="ele-1" />
<severity value="error" />
<human value="All FHIR elements must have a @value or children" />
<expression value="hasValue() | (children().count() &gt; id.count())" />
<xpath value="@value|f:*|h:div" />
</constraint>
<binding>
<strength value="extensible" />
<description value="A ValueSet that contains a set of codes that identify the Practitioner of a scheduled Appointment." />
<valueSetReference>
<reference value="https://fhir.nhs.uk/STU3/ValueSet/GPConnect-PractitionerRole-1" />
</valueSetReference>
</binding>
<mapping>
<identity value="rim" />
<map value="n/a" />
</mapping>
<mapping>
<identity value="rim" />
<map value="N/A" />
</mapping>
</element>
</snapshot>
<differential>
<element id="Extension">
<path value="Extension" />
Expand All @@ -227,7 +38,7 @@
<path value="Extension.url" />
<fixedUri value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-PractitionerRole-1" />
</element>
<element id="Extension.valueCodeableConcept:valueCodeableConcept">
<element id="Extension.value[x]:valueCodeableConcept">
<path value="Extension.valueCodeableConcept" />
<sliceName value="valueCodeableConcept" />
<short value="To identify the Practitioner of a scheduled Appointment." />
Expand All @@ -236,9 +47,9 @@
</type>
<binding>
<strength value="extensible" />
<description value="A ValueSet that contains a set of codes that identify the Practitioner of a scheduled Appointment." />
<description value="A ValueSet that identifies the job role associated with the person on the smart card. This consists of a set of Role Based Access Control (RBAC) codes. This code list is externally maintained." />
<valueSetReference>
<reference value="https://fhir.nhs.uk/STU3/ValueSet/GPConnect-PractitionerRole-1" />
<reference value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-SDSJobRoleName-1" />
</valueSetReference>
</binding>
</element>
Expand Down

0 comments on commit 3e6db88

Please sign in to comment.