JohnMoehrke Consent with Segmented data, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/ConsentWithSegmentation/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ex-consent-son"] ; #
fhir:meta [
( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent ex-consent-son</b></p><a name=\"ex-consent-son\"> </a><a name=\"hcex-consent-son\"> </a><a name=\"ex-consent-son-en-US\"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 64292-6}\">Release of information consent</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IDSCL}\">information disclosure</span></p><p><b>subject</b>: <a href=\"Patient-ex-patient.html\">John Schmidt Other, DoB: 1923-07-25</a></p><p><b>date</b>: 2022-06-13</p><p><b>grantor</b>: <a href=\"Patient-ex-patient.html\">John Schmidt Other, DoB: 1923-07-25</a></p><p><b>grantee</b>: <a href=\"Organization-ex-organization.html\">Organization somewhere org</a></p><p><b>sourceReference</b>: <a href=\"DocumentReference-ex-documentreference.html\">DocumentReference: status = current; type = Release of information consent; description = The captured signed document</a></p><h3>PolicyBases</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://example.org/policies/basePrivacyConsentPolicy.xacml\">http://example.org/policies/basePrivacyConsentPolicy.xacml</a></td></tr></table><p><b>decision</b>: Deny</p><blockquote><p><b>provision</b></p><p><b>purpose</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-FAMRQT\">ActReason FAMRQT</a>: family requested</p><blockquote><p><b>provision</b></p><h3>Actors</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode DELEGATEE}\">delegatee</span></td><td><a href=\"RelatedPerson-ex-son.html\">RelatedPerson John Jacob Jingleheimer Schmidt (official)</a></td></tr></table><p><b>securityLabel</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-Confidentiality.html#v3-Confidentiality-N\">Confidentiality N</a>: normal</p><p><b>purpose</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-FAMRQT\">ActReason FAMRQT</a>: family requested</p></blockquote><blockquote><p><b>provision</b></p><h3>Actors</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode DELEGATEE}\">delegatee</span></td><td><a href=\"RelatedPerson-ex-son.html\">RelatedPerson John Jacob Jingleheimer Schmidt (official)</a></td></tr></table><p><b>securityLabel</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-Confidentiality.html#v3-Confidentiality-R\">Confidentiality R</a>: restricted, <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-PSY\">ActCode PSY</a>: psychiatry disorder information sensitivity</p><p><b>purpose</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-FAMRQT\">ActReason FAMRQT</a>: family requested</p></blockquote><blockquote><p><b>provision</b></p><h3>Actors</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode DELEGATEE}\">delegatee</span></td><td><a href=\"RelatedPerson-ex-son2.html\">RelatedPerson John Jacob Jingleheimer Schmidt (official)</a></td></tr></table><p><b>securityLabel</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-Confidentiality.html#v3-Confidentiality-N\">Confidentiality N</a>: normal</p><p><b>purpose</b>: <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-FAMRQT\">ActReason FAMRQT</a>: family requested</p></blockquote></blockquote></div>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:category ( [
( fhir:coding [
a loinc:64292-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "64292-6" ] ;
fhir:display [ fhir:v "Release of information consent" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IDSCL" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ex-patient" ]
] ; #
fhir:date [ fhir:v "2022-06-13"^^xsd:date] ; #
fhir:grantor ( [
fhir:reference [ fhir:v "Patient/ex-patient" ]
] ) ; #
fhir:grantee ( [
fhir:reference [ fhir:v "Organization/ex-organization" ]
] ) ; #
fhir:sourceReference ( [
fhir:reference [ fhir:v "DocumentReference/ex-documentreference" ]
] ) ; #
fhir:policyBasis [
fhir:url [ fhir:v "http://example.org/policies/basePrivacyConsentPolicy.xacml"^^xsd:anyURI ]
] ; #
fhir:decision [ fhir:v "deny"] ; #
fhir:provision ( [
( fhir:purpose [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FAMRQT" ] ] ) ;
( fhir:provision [
( fhir:actor [
fhir:role [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DELEGATEE" ] ] ) ] ;
fhir:reference [
fhir:reference [ fhir:v "RelatedPerson/ex-son" ] ] ] ) ;
( fhir:securityLabel [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ] ) ;
( fhir:purpose [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FAMRQT" ] ] ) ] [
( fhir:actor [
fhir:role [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DELEGATEE" ] ] ) ] ;
fhir:reference [
fhir:reference [ fhir:v "RelatedPerson/ex-son" ] ] ] ) ;
( fhir:securityLabel [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PSY" ] ] ) ;
( fhir:purpose [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FAMRQT" ] ] ) ] [
( fhir:actor [
fhir:role [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DELEGATEE" ] ] ) ] ;
fhir:reference [
fhir:reference [ fhir:v "RelatedPerson/ex-son2" ] ] ] ) ;
( fhir:securityLabel [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ] ) ;
( fhir:purpose [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FAMRQT" ] ] ) ] )
] ) . #
IG © 2022+ John Moehrke (himself). Package johnmoehrke.consentwithsegmentation#0.1.0-current based on FHIR 5.0.0. Generated 2024-11-20
Links: Table of Contents |
QA Report
| New Issue | Issues