- Removed constraint/invariant in Bundle that ensures that PractitionerRole.specialty is present - Change PractitionerRole.specialty cardinality to 0..1 - Removed constraint/invariant in Bundle that ensures that Patient.telecom:Phone is present
  • FHIR R4
created
  • FHIR R4
created
  • FHIR R4
created
  • FHIR R4
created
- `Added`: `(MedicationAdministration|MedicationStatement|MedicationRequest).medicationCodeableConcept` enthält Verweis auf UNII. Siehe: https://github.com/medizininformatik-initiative/kerndatensatzmodul-medikation/pull/106 - `Added`: Neu hinzugefügt wurden ValueSets und Bindings für ATC (Canonical URL: `https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/mii-vs-medikation-atc`), ASK (Canonical URL: `https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/mii-vs-medikation-ask`) und UNII (Canonical URL: `https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/mii-vs-medikation-unii`), die mit dem MII-Terminologieserver (https://www.ontoserver.mii-termserv.de/) expandiert werden können und somit erweiterte Validierung ermöglichen. - `Changed`: Beispielressourcen entsprechen nun dem Best-Practice-Ansatz für Dosis- und Menge/Stärke-Angaben, indem eine Quantity bevorzugt unter Verwendung von UCUM angegeben wird. UCUM-Annotations in Curly Braces sollten vermieden werden. Alternativ können andere Einheitensysteme über die Quantity Translation Extension (Canonical URL: `http://hl7.org/fhir/StructureDefinition/extension-quantity-translation`) definiert werden. - `Added`: das CapabilityStatement enthält nun Anforderungsdokumentation für Suchparameter `_count` und `_summary`.
  • FHIR R4
created
* **Content.** Removed non-resource files from package. * **Dependency.** Added missing dependency to hl7.fhir.r4.core. * **NLLPeriod.** Fix FHIR-validation error _"NLLPeriod.StructureDefinition.xml: Could not parse file as a FHIR resource. Parser: Element 'experimental' is not in the correct order and should come before element 'date'"_. * **NLLEnd.** Fix FHIR-validation error _"NLLEnd.OperationDefinition.xml: Instance failed constraint opd-3 A targetProfile can only be specified for parameters of type Reference or Canonical"_. Element targetProfile replaced with element binding. * **NLLPatientDosageDirections.** Fix FHIR-validation error _"NLLPatientDosageDirections.OperationDefinition.xml: Instance failed constraint opd-3 A targetProfile can only be specified for parameters of type Reference or Canonical"_. Removed element targetProfile and updated documentation element. * **NLLVerify.** Fix FHIR-validation error _"NLLVerify.OperationDefinition.xml: Instance failed constraint opd-3 "A targetProfile can only be specified for parameters of type Reference or Canonical"_. Removed element targetProfile and updated documentation element.
  • FHIR R4
created
**fix:** Change code for ResourceResponsibility in Examples to match new VS Examples/Bundle-44070000.json Examples/Bundle-Collection-44070001.json Examples/Bundle-User-123.json **feat:** Update Dependencies sushi-config.yaml **feat:** Iterate meta.profile to current version Examples/Bundle-44070000.json Examples/Bundle-Collection-44070001.json Examples/Bundle-User-123.json StructureDefinitions/OutbreakBundle.json StructureDefinitions/OutbreakComposition.json StructureDefinitions/OutbreakLinkedCasesList.json StructureDefinitions/OutbreakQuestionaireResponseMeasures.json StructureDefinitions/OutbreakQuestionnaireResponseCommon.json **feat:** Update CS CodeSystem/OutbreakMeasuresCommonQuestions.json **feat:** move Extension to rki.emiga.common 1.2.0-alpha.1 CodeSystem/ProcessingStatus.json **feat:** Dependency to rki.emiga.common 1.2.0-alpha.1 rki.emiga.outbreak/sushi-config.yaml **feat:** Adjust examples to QuestionnaireResponse, increment meta.profile version to package version Examples/Bundle-44070000.json Examples/Bundle-Collection-44070001.json Examples/Bundle-User-123.json Examples/Composition-44578999.json Examples/OutbreakLinkedCasesListExample.json Examples/Practitioner-User-4453333.json Examples/QuestionnaireResponse-44578777.json Examples/QuestionnaireResponse-44578998.json Questionnaire/OutbreakMeasuresCommon.json **feat:** remove reference to emigauserorganization, leave generic organization optional for future compatibility StructureDefinitions/OutbreakComposition.json **feat:** Remove User Organization, wil be derived from resource responsibility tag to avoid redundancy Examples/Organization-User-3333.json StructureDefinitions/EmigaUserOrganization.json **feat:** Move to rki.emiga.common 1.2.0-alpha.1 StructureDefinitions/EmigaUserPractitioner.json StructureDefinitions/ExtensionProcessingStatus.json **fix:** VS url ValueSet/OutbreakMeasuresVS.json
  • FHIR R4
