US Core Testing Guide
4.0.0-1 - ci-build United States of America flag

US Core Testing Guide - Local Development build (v4.0.0-1). See the Directory of published versions

: US Core 4.0.0 Requirements for US Core Responder CapabilityStatement - TTL Representation

Draft as of 2023-08-25

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "us-core-req-capstmt-responder"] ; #
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>These requirements derive from <a href=\"Requirements-us-core-req-security.html\">US Core 4.0.0 Requirements for US Core General Security Considerations</a></p><p>These requirements reference <a href=\"http://hl7.org/fhir/us/core/STU4/CapabilityStatement-us-core-server.html\">http://hl7.org/fhir/us/core/STU4/CapabilityStatement-us-core-server.html</a></p><p>These requirements apply to the actor <a href=\"ActorDefinition-us-core-responder.html\">US Core Responder</a></p><h2>Statements</h2><table class=\"grid\"><tr><td><b><a href=\"#us-core-req-capstmt-responder-01\">us-core-req-capstmt-responder-01</a></b></td><td><a href=\"http://hl7.org/fhir/R5/codesystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>The US Core Responder <strong>SHALL</strong> support the secured HTTP (https) protocol and the use of TLS 1.2 or higher when returning the responder's CapabilityStatement.</p>\n</div><p>Links:</p><ul><li>Satisfied By: <a href=\"TestScript-USCoreCapabilityStatementjson.html\">TestScript-USCoreCapabilityStatementjson.html</a>, <a href=\"TestScript-USCoreCapabilityStatementxml.html\">TestScript-USCoreCapabilityStatementxml.html</a></li><li>Source: AEGIS.net, Inc.</li></ul></td></tr><tr><td><b><a href=\"#us-core-req-capstmt-responder-02\">us-core-req-capstmt-responder-02</a></b></td><td><a href=\"http://hl7.org/fhir/R5/codesystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>The US Core Responder <strong>SHALL</strong> indicate support for the FHIR JSON format in the responder's CapabilityStatement.</p>\n</div><p>Links:</p><ul><li>Satisfied By: <a href=\"TestScript-USCoreCapabilityStatementjson.html\">TestScript-USCoreCapabilityStatementjson.html</a>, <a href=\"TestScript-USCoreCapabilityStatementxml.html\">TestScript-USCoreCapabilityStatementxml.html</a></li><li>Source: AEGIS.net, Inc.</li></ul></td></tr><tr><td><b><a href=\"#us-core-req-capstmt-responder-03\">us-core-req-capstmt-responder-03</a></b></td><td><a href=\"http://hl7.org/fhir/R5/codesystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>The US Core Responder <strong>SHALL</strong> support the US Core Patient resource profile and at least one additional resource profile from the list of US Core Profiles.</p>\n</div><p>Links:</p><ul><li>Satisfied By: <a href=\"TestScript-USCoreCapabilityStatementjson.html\">TestScript-USCoreCapabilityStatementjson.html</a>, <a href=\"TestScript-USCoreCapabilityStatementxml.html\">TestScript-USCoreCapabilityStatementxml.html</a></li><li>References: <a href=\"TestScript-USCoreCapabilityStatementjson.html\">TestScript-USCoreCapabilityStatementjson.html</a>, <a href=\"TestScript-USCoreCapabilityStatementxml.html\">TestScript-USCoreCapabilityStatementxml.html</a></li><li>Source: AEGIS.net, Inc.</li></ul></td></tr></table></div>"
  ] ; #
  fhir:url [ fhir:v "http://hl7.org/fhir/us/core-tg/Requirements/us-core-req-capstmt-responder"^^xsd:anyURI] ; #
  fhir:version [ fhir:v "4.0.0-1"] ; #
  fhir:name [ fhir:v "USCoreReqCapStmtResponder"] ; #
  fhir:title [ fhir:v "US Core 4.0.0 Requirements for US Core Responder CapabilityStatement"] ; #
  fhir:status [ fhir:v "draft"] ; #
  fhir:date [ fhir:v "2023-08-25"^^xsd:date] ; #
  fhir:publisher [ fhir:v "HL7 FHIR Infrastructure WG"] ; #
  fhir:contact ( [
fhir:name [ fhir:v "HL7 FHIR Infrastructure WG" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.org/Special/committees/fiwg" ]     ] )
  ] [
fhir:name [ fhir:v "Richard Ettema" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:richard.ettema@aegis.net" ]     ] )
  ] ) ; #
  fhir:description [ fhir:v "US Core 4.0.0 Requirements for US Core Responder returning CapabilityStatement"] ; #
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; #
  fhir:derivedFrom ( [
fhir:v "http://hl7.org/fhir/us/core-tg/Requirements/us-core-req-security"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core-tg/Requirements/us-core-req-security>
  ] ) ; #
  fhir:reference ( [ fhir:v "http://hl7.org/fhir/us/core/STU4/CapabilityStatement-us-core-server.html"^^xsd:anyURI] ) ; #
  fhir:actor ( [
fhir:v "http://hl7.org/fhir/us/core-tg/ActorDefinition/us-core-responder"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core-tg/ActorDefinition/us-core-responder>
  ] ) ; #
  fhir:statement ( [
fhir:key [ fhir:v "us-core-req-capstmt-responder-01" ] ;
fhir:label [ fhir:v "us-core-req-capstmt-responder-01" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:requirement [ fhir:v "The US Core Responder **SHALL** support the secured HTTP (https) protocol and the use of TLS 1.2 or higher when returning the responder's CapabilityStatement." ] ;
    ( fhir:satisfiedBy [ fhir:v "TestScript-USCoreCapabilityStatementjson.html"^^xsd:anyURI ] [ fhir:v "TestScript-USCoreCapabilityStatementxml.html"^^xsd:anyURI ] ) ;
    ( fhir:source [
fhir:display [ fhir:v "AEGIS.net, Inc." ]     ] )
  ] [
fhir:key [ fhir:v "us-core-req-capstmt-responder-02" ] ;
fhir:label [ fhir:v "us-core-req-capstmt-responder-02" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:requirement [ fhir:v "The US Core Responder **SHALL** indicate support for the FHIR JSON format in the responder's CapabilityStatement." ] ;
    ( fhir:satisfiedBy [ fhir:v "TestScript-USCoreCapabilityStatementjson.html"^^xsd:anyURI ] [ fhir:v "TestScript-USCoreCapabilityStatementxml.html"^^xsd:anyURI ] ) ;
    ( fhir:source [
fhir:display [ fhir:v "AEGIS.net, Inc." ]     ] )
  ] [
fhir:key [ fhir:v "us-core-req-capstmt-responder-03" ] ;
fhir:label [ fhir:v "us-core-req-capstmt-responder-03" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:requirement [ fhir:v "The US Core Responder **SHALL** support the US Core Patient resource profile and at least one additional resource profile from the list of US Core Profiles." ] ;
    ( fhir:satisfiedBy [ fhir:v "TestScript-USCoreCapabilityStatementjson.html"^^xsd:anyURI ] [ fhir:v "TestScript-USCoreCapabilityStatementxml.html"^^xsd:anyURI ] ) ;
    ( fhir:reference [ fhir:v "http://hl7.org/fhir/us/core/STU4/CapabilityStatement-us-core-server.html#behavior"^^xsd:anyURI ] ) ;
    ( fhir:source [
fhir:display [ fhir:v "AEGIS.net, Inc." ]     ] )
  ] ) . #