gematik / spec-ISiK-Vitalparameter-und-Koerpermasze

The ISiK module "Vital signs and body measurements" (Vitalzeichen und Körpermaße) provides FHIR resources as a specification, examples and an implementation guide. The FHIR resources can be used for structured, REST-based exchange of vital signs in hospital environments.
7 stars 0 forks source link

Java Validation: GCS Slicing #63

Closed ylboerner closed 2 years ago

ylboerner commented 2 years ago
 Error @ Observation.component[0] (line 36, col6): Profile http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs, Element matches more than one slice - Eye, Verbal
  Error @ Observation.component[0] (line 36, col6): Profile https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKGCS, Element matches more than one slice - Eye, Verbal
  Error @ Observation.component[2] (line 78, col6): Profile http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs, Element matches more than one slice - Eye, Verbal
  Error @ Observation.component[2] (line 78, col6): Profile https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKGCS, Element matches more than one slice - Eye, Verbal
  Error @ Observation (line 1, col2): Observation.component:Eye: max allowed = 1, but found 2 (from http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs)
  Error @ Observation (line 1, col2): Observation.component:Eye: max allowed = 1, but found 2 (from https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKGCS)
  Error @ Observation (line 1, col2): Observation.component:Verbal: minimum required = 1, but only found 0 (from http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs)
  Error @ Observation (line 1, col2): Observation.component:Verbal: minimum required = 1, but only found 0 (from https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKGCS)
  Error @ Observation.component[1].code (line 59, col20): Observation.component:Motor.code.coding:loinc: max allowed = 1, but found 2 (from http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs)
  Error @ Observation.component[1].code (line 59, col20): Observation.component:Motor.code.coding:loinc: max allowed = 1, but found 2 (from https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKGCS)
  Information @ Observation.component[0].code.coding[0] (line 39, col12): This element does not match any known slice defined in the profile http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs
  Information @ Observation.component[0].code.coding[0] (line 39, col12): This element does not match any known slice defined in the profile https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKGCS
  Information @ Observation.component[2].code.coding[1] (line 86, col12): This element does not match any known slice defined in the profile http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs
  Information @ Observation.component[2].code.coding[1] (line 86, col12): This element does not match any known slice defined in the profile https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKGCS