|
|
Regel 105: |
Regel 105: |
| |- | | |- |
| | Geboortegewicht || peri23-dataelement-40060 ||[ https://simplifier.net/nictizstu3-zib2017/zib-bodyweight | | | Geboortegewicht || peri23-dataelement-40060 ||[ https://simplifier.net/nictizstu3-zib2017/zib-bodyweight |
− | |}
| |
− |
| |
− | ==List of StructureDefinitions==
| |
− | The profiles listed in the table below represent their entire respective HCIM and are applicable in a broader context than the exchange of Prio1 information.
| |
− |
| |
− | {| class="wikitable" style="horizontal-align: right"
| |
− | !style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left; background-color: #E3E3E3 width:50px" | Zib naam
| |
− | !style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left; background-color: #E3E3E3 width:50px" | Zib versie
| |
− | !style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left; background-color: #E3E3E3 width:50px" | FHIR Resource
| |
− | !style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left; background-color: #E3E3E3 width:400px" | FHIR Profile
| |
− | |-
| |
− | | -
| |
− | | -
| |
− | | Composition
| |
− | | TODO
| |
− | |-
| |
− | | Patient
| |
− | | v3.1(2017NL)
| |
− | | Patient
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-patient http://fhir.nl/fhir/StructureDefinition/nl-core-patient]
| |
− | |-
| |
− | | -
| |
− | | -
| |
− | | Patient
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-Woman http://nictiz.nl/fhir/StructureDefinition/bc-Woman]
| |
− | |-
| |
− | | rowspan="3" |Zwangerschap
| |
− | | rowspan="3" |
| |
− | | Observation
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy]
| |
− | |-
| |
− | | Observation
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-Gravidity http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-Gravidity]
| |
− | |-
| |
− | | Observation
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-Parity http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-Parity]
| |
− | |-
| |
− | | A term datum
| |
− | |
| |
− | | Observation
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-TermDate http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-TermDate]
| |
− | |-
| |
− | | -
| |
− | | -
| |
− | | DiagnosticReport
| |
− | | TODO ObstetricReport
| |
− | |-
| |
− | | rowspan="2" |LaboratoriumUitslag
| |
− | | rowspan="2" |
| |
− | | Observation
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation]
| |
− | |-
| |
− | | DiagnosticReport
| |
− | | [https://simplifier.net/resolve?target=simplifier&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport]
| |
| |} | | |} |
| | | |
{{#customtitle:FHIR Implementation Guide Geboortezorg v2.3 | FHIR Implementation Guide Geboortezorg v2.3}}
Introduction
This page details the HL7 FHIR requirements for exchanging the Geboortezorg v2.3 data described in Functioneel.
Use case: Register Prio1 data
Introduction
The Register Prio1 transaction is used by the sending XIS to send the relevant data to the registry.
Actors
Transaction group
|
Transaction
|
Actor
|
Role
|
Register Prio1(PUSH)
|
Register Prio1
|
Healthcare professional (using a XIS)
|
Sends Prio1 data to registry
|
Retrieve Prio1(PULL)
|
Querying XIS
|
Healthcare professional (using a XIS)
|
Retrieves Prio1 data from registry
|
Invocations
Sending XIS: request message
Trigger Events
Message Semantics
Because the data needed will most likely consist of multiple FHIR resources, a document Bundle is used.
The interaction is performed by an HTTP POST command as shown:
POST [base] {?_format=[mime-type]}
The body of the post submission is a Bundle with Bundle.type = document. The first entry contains a Composition resource, and each subsequent entry contains a resource that is referenced from the Composition resource. By sending it to the target's base, the document Bundle will be processed as a transaction and each Bundle.entry will be treated as a create interaction for the entry.resource.
Read more:
Examples
Example FHIR resources can be found here: Birthcare FHIR examples
List of StructureDefinitions
Terminology, NamingSystems, Mappings
Terminology
Relevant value sets can be found here. All resources can be downloaded in a .zip in XML or JSON format. In the .zip, the value sets are stored in the directory 'value sets'.