Skip to content

Commit

Permalink
Fixed CI Build URL
Browse files Browse the repository at this point in the history
  • Loading branch information
brynrhodes committed Jan 18, 2022
1 parent 63428ee commit 26f8823
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 8 deletions.
4 changes: 2 additions & 2 deletions FHIR-us-qicore.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/qicore/2019Sep" ciUrl="http://build.fhir.org/ig/HL7/qi-core" defaultVersion="4.1.0" defaultWorkgroup="cqi" gitUrl="https://github.com/HL7/fhir-qi-core" url="http://hl7.org/fhir/us/qicore">
<version code="current" url="http://build.fhir.org/ig/HL7/qi-core"/>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/qicore/2019Sep" ciUrl="http://build.fhir.org/ig/HL7/fhir-qi-core" defaultVersion="4.1.0" defaultWorkgroup="cqi" gitUrl="https://github.com/HL7/fhir-qi-core" url="http://hl7.org/fhir/us/qicore">
<version code="current" url="http://build.fhir.org/ig/HL7/fhir-qi-core"/>
<version code="4.1.0" url="http://hl7.org/fhir/us/qicore/STU4.1"/>
<version code="4.0.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/STU4"/>
<version code="3.3.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/2019Sep"/>
Expand Down
4 changes: 2 additions & 2 deletions input-cache/jiraspec.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ciUrl="http://build.fhir.org/ig/HL7/qi-core" defaultVersion="current" defaultWorkgroup="cqi" gitUrl="https://github.com/HL7/fhir-qi-core" url="http://hl7.org/fhir/us/qicore">
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/qicore/2019Sep" ciUrl="http://build.fhir.org/ig/HL7/qi-core" defaultVersion="4.1.0" defaultWorkgroup="cqi" gitUrl="https://github.com/HL7/fhir-qi-core" url="http://hl7.org/fhir/us/qicore">
<version code="current" url="http://build.fhir.org/ig/HL7/qi-core"/>
<version code="4.1.0" url="http://hl7.org/fhir/us/qicore/STU4.1"/>
<version code="4.0.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/STU4"/>
Expand All @@ -8,11 +8,11 @@
<version code="3.1.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/STU3"/>
<version code="2.1.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/2018Jan"/>
<version code="2.0.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/STU2"/>
<version code="2.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/STU2"/>
<version code="1.6.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/2016Sep"/>
<version code="1.0.2" deprecated="true" url="http://hl7.org/fhir/DSTU2/qicore/qicore.html"/>
<version code="1.0.0" deprecated="true" url="http://hl7.org/fhir/2015Sep/qicore/qicore.html"/>
<version code="0.5.0" deprecated="true" url="http://hl7.org/fhir/2015May/qicore.html"/>
<version code="2.0" deprecated="true" url="http://hl7.org/fhir/us/qicore/STU2"/>
<artifactPageExtension value="-definitions"/>
<artifactPageExtension value="-examples"/>
<artifactPageExtension value="-mappings"/>
Expand Down
49 changes: 46 additions & 3 deletions input-cache/schemas/R5/fhir-single.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
POSSIBILITY OF SUCH DAMAGE.