created
**feat:** Rename VS for better readability and avoid redundancy on cannonical, adjust Extension to new VS name Extensions/ExtensionProcessingStatusAffectedPerson.json ValueSets/ProcessingStatusAffectedPersonVS.json **feat:** Adjust Extension to bind to the specialized ProcessingStatusAnnotation VS Extensions/ExtensionProcessingStatus.json **feat:** Add ProcessingStatusAnnotation VS to specialize the ProcessingStatus for Annotations ValueSets/ProcessingStatusAnnotation.json **feat:** Add ProcessimgStatus codes in CS for Task requirements CodeSystem/ProcessingStatus.json **feat:** Remove Renamed Bundle StructureDefinitions/PersonBundle.json **feat:** Rename Bundle StructureDefinitions/AffectedPersonBundle.json **feat:** Add PersonenBundle Profile StructureDefinitions/PersonBundle.json **feat:** Add code in CS CodeSystem/RelatedPersonRelationshipType.json RelatedPerson-4551.json
  • FHIR R4
created
  • FHIR R4
created
  • FHIR R4
created
  • Status Processing
  • FHIR R5
created
  • FHIR R4
created
  • FHIR R4
created
* **NLLPeriod.** Fix FHIR-validation error _"NLLPeriod.StructureDefinition.xml: Could not parse file as a FHIR resource. Parser: Element 'experimental' is not in the correct order and should come before element 'date'"_. * **NLLEnd.** Fix FHIR-validation error _"NLLEnd.OperationDefinition.xml: Instance failed constraint opd-3 A targetProfile can only be specified for parameters of type Reference or Canonical"_. Element targetProfile replaced with element binding. * **NLLPatientDosageDirections.** Fix FHIR-validation error _"NLLPatientDosageDirections.OperationDefinition.xml: Instance failed constraint opd-3 A targetProfile can only be specified for parameters of type Reference or Canonical"_. Removed element targetProfile and updated documentation element. * **NLLVerify.** Fix FHIR-validation error _"NLLVerify.OperationDefinition.xml: Instance failed constraint opd-3 "A targetProfile can only be specified for parameters of type Reference or Canonical"_. Removed element targetProfile and updated documentation element.
  • FHIR R4
created
  • FHIR R4
created
* `Removed`: Die `SearchParameter`-Ressource für `Specimen.collection.bodysite` wurde `retired`, da der Suchparameter bereits Bestandteil des FHIR-Core-Standards ist.
  • FHIR R4
created
  • FHIR R5
created
This release supports PCOI R3 by supporting Smile based repositories. Consent.provision.class is updated to consentContentClass values set that includes CDF based domain values, and legacy DHDR and OLIS values.
  • FHIR R4
created
  • FHIR R5
created
  • FHIR R4
created
Updated Communication.payload.content[x] choices - added Communication.payload.contentReference (DocumentReference) - removed Communication.payload.contentAttachment Added Example payloads for chaining workflow
  • FHIR R4
created
Corrected front page project description Corrected inconsistencies in diagrams for labelling and colouring Corrected description of fhiruser parameter in $set-context Updated descriptions of $events & $status outputs Removed slicing from Bundle profiles Corrected minor discrepancies within examples Minor spelling and grammar corrections
  • FHIR R4
created
  • FHIR R5
created
  • FHIR R5
created
  • FHIR STU3
created
  • FHIR R4
created
  • FHIR R4
created
  • FHIR R4
created
  • FHIR R5
created
  • FHIR R4B
created