FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Contributor Summary Type - TTL Representation

Page standards status: Informative Maturity Level: 0

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "contributor-summary-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/contributor-summary-type</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">author-string\n                  <a name=\"contributor-summary-type-author-string\"> </a>\n                </td>\n                <td>Author string</td>\n                <td>Display of the author list as a complete string.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">contributorship-list\n                  <a name=\"contributor-summary-type-contributorship-list\"> </a>\n                </td>\n                <td>Contributorship list</td>\n                <td>Display of the list of contributors as a complete string.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">contributorship-statement\n                  <a name=\"contributor-summary-type-contributorship-statement\"> </a>\n                </td>\n                <td>Contributorship statement</td>\n                <td>Compiled summary of contributions.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">acknowledgement-list\n                  <a name=\"contributor-summary-type-acknowledgement-list\"> </a>\n                </td>\n                <td>Acknowledgment list</td>\n                <td>Display of the list of acknowledged parties as a complete string.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">acknowledgment-statement\n                  <a name=\"contributor-summary-type-acknowledgment-statement\"> </a>\n                </td>\n                <td>Acknowledgment statement</td>\n                <td>Statement of acknowledgment of contributions beyond those compiled for formal contributorship statements.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">funding-statement\n                  <a name=\"contributor-summary-type-funding-statement\"> </a>\n                </td>\n                <td>Funding statement</td>\n                <td>Statement of financial support for the creation of the cited artifact.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">competing-interests-statement\n                  <a name=\"contributor-summary-type-competing-interests-statement\"> </a>\n                </td>\n                <td>Competing interests statement</td>\n                <td>Statement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests.</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cds"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/contributor-summary-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "ContributorSummaryType"] ; # 
  fhir:title [ fhir:v "Contributor Summary Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2020-12-28T15:55:11+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Used to code author list statement, contributorship statement, and such."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/contributor-summary-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/contributor-summary-type>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "author-string" ] ;
fhir:display [ fhir:v "Author string" ] ;
fhir:definition [ fhir:v "Display of the author list as a complete string." ]
  ] [
fhir:code [ fhir:v "contributorship-list" ] ;
fhir:display [ fhir:v "Contributorship list" ] ;
fhir:definition [ fhir:v "Display of the list of contributors as a complete string." ]
  ] [
fhir:code [ fhir:v "contributorship-statement" ] ;
fhir:display [ fhir:v "Contributorship statement" ] ;
fhir:definition [ fhir:v "Compiled summary of contributions." ]
  ] [
fhir:code [ fhir:v "acknowledgement-list" ] ;
fhir:display [ fhir:v "Acknowledgment list" ] ;
fhir:definition [ fhir:v "Display of the list of acknowledged parties as a complete string." ]
  ] [
fhir:code [ fhir:v "acknowledgment-statement" ] ;
fhir:display [ fhir:v "Acknowledgment statement" ] ;
fhir:definition [ fhir:v "Statement of acknowledgment of contributions beyond those compiled for formal contributorship statements." ]
  ] [
fhir:code [ fhir:v "funding-statement" ] ;
fhir:display [ fhir:v "Funding statement" ] ;
fhir:definition [ fhir:v "Statement of financial support for the creation of the cited artifact." ]
  ] [
fhir:code [ fhir:v "competing-interests-statement" ] ;
fhir:display [ fhir:v "Competing interests statement" ] ;
fhir:definition [ fhir:v "Statement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests." ]
  ] ) . #