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: Terminology #64

Closed ylboerner closed 2 years ago

ylboerner commented 2 years ago
*FAILURE*: 5 errors, 2 warnings, 0 notes
  Error @ Observation.code.coding[0] (line 12, col8): The code "LP6244-0" is not valid in the system [http://loinc.org;](http://loinc.org%3B/) The code provided ([http://loinc.org#LP6244-0](http://loinc.org/#LP6244-0)) is not valid in the value set 'All codes known to the system' (from http://tx.fhir.org/r4) for '[http://loinc.org#LP6244-0](http://loinc.org/#LP6244-0)'
  Error @ Observation.component[0].code (line 40, col20): The code "LP7386-8" is not valid in the system [http://loinc.org;](http://loinc.org%3B/) The code provided ([http://loinc.org#LP7386-8](http://loinc.org/#LP7386-8)) is not valid in the value set 'EkgLeads' (from http://tx.fhir.org/r4)
  Error @ Observation.component[0].code.coding[0] (line 41, col12): The code "LP7386-8" is not valid in the system [http://loinc.org;](http://loinc.org%3B/) The code provided ([http://loinc.org#LP7386-8](http://loinc.org/#LP7386-8)) is not valid in the value set 'All codes known to the system' (from http://tx.fhir.org/r4) for '[http://loinc.org#LP7386-8](http://loinc.org/#LP7386-8)'
  Error @ Observation.component[1].code.coding[0] (line 60, col12): The code "LP7386-6" is not valid in the system [http://loinc.org;](http://loinc.org%3B/) The code provided ([http://loinc.org#LP7386-6](http://loinc.org/#LP7386-6)) is not valid in the value set 'All codes known to the system' (from http://tx.fhir.org/r4) for '[http://loinc.org#LP7386-6](http://loinc.org/#LP7386-6)'
  Error @ Observation.component[2].code.coding[0] (line 79, col12): The code "LP7386-4" is not valid in the system [http://loinc.org;](http://loinc.org%3B/) The code provided ([http://loinc.org#LP7386-4](http://loinc.org/#LP7386-4)) is not valid in the value set 'All codes known to the system' (from http://tx.fhir.org/r4) for '[http://loinc.org#LP7386-4](http://loinc.org/#LP7386-4)'
  Warning @ Observation.component[1].code (line 59, col20): None of the codings provided are in the value set 'EKG/ECG leads' (http://fhir.de/ValueSet/EkgLeads), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = [http://loinc.org#LP7386-6)](http://loinc.org/#LP7386-6))
  Warning @ Observation.component[2].code (line 78, col20): None of the codings provided are in the value set 'EKG/ECG leads' (http://fhir.de/ValueSet/EkgLeads), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = [http://loinc.org#LP7386-4)](http://loinc.org/#LP7386-4))
ylboerner commented 2 years ago

Nicht relevant