Scalable Consent Management Testing Guide
0.1.0 - ci-build United States of America flag

Scalable Consent Management Testing Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: FAST Consent Read Consent JSON - TTL Representation

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


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

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

 a fhir:TestScript ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "fastconsentreadconsentjson"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript"^^xsd:anyURI ;
fhir:link <http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: TestScript fastconsentreadconsentjson</b></p><a name=\"fastconsentreadconsentjson\"> </a><a name=\"hcfastconsentreadconsentjson\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"file://D:\\GitHub\\Touchstone\\testing-ig\\output/StructureDefinition-testscript.html\">AEGIS Touchstone Testing TestScript Profile</a></p></div><p><b>StructureDefinition Work Group</b>: cbcc</p><p><b>url</b>: <a href=\"TestScript-fastconsentreadconsentjson.html\">TestScript FAST Consent Read Consent JSON</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: FASTConsentReadConsentJSON</p><p><b>title</b>: FAST Consent Read Consent JSON</p><p><b>status</b>: Active</p><p><b>date</b>: 2025-05-22</p><p><b>publisher</b>: HL7 International / Community Based Collaborative Care</p><p><b>contact</b>: HL7 International / Community Based Collaborative Care: <a href=\"http://www.hl7.org/Special/committees/cbcc\">http://www.hl7.org/Special/committees/cbcc</a></p><p><b>description</b>: </p><div><p>Test a FAST Consent Management Server implementation of the FHIR read interaction of a Consent resource using JSON Format</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>copyright</b>: </p><div><p>(c) HL7 International / Community Based Collaborative Care 2025</p>\n</div><h3>Origins</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Index</b></td><td><b>Profile</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-testscript-profile-origin-types.html#testscript-profile-origin-types-FHIR-Client\">Test script profile origin type FHIR-Client</a>: FHIR Client</td></tr></table><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Index</b></td><td><b>Profile</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-testscript-profile-destination-types.html#testscript-profile-destination-types-FHIR-Server\">Test script profile destination type FHIR-Server</a>: FHIR Server</td></tr></table><p><b>profile</b>: <a href=\"file://D:\\GitHub\\rettema\\fhir-consent-management\\output/StructureDefinition-FASTConsent.html\">http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsent</a></p><h3>Variables</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>DefaultValue</b></td><td><b>Description</b></td><td><b>Hint</b></td></tr><tr><td style=\"display: none\">*</td><td>consentResourceId</td><td>example</td><td>Enter a known Consent resource id on the destination system.</td><td>[resource.id]</td></tr></table><blockquote><p><b>test</b></p><blockquote><p><b>id</b></p>FASTConsentReadConsentJSON</blockquote><p><b>name</b>: FASTConsentReadConsentJSON</p><p><b>description</b>: Test the read operation with JSON content. The expected response content is the Consent resource for the user entered id in JSON format.</p><blockquote><p><b>action</b></p><h3>Operations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Resource</b></td><td><b>Description</b></td><td><b>Accept</b></td><td><b>ContentType</b></td><td><b>Destination</b></td><td><b>EncodeRequestUrl</b></td><td><b>Origin</b></td><td><b>Params</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-testscript-operation-codes.html#testscript-operation-codes-read\">Test script operation code read</a>: Read</td><td>Consent</td><td>Read the Consent and validate the contents</td><td>json</td><td>json</td><td>1</td><td>true</td><td>1</td><td>/${consentResourceId}</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>ResponseCode</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned response code is 200 OK.</td><td>response</td><td>200</td><td>false</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>HeaderField</b></td><td><b>Operator</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned HTTP Header Content-Type is present.</td><td>response</td><td>Content-Type</td><td>notEmpty</td><td>false</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>ContentType</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned HTTP Header Content-Type contains the FHIR mime-type 'application/fhir+json'. Warning only to allow for review.</td><td>response</td><td>json</td><td>true</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>Resource</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned response payload is a Consent resource.</td><td>response</td><td>Consent</td><td>true</td></tr></table></blockquote><blockquote><p><b>action</b></p><h3>Asserts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Direction</b></td><td><b>ValidateProfileId</b></td><td><b>WarningOnly</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>Confirm that the returned Consent conforms to the FAST Consent IG specification.</td><td>response</td><td>fastConsentProfile</td><td>true</td></tr></table></blockquote></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cbcc"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/consent-management-tg/TestScript/fastconsentreadconsentjson"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "FASTConsentReadConsentJSON"] ; # 
  fhir:title [ fhir:v "FAST Consent Read Consent JSON"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-05-22"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Community Based Collaborative Care"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Community Based Collaborative Care" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cbcc" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Test a FAST Consent Management Server implementation of the FHIR read interaction of a Consent resource using JSON Format"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "(c) HL7 International / Community Based Collaborative Care 2025"] ; # 
  fhir:origin ( [
fhir:index [ fhir:v 1 ] ;
fhir:profile [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FHIR-Client" ]     ]
  ] ) ; # 
  fhir:destination ( [
fhir:index [ fhir:v 1 ] ;
fhir:profile [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FHIR-Server" ]     ]
  ] ) ; # 
  fhir:profile ( [
fhir:link <http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsent> ;
fhir:id [ fhir:v "fastConsentProfile" ] ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsent" ]
  ] ) ; # 
  fhir:variable ( [
fhir:name [ fhir:v "consentResourceId" ] ;
fhir:defaultValue [ fhir:v "example" ] ;
fhir:description [ fhir:v "Enter a known Consent resource id on the destination system." ] ;
fhir:hint [ fhir:v "[resource.id]" ]
  ] ) ; # 
  fhir:test ( [
fhir:id [ fhir:v "FASTConsentReadConsentJSON" ] ;
fhir:name [ fhir:v "FASTConsentReadConsentJSON" ] ;
fhir:description [ fhir:v "Test the read operation with JSON content. The expected response content is the Consent resource for the user entered id in JSON format." ] ;
    ( fhir:action [
fhir:operation [
fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/testscript-operation-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "read" ]         ] ;
fhir:resource [ fhir:v "Consent" ] ;
fhir:description [ fhir:v "Read the Consent and validate the contents" ] ;
fhir:accept [ fhir:v "json" ] ;
fhir:contentType [ fhir:v "json" ] ;
fhir:destination [ fhir:v 1 ] ;
fhir:encodeRequestUrl [ fhir:v true ] ;
fhir:origin [ fhir:v 1 ] ;
fhir:params [ fhir:v "/${consentResourceId}" ]       ]     ] [
fhir:assert [
        ( fhir:extension [
fhir:url [ fhir:v "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false           ]         ] ) ;
fhir:description [ fhir:v "Confirm that the returned response code is 200 OK." ] ;
fhir:direction [ fhir:v "response" ] ;
fhir:responseCode [ fhir:v "200" ] ;
fhir:warningOnly [ fhir:v false ]       ]     ] [
fhir:assert [
        ( fhir:extension [
fhir:url [ fhir:v "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false           ]         ] ) ;
fhir:description [ fhir:v "Confirm that the returned HTTP Header Content-Type is present." ] ;
fhir:direction [ fhir:v "response" ] ;
fhir:headerField [ fhir:v "Content-Type" ] ;
fhir:operator [ fhir:v "notEmpty" ] ;
fhir:warningOnly [ fhir:v false ]       ]     ] [
fhir:assert [
        ( fhir:extension [
fhir:url [ fhir:v "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false           ]         ] ) ;
fhir:description [ fhir:v "Confirm that the returned HTTP Header Content-Type contains the FHIR mime-type 'application/fhir+json'. Warning only to allow for review." ] ;
fhir:direction [ fhir:v "response" ] ;
fhir:contentType [ fhir:v "json" ] ;
fhir:warningOnly [ fhir:v true ]       ]     ] [
fhir:assert [
        ( fhir:extension [
fhir:url [ fhir:v "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false           ]         ] ) ;
fhir:description [ fhir:v "Confirm that the returned response payload is a Consent resource." ] ;
fhir:direction [ fhir:v "response" ] ;
fhir:resource [ fhir:v "Consent" ] ;
fhir:warningOnly [ fhir:v true ]       ]     ] [
fhir:assert [
        ( fhir:extension [
fhir:url [ fhir:v "http://touchstone.aegis.net/touchstone/fhir/testing/StructureDefinition/testscript-assert-stopTestOnFail"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v false           ]         ] ) ;
fhir:description [ fhir:v "Confirm that the returned Consent conforms to the FAST Consent IG specification." ] ;
fhir:direction [ fhir:v "response" ] ;
fhir:validateProfileId [ fhir:v "fastConsentProfile" ] ;
fhir:warningOnly [ fhir:v true ]       ]     ] )
  ] ) . # 

<http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsent> a fhir:us .