argonautproject / data-query

The Argonaut Data Query Implementation Guide is based upon the core FHIR DSTU2 API and it documents the security and authorization and the querying of the ONC Common Clinical Data Set and static documents.
http://build.fhir.org/ig/argonautproject/data-query
6 stars 4 forks source link

resolve all QA issues #26

Closed Healthedata1 closed 7 years ago

Healthedata1 commented 7 years ago

need help on some. see other issue re invariants

Healthedata1 commented 7 years ago

Can't fix these errors:

  1. xhtml errors
  2. Invarient Expression extension error 12692
  3. language valueset error. None of the codes provided are in the value set http://fhir.org/guides/argonaut/ValueSet/languages (http://fhir.org/guides/argonaut/ValueSet/languages, and a code from this value set is required) (codes = urn:ietf:bcp:47#en-US) #12695
  4. this one: Profile http://hl7.org/fhir/StructureDefinition/Narrative, Element 'StructureDefinition.differential.element[4].binding.valueSetReference.ValueSet.text.div': minimum required = 1, but only found 0 ( source files have no text elemen the generated xml have the error though - I suspect has to do with tooling) #12694
  5. Profile http://hl7.org/fhir/StructureDefinition/ImplementationGuide, Element 'ImplementationGuide.package.resource[73].purpose': minimum required = 1, but only found 0 ( inspection of ig.xml reveals that the element is indeed present. #12696
  6. Profile http://hl7.org/fhir/StructureDefinition/ValueSet, Element 'StructureDefinition.snapshot.element[13].binding.valueSetReference.ValueSet.compose.include.system': minimum required = 1, but only found 0 (??? source file uses an import and has a codesysystem for the exclude files. #12698
Healthedata1 commented 7 years ago

deleted

Healthedata1 commented 7 years ago

refer to gg see #32