cio:V2.0.0 FHIR CiO: verschil tussen versies

Uit informatiestandaarden
Ga naar: navigatie, zoeken
k
k
Regel 10: Regel 10:
 
=Introduction=
 
=Introduction=
  
This is the implementation guide (IG) for the information standard CiO (Dutch: Contra-indicaties en overgevoeligheden, English: Contraindications and intolerances), version 2.0.0-beta.1. The functional specification can be found [[cio:Vdraft_Ontwerp_CiO|here]] and is implemented using [https://www.hl7.org/fhir/R4/ HL7 FHIR R4]. This implementation guide assumes that the reader is familiar with both the functional specification and this version of FHIR.
+
This is the implementation guide (IG) for the information standard CiO (Dutch: Contra-indicaties en overgevoeligheden, English: Contraindications and intolerances), version {{VersieInfo|cio|release=V2.0.0}}. The functional specification can be found [[cio:Vdraft_Ontwerp_CiO|here]] and is implemented using [https://www.hl7.org/fhir/R4/ HL7 FHIR R4]. This implementation guide assumes that the reader is familiar with both the functional specification and this version of FHIR.
  
 
Apart from this document, the guidelines as specified in the [[FHIR:V1.0_FHIR_IG_R4|general FHIR Implementation Guide]] apply. In particular, the reader should take note of the Overarching principles and the use of FHIR packages. Where the general IG uses the term ‘use case’, this IG follows the functional specification in using the term ‘transaction’ for the various processes that are described. The functional specification uses the term ‘use case’ for more practical examples.
 
Apart from this document, the guidelines as specified in the [[FHIR:V1.0_FHIR_IG_R4|general FHIR Implementation Guide]] apply. In particular, the reader should take note of the Overarching principles and the use of FHIR packages. Where the general IG uses the term ‘use case’, this IG follows the functional specification in using the term ‘transaction’ for the various processes that are described. The functional specification uses the term ‘use case’ for more practical examples.
  
This IG first describes the boundaries and relationships in place, after which the implementation is described per transaction.  
+
This IG first describes the boundaries and relationships in place, after which the implementation is described per transaction.
  
 
=FHIR profiles=
 
=FHIR profiles=

Versie van 17 apr 2023 om 17:39

Icoon Nictiz Cirkel Informatie Oranje.svg

This FHIR IG is currently under development and can not be considered stable and ready for use. For questions and change requests regarding this IG, please create a ticket in [ BITS].



CiO

1 Introduction

This is the implementation guide (IG) for the information standard CiO (Dutch: Contra-indicaties en overgevoeligheden, English: Contraindications and intolerances), version . The functional specification can be found here and is implemented using HL7 FHIR R4. This implementation guide assumes that the reader is familiar with both the functional specification and this version of FHIR.

Apart from this document, the guidelines as specified in the general FHIR Implementation Guide apply. In particular, the reader should take note of the Overarching principles and the use of FHIR packages. Where the general IG uses the term ‘use case’, this IG follows the functional specification in using the term ‘transaction’ for the various processes that are described. The functional specification uses the term ‘use case’ for more practical examples.

This IG first describes the boundaries and relationships in place, after which the implementation is described per transaction.

2 FHIR profiles

Profile name FHIR Resource Canonical URL
cio-HypersensitivityDispositionReaction AllergyIntolerance http://nictiz.nl/fhir/StructureDefinition/cio-HypersensitivityDispositionReaction
cio-HypersensitivityDisposition Condition http://nictiz.nl/fhir/StructureDefinition/cio-HypersensitivityDisposition
cio-Reaction Observation http://nictiz.nl/fhir/StructureDefinition/cio-Reaction
cio-MedicationContraIndication Flag http://nictiz.nl/fhir/StructureDefinition/cio-MedicationContraIndication
nl-core-Patient Patient http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient
nl-core-HealthProfessional-PractitionerRole PractitionerRole http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole
nl-core-HealthProfessional-Practitioner Practitioner http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner
nl-core-HealthcareProvider Location http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider
nl-core-HealthcareProvider-Organization Organization http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization
mp-MedicationAgreement MedicationRequest http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement
mp-AdministrationAgreement MedicationDispense http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement
mp-MedicationDispense MedicationDispense http://nictiz.nl/fhir/StructureDefinition/mp-MedicationDispense
mp-MedicationUse2 MedicationStatement http://nictiz.nl/fhir/StructureDefinition/mp-MedicationUse2

3 Release notes

Release notes can be found on the functional design page.