MedMij:V2018.06 FHIR BGZ 2017: verschil tussen versies

Uit informatiestandaarden
Ga naar: navigatie, zoeken
k (Tekst vervangen - "{{#customtitle:" door "{{DISPLAYTITLE:")
(Informatiestandaard gearchiveerd)
(Label: Vervangen)
 
Regel 1: Regel 1:
{{DISPLAYTITLE:MedMij FHIR Implementation Guide: BgZ 2.0.1}}
+
{{#lsth:MedMij:V2018.06_BgZ_Gearchiveerd}}
{{MedMij:V2018.06_Issuebox_FHIR_IG}}
 
 
 
[[Bestand:MedMij2.png |link=https://www.medmij.nl/|rechts|Naar medmij.nl]]
 
[[Bestand:BGZ_icoon.png |link=|links|90px|Use case BgZ 2017|Patient Summary (BgZ)]]
 
<imagemap>Bestand:Leeswijzer-technisch-banner 03 white.png|center|400px|alt=Afspraken-Functioneel-Technisch 
 
circle 241 216 211 [https://www.medmij.nl/afsprakenstelsel Afsprakenstelsel]               
 
circle 1013 224 212 [[MedMij:V2018.06_OntwerpBGZ_2017|Functioneel]]               
 
circle 1787 230 212 [[MedMij:V2018.06_FHIR_IG|Technisch]]               
 
desc none                   
 
</imagemap>
 
 
 
__TOC__
 
 
 
==Introduction==
 
[[Bestand:Functioneel-02.png|link=MedMij:V2018.06_Ontwerpen |100px|rechts|Functional design|Go to functional design]]
 
 
 
The program ‘Registratie aan de bron’ (Data capture at the point of Care) has defined Health and Care Information models ([https://zibs.nl/wiki/HCIM_Mainpage HCIMs] (English) or [https://zibs.nl/wiki/ZIB_Hoofdpagina ZIBs] (Dutch)) for The Netherlands. Next to these HCIMs, the program ‘Registratie aan de bron’ also made a selection of these HCIMs into the so-called ‘Basisgegevensset Zorg’ (Common Clinical Dataset, a Dutch version of a ‘patient summary’, further referred to as ‘BgZ’). The BgZ serves as a minimal healthcare dataset that is always appropriate for caregivers in order to provide continuity of care for a patient and can be seen as a representation of a patient summary.
 
 
 
A subselection of the published [https://zibs.nl/wiki/HCIM_Release_2017(EN) HCIMs release 2017] constitute the [https://www.registratieaandebron.nl/pdf/BgZ_specificatie_obv_zibs_2017_v1.0.pdf BgZ 2017]. The BgZ makes a subselection of the information concepts within the HCIMs or restricts the HCIMs to a certain category. For example, only include the general practitioner of the patient or only the last known value of 'X'. MedMij created FHIR profiles that represent these HCIMs completely if no existing and usable profiles were available. The profiles represent their entire respective HCIM, to make them applicable in a broader context than a patient summary or even the MedMij context. An overview of the profiles can be found at the [[MedMij:V2018.06_FHIR_BGZ_2017#List_of_StructureDefinitions|list of StructureDefinitions]].
 
 
 
The patient journey of [https://www.nictiz.nl/ehealth/MedMij Thomas van Beek], provides a patients context for exchanging a patient summary from a healthcare provider's system (XIS) to a personal health record (PHR). MedMij created a [https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2018.06_Ontwerpen functional design] of the BgZ use case. This use case consists of enabling a patient to view his own BgZ in a PHR. This page will elaborate further on the HL7 FHIR details needed to exchange the BgZ information using FHIR.
 
 
 
==Actors involved==
 
{| class="wikitable"
 
! colspan="2" style="text-align:left;" | Actors
 
! colspan="2" style="text-align:left;" | Systems
 
! colspan="2" style="text-align:left;" | FHIR Capability Statements
 
|-
 
! style="text-align:left;" |Name
 
! style="text-align:left;" |Description
 
! style="text-align:left;" |Name
 
! style="text-align:left;" |Description
 
! style="text-align:left;" |Name
 
! style="text-align:left;" |Description
 
|-
 
| Patient
 
| The user of a personal healthcare enviorment.
 
| PHR
 
| Personal health record
 
|[[Bestand: Verwijzing.png| 20px]] [https://simplifier.net/NictizSTU3-Zib2017/bgz2017-clientcapabilities CapabilityStatement: Client]
 
| FHIR Client requirements
 
|-
 
| Healthcare professional
 
| The user of a XIS
 
| XIS
 
| Healthcare information system
 
|[[Bestand: Verwijzing.png| 20px]] [https://simplifier.net/NictizSTU3-Zib2017/bgz2017-servercapabilities CapabilityStatement: Server]
 
| FHIR Server requirements
 
|}
 
 
 
==Boundaries and Relationships==
 
The BgZ 2017 use case follows the BgZ 1.0 use case. The difference between the two is the underlying HCIMs, which have been upgraded from release 2015 to release 2017.
 
 
 
Release notes can be found here:https://github.com/Nictiz/Nictiz-STU3-Zib2017/raw/master/ReleaseNotes%20FHIR%20profielen%20ZIB2017.pdf
 
 
 
 
 
The BgZ use case has similarities and differences with other use cases such as Medication Process, Vital Signs and Lab Results. These use cases use the same HCIM based FHIR profiles for exchanging information. The BgZ use case covers practically all profiles included in the other use cases. However, the BgZ differs in the scope of the actual health information content that should be exchanged. For example, the BgZ conveys only the last known lab result of each type while the Lab Results use case may cover all known information.
 
 
 
==List of invocations==
 
[[Bestand:Afsprakenstelsel-01.png|link=https://www.medmij.nl/afsprakenstelsel/|rechts |100px|Go to Afsprakenstelsel]]
 
 
 
This FHIR implementation guide assumes that the PHR system is able to make a connection to the XIS that contains the patients BgZ information. It does not provide information on finding the right XIS nor does it provide information about security. These infrastructure and interface specifications are described in the [https://www.medmij.nl/afsprakenstelsel/ 'Afsprakenstelsel'].
 
 
 
===Client - PHR===
 
The PHR system requests the BgZ using individual search interactions. The BgZ consists of multiple FHIR resources with certain constraints. To obtain the patient's BgZ, the client can use multiple individual search operations based on specified search queries. The interaction can be performed by an HTTP GET or command as shown:
 
 
 
<code>GET [base]/[type]/{?[parameters]{&_format=[mime-type]}}</code>
 
 
 
The table below shows in the first four columns the BgZ sections, the HCIMs that constitute those sections and the specific content of the BgZ. The last column shows the FHIR search queries to obtain the BgZ information. These queries are based on StructureDefinitions listed in [[#List_of_StructureDefinitions| this section]].
 
 
 
{{FHIR-IG-Afsprakenstelsel-Note}}
 
 
 
{| class="wikitable collapsible" width="100%" style="horizontal-align: right" 
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:10px" | #
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:10px" | BgZ Section
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:10px" | HCIM EN
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:10px" | Content
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3  width:10px" | Example Search URL
 
|-
 
| 1
 
| Patient information
 
| Patient
 
| Identification, birthdate, gender, deceasedindicator, contact details, marital status, and general practitioner (practitioner or organization)
 
| <pre>GET [base]/Patient?_include=Patient:general-practitioner</pre>
 
|-
 
| 2
 
| Payment details
 
| Payer
 
| Insurance information
 
| <pre>GET [base]/Coverage?_include=Coverage:payor:Patient&_include=Coverage:payor:Organization</pre>
 
|-
 
| rowspan="2" | 3
 
| rowspan="2" | Treatment Directives
 
| TreatmentDirective
 
| Known treatment directives
 
| <pre>GET [base]/Consent?category=http://snomed.info/sct|11291000146105</pre>
 
|-
 
| AdvanceDirective
 
| Known advance directives
 
| <pre>GET [base]/Consent?category=http://snomed.info/sct|11341000146107</pre>
 
|-
 
| 4
 
| Contactperson
 
| Contact
 
| First relation/contact
 
| <pre style="font-style: italic;">see Patient</pre>
 
|-
 
| 5
 
| Functional status
 
| FunctionalOrMentalStatus
 
| Last known functional / mental status
 
| <pre>GET [base]/Observation/$lastn?category=http://snomed.info/sct|118228005,http://snomed.info/sct|384821006</pre>
 
|-
 
| 6
 
| Problems
 
| Concern
 
| All known problems
 
| <pre>GET [base]/Condition</pre>
 
|-
 
| rowspan="5" | 7
 
| rowspan="5" | Social history
 
| LivingSituation
 
| Current living situation
 
| <pre>GET [base]/Observation/$lastn?code=http://snomed.info/sct|365508006</pre>
 
|-
 
| DrugUse
 
| All known drug use
 
| <pre>GET [base]/Observation?code=http://snomed.info/sct|228366006</pre>
 
|-
 
| AlcoholUse
 
| All known alcohol use
 
| <pre>GET [base]/Observation?code=http://snomed.info/sct|228273003</pre>
 
|-
 
| TobaccoUse
 
| All known tobacco use
 
| <pre>GET [base]/Observation?code=http://snomed.info/sct|365980008</pre>
 
|-
 
| NutritionAdvice
 
| All known current dietary recommendations
 
| <pre>GET [base]/NutritionOrder?status=active</pre>
 
|-
 
| 8
 
| Alerts
 
| Alert
 
| All known alerts
 
| <pre>GET [base]/Flag</pre>
 
|-
 
| 9
 
| Allergies
 
| AllergyIntolerance
 
| All known information regarding allergies
 
| <pre>GET [base]/AllergyIntolerance</pre>
 
|-
 
| rowspan="3" | 10
 
| rowspan="3" | Medication
 
| MedicationUse
 
| Known medication use
 
| <pre>GET [base]/MedicationStatement?category=urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.3|6&_include=MedicationStatement:medication</pre>
 
|-
 
| MedicationAgreement
 
| Known medication agreements
 
| <pre>GET [base]/MedicationRequest?category=http://snomed.info/sct|16076005&_include=MedicationRequest:medication</pre>
 
|-
 
| AdministrationAgreement
 
| Known administration agreements
 
| <pre>GET [base]/MedicationDispense?category=http://snomed.info/sct|422037009&_include=MedicationDispense:medication</pre>
 
|-
 
| 11
 
| Medical aids
 
| MedicalAid
 
| All known medical aids
 
| <pre>GET [base]/DeviceUseStatement?_include=DeviceUseStatement:device</pre>
 
|-
 
| 12
 
| Vaccinations
 
| Vaccination
 
| All known vaccinations
 
| <pre>GET [base]/Immunization?status=completed</pre>
 
|-
 
| rowspan="3" | 13
 
| rowspan="3" | Vital signs
 
| BloodPressure
 
| Last known blood pressure
 
| <pre>GET [base]/Observation/$lastn?code=http://loinc.org|85354-9</pre>
 
|-
 
| BodyWeight
 
| Last known body weight
 
| <pre>GET [base]/Observation/$lastn?code=http://loinc.org|29463-7</pre>
 
|-
 
| BodyHeight
 
| Last known body height
 
| <pre>GET [base]/Observation/$lastn?code=http://loinc.org|8302-2,http://loinc.org|8306-3,http://loinc.org|8308-9</pre>
 
|-
 
| 14
 
| Results
 
| LaboratoryTestResult
 
| Last known laboratory results per type
 
| <pre>GET [base]/Observation/$lastn?category=http://snomed.info/sct|275711006&_include=Observation:related-target&_include=Observation:specimen</pre>
 
|-
 
| 15
 
| Procedures
 
| Procedure
 
| All surgical procedures
 
| <pre>GET [base]/Procedure?category=http://snomed.info/sct|387713003</pre>
 
|-
 
| 16
 
| Encounters
 
| Contact
 
| All hospital admissions (no outpatient contacts)
 
| <pre>GET [base]/Encounter?class=http://hl7.org/fhir/v3/ActCode|IMP,http://hl7.org/fhir/v3/ActCode|ACUTE,http://hl7.org/fhir/v3/ActCode|NONAC</pre>
 
|-
 
| rowspan="5" | 17
 
| rowspan="5" | Planned care
 
| rowspan="5" | PlannedCareActivity
 
| rowspan="5" | All known planned care activities
 
| <pre>GET [base]/ProcedureRequest?status=active</pre>
 
|-
 
| <pre>GET [base]/ImmunizationRecommendation</pre>
 
|-
 
| <pre>GET [base]/MedicationDispense?category=http://snomed.info/sct|422037009&status=in-progress,preparation&_include=MedicationDispense:medication</pre>
 
|-
 
| <pre>GET [base]/DeviceRequest?status=active&_include=DeviceRequest:device</pre>
 
|-
 
| <pre>GET [base]/Appointment?status=booked,pending,proposed</pre>
 
|-
 
| 18
 
| General practitioner
 
| HealthProfessional
 
| General Practitioner of the patient
 
| <pre style="font-style: italic;">see Patient</pre>
 
|}
 
 
 
===Server - XIS===
 
Important sections of the FHIR specification for a server in this use case are the [http://hl7.org/fhir/STU3/http.html#2.21.0 RESTful API section] the [http://hl7.org/fhir/STU3/search.html search section] and [http://hl7.org/fhir/STU3/operations.html operation section] (for the nlast operation).
 
 
 
====Response to resource requests====
 
If the search succeeds, the server SHALL return a 200 OK HTTP status code and the returned content SHALL be a Bundle with type = searchset containing the results of the search as a collection of zero or more resources in a defined order. The returned content SHALL conform to the StructureDefinition applicable for the specific HCIM request. The list of a StructureDefinitions relevant for this use case is shown in the following paragraph: [[#List_of_StructureDefinitions | List of StructureDefinitions]]
 
 
 
The result collection can be long, so servers may use paging. If they do, they SHALL use the method described below (adapted from RFC 5005 (Feed Paging and Archiving ) for breaking the collection into pages if appropriate. The server MAY also return an [http://hl7.org/fhir/stu3/operationoutcome.html OperationOutcome resource] within the searchset Bundle entries that contains additional information about the search; if one is sent it SHALL NOT include any issues with a fatal or error severity, and it SHALL be marked with a Bundle.entry.search.mode of outcome.
 
 
 
In order to allow the client to be confident about what search parameters were used as criteria by the server, the server SHALL return the parameters that were actually used to process the search. Applications processing search results SHALL check these returned values where necessary. For example, if the server did not support some of the filters specified in the search, a client might manually apply those filters to the retrieved result set, display a warning message to the user or take some other action.
 
 
 
In the case of a RESTful search, these parameters are encoded in the self-link in the bundle that is returned:
 
<pre>
 
  <link>
 
    <relation value="self"/>
 
    <url value="http://example.org/Patient?identifier=[Patient-ID]/>
 
  </link>
 
</pre>
 
 
 
Link to the relevant FHIR specification: http://hl7.org/fhir/STU3/http.html#search
 
 
 
====Handling errors====
 
If the search fails '''(cannot be executed, not that there are no matches)''', the return value is a status code 4xx or 5xx with an OperationOutcome. An HTTP status code of 403 signifies that the server refused to perform the search, while other 4xx and 5xx codes signify that some sort of error has occurred. The HTTP status code 404 is returned if a XIS did not implement an endpoint used in a request by a PHR. When the search fails, a server SHOULD return an OperationOutcome detailing the cause of the failure. For example, in case of a not implemented FHIR endpoint, the OperationOutcome would state that the resource type is not supported. Note: an empty search result is not a failure.
 
 
 
Common HTTP Status codes returned on FHIR-related errors (in addition to normal HTTP errors related to security, header and content type negotiation issues):
 
 
 
* 400 Bad Request - search could not be processed or failed basic FHIR validation rules
 
* 401 Not Authorized - authorization is required for the interaction that was attempted
 
* 404 Not Found - resource type not supported, or not a FHIR end-point
 
 
 
In some cases, parameters may cause an error. For instance:
 
 
 
* A parameter may refer to a non-existent resource e.g. <code>GET [base]/Observation?subject=101</code>, where "101" does not exist
 
* A parameter may refer to an unknown code e.g. <code>GET [base]/Observation?code=loinc|1234-1</code>, where the LOINC code "1234-1" is not known to the server
 
* A parameter may refer to a time that is out of scope e.g. <code>GET [base]/Condition?onset=le1995</code>, where the system only has data going back to 2001
 
* A parameter may use an illegal or unacceptable modifier e.g. <code>GET [base]/Condition?onset:text=1995</code>, where the modifier cannot be processed by the server
 
* A data time parameter may have incorrect format e.g. <code>GET [base]/Condition?onset=23%20May%202009</code>
 
* A parameter may be unknown or unsupported
 
Where the content of the parameter is syntactically incorrect, servers SHOULD return an error. However, where the issue is a logical condition (e.g. unknown subject or code), the server SHOULD process the search, including processing the parameter - with the result of returning an empty search set, since the parameter cannot be satisfied.
 
 
 
In such cases, the search process MAY include an OperationOutcome in the search set that contains additional hints and warnings about the search process. This is included in the search results as an entry with search mode = outcome. Clients can use this information to improve future searches.
 
 
 
Link to relevant FHIR specification: http://hl7.org/fhir/STU3/search.html#errors
 
 
 
==Interactions, operations, search parameters==
 
 
 
===Interactions===
 
 
 
The following logical interactions are needed for the BgZ use case:
 
* [http://hl7.org/fhir/STU3/http.html#search Search]
 
 
 
===Operations===
 
The following [http://hl7.org/fhir/STU3/operations.html operation] is needed for this use case.
 
* [http://hl7.org/fhir/STU3/observation-operations.html#lastn Last N Observations Query]
 
 
 
The lastn query meets the common need for searching for the most recent or last n=number of observations for a subject. For example, retrieving the last 5 temperatures for a patient to view trends or fetching the most recent laboratory results or vital signs. The link will provide more detailed information and examples regarding this operation.
 
 
 
===Search parameters===
 
The following search parameter types and search result parameters need to be supported for this use case.
 
 
 
Search parameter types:
 
* [http://hl7.org/fhir/STU3/search.html#token token]
 
** Including modifier 'in'
 
* [http://hl7.org/fhir/STU3/search.html#reference reference]
 
 
 
Search result parameters:
 
* [http://hl7.org/fhir/STU3/search.html#include _include]
 
* [http://hl7.org/fhir/STU3/search.html#include _revinclude]
 
 
 
==List of StructureDefinitions==
 
The profiles represent their entire respective HCIM, to make them applicable in a broader context than the exchange of BgZ or a MedMij context. An example of reuse of existing profiles are those of the patient administration resources and vital signs.
 
 
 
{{NoteBoxPackage|https://simplifier.net/packages/nictiz.fhir.nl.stu3.zib2017/1.0.0|1.0.0|MedMij:Vdraft_FHIR_IG}}
 
 
 
{| class="wikitable" style="horizontal-align: right"
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:10px"  | Section
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:100px" | ZIB NL
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:100px" | HCIM EN
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:100px" | FHIR Resource
 
!style="background-color: #4AB8A7; color: white; font-weight: bold; text-align:left;  background-color: #E3E3E3 width:400px" | FHIR Profile
 
|-
 
| 01
 
| Patient
 
| #ZIB Patient|Patient
 
| Patient
 
| [https://simplifier.net/NictizSTU3-Zib2017/nl-core-patient  http://fhir.nl/fhir/StructureDefinition/nl-core-patient]
 
|-
 
| rowspan="3" |02
 
| rowspan="3" | Betaler
 
| rowspan="3" | Payer
 
| Coverage
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-Payer http://nictiz.nl/fhir/StructureDefinition/zib-Payer]
 
|-
 
| Organization
 
| [https://simplifier.net/NictizSTU3-Zib2017/nl-core-organization http://fhir.nl/fhir/StructureDefinition/nl-core-organization]
 
|-
 
| Patient
 
| [https://simplifier.net/NictizSTU3-Zib2017/nl-core-patient http://fhir.nl/fhir/StructureDefinition/nl-core-patient]
 
|-
 
| rowspan="2" |03
 
| BehandelAanwijzing
 
| TreatmentDirective
 
| Consent
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-TreatmentDirective http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective]
 
|-
 
| Wilsverklaring
 
| AdvanceDirective
 
| Consent
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-AdvanceDirective http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective]
 
|-
 
| 04
 
| Contactpersoon
 
| Contact
 
| RelatedPerson
 
| [https://simplifier.net/NictizSTU3-Zib2017/nl-core-relatedperson http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson]
 
|-
 
| 05
 
| Funct. OfMentaleStatus
 
| FunctionalOrMentalStatus
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-FunctionalOrMentalStatus http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus]
 
|-
 
| 06
 
| Probleem
 
| Problem
 
| Condition
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-Problem http://nictiz.nl/fhir/StructureDefinition/zib-Problem]
 
|-
 
| rowspan="5" | 07
 
| Woonsituatie
 
| LivingSituation
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-LivingSituation http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation]
 
|-
 
| DrugsGebruik
 
| DrugUse
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-DrugUse http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse]
 
|-
 
| AlcoholGebruik
 
| AlcoholUse
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-AlcoholUse http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse]
 
|-
 
| TabakGebruik
 
| TobaccoUse
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-TobaccoUse http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse]
 
|-
 
| Voedingsadvies
 
| NutritionAdvice
 
| NutritionOrder
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-NutritionAdvice http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice]
 
|-
 
| 08
 
| Alert
 
| Alert
 
| Flag
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-Alert http://nictiz.nl/fhir/StructureDefinition/zib-Alert]
 
|-
 
| 09
 
| AllergieIntolerantie
 
| AllergyIntolerance
 
| AllergyIntolerance
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-AllergyIntolerance http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance]
 
|-
 
| rowspan="3" | 10
 
| rowspan="3" | MedicatieGebruik
 
| MedicationUse
 
| MedicationStatement
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-MedicationUse http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse]
 
|-
 
| MedicationAgreement
 
| MedicationRequest
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-MedicationAgreement http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement]
 
|-
 
| AdministrationAgreement
 
| MedicationDispense
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-AdministrationAgreement http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement]
 
|-
 
| rowspan="2" | 11
 
| rowspan="2" | MedischHulpmiddel
 
| rowspan="2" | MedicalDevice
 
| Device
 
| [https://simplifier.net/NictizSTU3-Zib2017/ZIB-MedicalDevice-Product http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct]
 
|-
 
| DeviceUseStatement
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-MedicalDevice http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice]
 
|-
 
| rowspan="2" | 12
 
| rowspan="2" | Vaccinatie
 
| rowspan="2" | Vaccination
 
| Immunization
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-Vaccination http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination]
 
|-
 
| ImmunizationRecommendation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-VaccinationRecommendation http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation]
 
|-
 
| rowspan="3" | 13
 
| Bloeddruk
 
| BloodPressure
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-BloodPressure http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure]
 
|-
 
| LichaamsGewicht
 
| BodyWeight
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-BodyWeight http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight]
 
|-
 
| LichaamsLengte
 
| BodyHeight
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-BodyHeight http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight]
 
|-
 
| rowspan="2" | 14
 
| rowspan="2" | LaboratoriumUitslag
 
| rowspan="2" | LaboratoryTestResult
 
| Observation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-LaboratoryTestResult-Observation http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation]
 
|-
 
| Specimen
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-LaboratoryTestResult-Specimen http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen]
 
|-
 
| 15
 
| Verrichting
 
| Procedure
 
| Procedure
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-Procedure http://nictiz.nl/fhir/StructureDefinition/zib-Procedure]
 
|-
 
| 16
 
| Contact
 
| Encounter
 
| Encounter
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-Encounter http://nictiz.nl/fhir/StructureDefinition/zib-Encounter]
 
|-
 
| rowspan="5" | 17
 
| rowspan="5" | GeplandeZorgActiviteit
 
| rowspan="5" | PlannedCareActivity
 
| ProcedureRequest
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-ProcedureRequest http://nictiz.nl/fhir/StructureDefinition/zib-ProcedureRequest]
 
|-
 
| MedicationRequest
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-MedicationAgreement http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement]
 
|-
 
| ImmunizationRecommendation
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-VaccinationRecommendation http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation]
 
|-
 
| DeviceRequest
 
| [https://simplifier.net/NictizSTU3-Zib2017/zib-MedicalDevice-Request http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceRequest]
 
|-
 
| Appointment
 
| [https://simplifier.net/resolve?canonical=http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment]
 
|-
 
| rowspan="3" | 18
 
| rowspan="2" | Zorgverlener
 
| rowspan="2" | HealthProfessional
 
| Practitioner
 
| [https://simplifier.net/NictizSTU3-Zib2017/nl-core-practitioner http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner]
 
|-
 
| PractitionerRole
 
| [https://simplifier.net/NictizSTU3-Zib2017/nl-core-practitionerrole http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole]
 
|-
 
| Zorgaanbieder
 
| HealthcareProvider
 
| Organization
 
| [https://simplifier.net/NictizSTU3-Zib2017/nl-core-organization http://fhir.nl/fhir/StructureDefinition/nl-core-organization]
 
|}
 
 
 
==Terminology, NamingSystems, Mappings==
 
 
 
===Terminology===
 
Relevant value sets can be found [https://simplifier.net/NictizSTU3-Zib2017/~resources?category=ValueSet 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'.
 
 
 
===NamingSystems===
 
Relevant NamingSystems can be found [https://simplifier.net/NictizSTU3-Zib2017/~resources?category=NamingSystem here].
 
 
 
===Mappings===
 
Relevant HCIM to FHIR value set mappings can be found [https://simplifier.net/NictizSTU3-Zib2017/~resources?category=ConceptMap here].
 
All profiles include HCIM mappings. HCIM concepts are mapped to the corresponding FHIR elements using the HCIMs concept id. The top of the StructureDefinition contains meta information regarding the HCIM mapping, such as the name and uri of the HCIM. In the StructureDefinition elements, the corresponding HCIM ID is given including the mapping meta information id. This is illustrated in the following example.
 
 
 
<pre>
 
<StructureDefinition>
 
    <id value="nl-core-patient" />
 
    .....
 
    <mapping>
 
        <identity value="hcim-patient-v3.1-2017EN"/>
 
        <uri value="https://zibs.nl/wiki/Patient-v3.1(2017EN)"/>
 
        <name value="HCIM Patient-v3.1(2017EN)"/>
 
    </mapping>
 
    .....
 
        <element id="Patient.name">
 
            <path value="Patient.name" />
 
            <short value="NameInformation" />
 
            <alias value="Naamgegevens" />
 
            <type>
 
                <code value="HumanName" />
 
                <profile value="http://fhir.nl/fhir/StructureDefinition/nl-core-humanname" />
 
            </type>
 
            <mapping>
 
                <identity value="hcim-patient-v3.1-2017EN"/>
 
                <map value="NL-CM:0.1.6"/>
 
            </mapping>
 
        </element>
 
    .....
 
</StructureDefinition>
 
</pre>
 
 
 
=Annex: Document history=
 
==Release notes==
 
{| class="wikitable" "cellpadding="10"
 
!style="text-align:left;"|Versie
 
!style="text-align:left;"|Datum
 
!style="text-align:left;"|BITS issue
 
!style="text-align:left;"|Omschrijving
 
|-
 
| style="background-color: white;"| 2.0.1
 
| style="background-color: white;"| 18-10-2018
 
| style="background-color: white;"| [https://bits.nictiz.nl/browse/MM-54 MM-54]
 
| style="background-color: white;"| Wrong SNOMED code in search URL for FunctionalOrMentalStatus
 
|-
 
| style="background-color: white;"| 2.0.1
 
| style="background-color: white;"| 04-03-2018
 
| style="background-color: white;"| [https://bits.nictiz.nl/browse/MM-174 MM-174]
 
| style="background-color: white;"| URL voor PlannedCareActivity- DeviceRequest mist een '&'
 
|}
 
 
 
==History==
 
{| class="wikitable" "cellpadding="10"
 
!style="text-align:left;"|Version
 
!style="text-align:left;"|Date
 
!style="text-align:left;"|Description
 
|-
 
| style="background-color: white;"| 2.0.0
 
| style="background-color: white;"| 15-10-2018
 
| style="background-color: white;"| Added version in title, and document history
 
|-
 
| style="background-color: white;"| 2.0.1
 
| style="background-color: white;"| 18-10-2018
 
| style="background-color: white;"| Corrected SNOMED code in search url for FunctionalOrMantalStatus
 
|-
 
| style="background-color: white;"| 2.0.1
 
| style="background-color: white;"| 23-01-2019
 
| style="background-color: white;"| Corrected StructureDefinition reference to Simplifier from retired NictizSTU3 project to NictizSTU3-zib2017 project for MedicationUse, MedicationAgreement and AdministrationAgreement.
 
|-
 
| style="background-color: white;"| 2.0.1
 
| style="background-color: white;"| 04-03-2019
 
| style="background-color: white;"| Corrected search url for PlannedCareActivityForTransfer - DeviceRequest. Added an '&'.
 
|}
 
 
 
[[categorie:MedMij FHIR Use Cases]]
 

Huidige versie van 13 mrt 2024 om 14:56

Icoon Nictiz Cirkel Informatie Grafiet.svg

Deze versie van de informatiestandaard is per 31-12-2019 uitgefaseerd. De materialen zijn voor historische doeleinden nog als archief te downloaden.

This version of this information standard has been deprecated as of 31-12-2019. For historic purposes, an archive of the relevant materials can be downloaded.