Generated on Thu, Jan 6, 2022 17:33+0000 for FHIR v4.6.0
Generated on Mon, Jan 17, 2022 21:15+0000 for FHIR v4.6.0
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://hl7.org/fhir" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xml="http://www.w3.org/XML/1998/namespace" targetNamespace="http://hl7.org/fhir" elementFormDefault="qualified" version="4.6.0">
<!-- Note: When using this schema with some tools, it may also be necessary to declare xmlns:xml="http://www.w3.org/XML/1998/namespace", however this causes performance issues with other tools and thus is not in the base schemas. -->
Expand Down Expand Up @@ -9067,6 +9067,16 @@ into another (possibly the same) biological entity.</xs:documentation>
<xs:documentation xml:lang="en">This records identifiers associated with this biologically derived product instance that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="udiDeviceIdentifier" minOccurs="0" maxOccurs="1" type="string">
<xs:annotation>
<xs:documentation xml:lang="en">The device identifier (DI) is a mandatory, fixed portion of a UDI that identifies the labeler and the specific version or model of a device.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="distinctIdentifier" minOccurs="0" maxOccurs="1" type="string">
<xs:annotation>
<xs:documentation xml:lang="en">The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="biologicalSource" minOccurs="0" maxOccurs="1" type="Identifier">
<xs:annotation>
<xs:documentation xml:lang="en">An identifier that supports traceability to the biological entity that is the source of biological material in the product.</xs:documentation>
Expand Down Expand Up @@ -9160,8 +9170,10 @@ into another (possibly the same) biological entity.</xs:documentation>
<xs:element name="valueBoolean" type="boolean"/>
<xs:element name="valueInteger" type="integer"/>
<xs:element name="valueCodeableConcept" type="CodeableConcept"/>
<xs:element name="valuePeriod" type="Period"/>
<xs:element name="valueQuantity" type="Quantity"/>
<xs:element name="valueRange" type="Range"/>
<xs:element name="valueRatio" type="Ratio"/>
<xs:element name="valueString" type="string"/>
<xs:element name="valueAttachment" type="Attachment"/>
</xs:choice>
Expand Down Expand Up @@ -19779,7 +19791,7 @@ into another (possibly the same) biological entity.</xs:documentation>
</xs:element>
<xs:element name="subject" minOccurs="0" maxOccurs="1" type="Reference">
<xs:annotation>
<xs:documentation xml:lang="en">Patient information, if the device is affixed to, or associated to a patient for their specific use, irrespective of the procedure, use, observation, or other activity that the device is involved in.</xs:documentation>
<xs:documentation xml:lang="en">Patient information, if the device is affixed to, or associated to a patient for their specific use, irrespective of the procedure, use, observation, or other activity that the device is involved in. The use of Patient is also appropriate for the use of devices outside a healthcare setting, such as a fitness tracker.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="operationalStatus" type="Device.OperationalStatus" minOccurs="0" maxOccurs="1">
Expand Down Expand Up @@ -19925,6 +19937,11 @@ RegisteredName | UserFriendlyName | PatientReportedName.</xs:documentation>
<xs:documentation xml:lang="en">The hardware or software module of the device to which the version applies.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="installDate" minOccurs="0" maxOccurs="1" type="dateTime">
<xs:annotation>
<xs:documentation xml:lang="en">The date the version was installed on the device.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="value" minOccurs="1" maxOccurs="1" type="string">
<xs:annotation>
<xs:documentation xml:lang="en">The version text.</xs:documentation>
Expand Down Expand Up @@ -20308,7 +20325,7 @@ RegisteredName | UserFriendlyName | PatientReportedName.</xs:documentation>
</xs:element>
<xs:element name="marketDistribution" type="DeviceDefinition.MarketDistribution" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation xml:lang="en">The organization that assigns the identifier algorithm.</xs:documentation>
<xs:documentation xml:lang="en">Indicates where and when the device is available on the market.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
Expand Down Expand Up @@ -45515,6 +45532,11 @@ Deceased patients may also be marked as inactive for the same reasons, but may b
<xs:documentation xml:lang="en">Details concerning a service request that required a specimen to be collected.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="feature" type="Specimen.Feature" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation xml:lang="en">A physical feature or landmark on a specimen, highlighted for context by the collector of the specimen (e.g. surgeon), that identifies the type of feature as well as its meaning (e.g. the red ink indicating the resection margin of the right lobe of the excised prostate tissue or wire loop at radiologically suspected tumor location).</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="collection" type="Specimen.Collection" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation xml:lang="en">Details concerning the specimen collection.</xs:documentation>
Expand Down Expand Up @@ -45544,6 +45566,27 @@ Deceased patients may also be marked as inactive for the same reasons, but may b
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="Specimen.Feature">
<xs:annotation>
<xs:documentation xml:lang="en">A sample to be used for analysis.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="BackboneElement">
<xs:sequence>
<xs:element name="type" minOccurs="1" maxOccurs="1" type="CodeableConcept">
<xs:annotation>
<xs:documentation xml:lang="en">The landmark or feature being highlighted.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="description" minOccurs="1" maxOccurs="1" type="string">
<xs:annotation>
<xs:documentation xml:lang="en">Description of the feature of the specimen.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="Specimen.Collection">
<xs:annotation>
<xs:documentation xml:lang="en">A sample to be used for analysis.</xs:documentation>
Expand Down
2 changes: 1 addition & 1 deletion package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"version": "current",
"date": "Latest Build",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/qi-core",
"path": "http://build.fhir.org/ig/HL7/fhir-qi-core",
"status": "ci-build",
"fhirversion": "4.0.1",
"current": true
Expand Down

0 comments on commit 26f8823

Please sign in to comment.