US Core Implementation Guide TEST, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 9.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions
: USCoreCareTeamRole - TTL Representation
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:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "us-core-careteam-role"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <!-- <h4>Custom liquid Version</h4> -->\n <hr/>\n <p><b>id</b> us-core-careteam-role</p>\n <!-- <p><b>url</b> : <code><a href=\"SearchParameter-us-core-careteam-role.html\">USCoreCareTeamRole</a>}</code></p>>\n <p><b>name</b> : USCoreCareTeamRole</p> -->\n \n <p><b>status</b> : Active</p>\n \n <p><b>date</b> : 2022-04-14</p>\n <!-- <p><b>publisher</b> : HL7 International / Cross-Group Projects</p>\n <p><b>contact</b> : http://www.hl7.org/Special/committees/cgp</p>\n <p><b>jurisdiction</b> : United States of America (the) <span> (Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United\n States of America (the)'})</span>\n </p> -->\n <p><b>code</b> : \"role\"</p>\n <p><b>base</b> : CareTeam </p>\n <p><b>type</b> : Token</p>\n <p><b>expression</b> : <code>CareTeam.participant.role</code></p>\n \n <p><b>multipleOr</b> : true (Conformance Expectation = MAY)</p>\n <p><b>multipleAnd</b> : true (Conformance Expectation = MAY)</p>\n \n\n \n\n \n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 5 ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "cgp" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/SearchParameter/us-core-careteam-role"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/SearchParameter/us-core-careteam-role>
] ; #
fhir:version [ fhir:v "9.0.0"] ; #
fhir:name [ fhir:v "USCoreCareTeamRole"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2022-04-14"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "cgp@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Returns CareTeam resources with a participant role matching the specified code."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:code [ fhir:v "role"] ; #
fhir:base ( [ fhir:v "CareTeam"] ) ; #
fhir:type [ fhir:v "token"] ; #
fhir:expression [ fhir:v "CareTeam.participant.role"] ; #
fhir:xpathUsage [ fhir:v "normal"] ; #
fhir:multipleOr [
fhir:v true ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ;
fhir:value [
a fhir:Code ;
fhir:v "MAY" ] ] )
] ; #
fhir:multipleAnd [
fhir:v true ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ;
fhir:value [
a fhir:Code ;
fhir:v "MAY" ] ] )
] . #