RIVO Noord Zorgviewer MVP2 Implementation Guide
0.2.1 - CI build Netherlands flag

RIVO Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Ontsluiten Bronsysteem - XML Representation

Active as of 2023-03-22

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="OntsluitenBronsysteem"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>OntsluitenBronsysteem</h2><div><p>This CapabilityStatement describes the minimal requirements for the Zorgviewer Ontsluiten Bronsysteem.</p>
</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title="GET a resource (read interaction)">Read</b></th><th><b title="GET all set of resources of the type (search interaction)">Search</b></th><th><b title="PUT a new resource version (update interaction)">Update</b></th><th><b title="POST a new resource (create interaction)">Create</b></th></tr><tr><td>Patient</td><td><a href="http://hl7.nl/fhir/zorgviewer/StructureDefinition/Patient">http://hl7.nl/fhir/zorgviewer/StructureDefinition/Patient</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>Condition</td><td><a href="http://hl7.nl/fhir/zorgviewer/StructureDefinition/Condition">http://hl7.nl/fhir/zorgviewer/StructureDefinition/Condition</a></td><td></td><td>y</td><td></td><td></td></tr><tr><td>DocumentReference</td><td><a href="http://hl7.nl/fhir/zorgviewer/StructureDefinition/DocumentReference">http://hl7.nl/fhir/zorgviewer/StructureDefinition/DocumentReference</a></td><td></td><td>y</td><td></td><td></td></tr></table></div>
  </text>
  <url
       value="http://hl7.nl/fhir/zorgviewer/CapabilityStatement/OntsluitenBronsysteem"/>
  <version value="0.2.1"/>
  <name value="OntsluitenBronsysteem"/>
  <title value="Ontsluiten Bronsysteem"/>
  <status value="active"/>
  <date value="2023-03-22T19:32:43+01:00"/>
  <publisher value="HL7NL RIVO-NN"/>
  <contact>
    <name value="HL7NL"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/HL7NL/"/>
    </telecom>
  </contact>
  <contact>
    <name value="RIVO-NN"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.rivo-noord.nl/"/>
    </telecom>
  </contact>
  <description
               value="This CapabilityStatement describes the minimal requirements for the Zorgviewer Ontsluiten Bronsysteem."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NL"/>
    </coding>
  </jurisdiction>
  <purpose
           value="This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted."/>
  <copyright value="CC0"/>
  <kind value="requirements"/>
  <fhirVersion value="3.0.2"/>
  <acceptUnknown value="both"/>
  <format value="xml"/>
  <format value="json"/>
  <profile>
    <reference
               value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient"/>
    <display value="nl-core-patient"/>
  </profile>
  <profile>
    <reference
               value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization"/>
    <display value="nl-core-organization"/>
  </profile>
  <profile>
    <reference
               value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"/>
    <display value="nl-core-practitioner"/>
  </profile>
  <profile>
    <reference
               value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"/>
    <display value="nl-core-practitionerrole"/>
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/zib-Problem"/>
    <display value="zib-Probleem"/>
  </profile>
  <rest>
    <mode value="server"/>
    <security>
      <service>
        <coding>
          <system value="http://hl7.org/fhir/restful-security-service"/>
          <code value="SMART-on-FHIR"/>
        </coding>
        <text
              value="OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org)"/>
      </service>
    </security>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <type value="Patient"/>
      <profile>
        <reference
                   value="http://hl7.nl/fhir/zorgviewer/StructureDefinition/Patient"/>
      </profile>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Patient-identifier"/>
        <type value="token"/>
        <documentation
                       value="The server **SHALL** support search based on BSN, system=http://fhir.nl/fhir/NamingSystem/bsn"/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <type value="Condition"/>
      <profile>
        <reference
                   value="http://hl7.nl/fhir/zorgviewer/StructureDefinition/Condition"/>
      </profile>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <type value="DocumentReference"/>
      <profile>
        <reference
                   value="http://hl7.nl/fhir/zorgviewer/StructureDefinition/DocumentReference"/>
      </profile>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
    </resource>
  </rest>
</CapabilityStatement>