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

: Artifact Contribution 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 "artifact-contribution-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/artifact-contribution-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\">conceptualization\n                  <a name=\"artifact-contribution-type-conceptualization\"> </a>\n                </td>\n                <td>Conceptualization</td>\n                <td>Conceptualization (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">data-curation\n                  <a name=\"artifact-contribution-type-data-curation\"> </a>\n                </td>\n                <td>Data curation</td>\n                <td>Data curation (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">formal-analysis\n                  <a name=\"artifact-contribution-type-formal-analysis\"> </a>\n                </td>\n                <td>Formal analysis</td>\n                <td>Formal analysis (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">funding-acquisition\n                  <a name=\"artifact-contribution-type-funding-acquisition\"> </a>\n                </td>\n                <td>Funding acquisition</td>\n                <td>Funding acquisition (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">investigation\n                  <a name=\"artifact-contribution-type-investigation\"> </a>\n                </td>\n                <td>Investigation</td>\n                <td>Investigation (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">methodology\n                  <a name=\"artifact-contribution-type-methodology\"> </a>\n                </td>\n                <td>Methodology</td>\n                <td>Methodology (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">project-administration\n                  <a name=\"artifact-contribution-type-project-administration\"> </a>\n                </td>\n                <td>Project administration</td>\n                <td>Project administration (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">resources\n                  <a name=\"artifact-contribution-type-resources\"> </a>\n                </td>\n                <td>Resources</td>\n                <td>Resources (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">software\n                  <a name=\"artifact-contribution-type-software\"> </a>\n                </td>\n                <td>Software</td>\n                <td>Software (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">supervision\n                  <a name=\"artifact-contribution-type-supervision\"> </a>\n                </td>\n                <td>Supervision</td>\n                <td>Supervision (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">validation\n                  <a name=\"artifact-contribution-type-validation\"> </a>\n                </td>\n                <td>Validation</td>\n                <td>Validation (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">visualization\n                  <a name=\"artifact-contribution-type-visualization\"> </a>\n                </td>\n                <td>Visualization</td>\n                <td>Visualization (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">writing-original-draft\n                  <a name=\"artifact-contribution-type-writing-original-draft\"> </a>\n                </td>\n                <td>Writing - original draft</td>\n                <td>Writing - original draft (see https://jats4r.org/credit-taxonomy).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">writing-review-editing\n                  <a name=\"artifact-contribution-type-writing-review-editing\"> </a>\n                </td>\n                <td>Writing - review &amp; editing</td>\n                <td>Writing - review &amp; editing (see https://jats4r.org/credit-taxonomy).</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/artifact-contribution-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "ArtifactContributionType"] ; # 
  fhir:title [ fhir:v "Artifact Contribution 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 "Citation contribution."] ; # 
  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/artifact-contribution-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/artifact-contribution-type>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "conceptualization" ] ;
fhir:display [ fhir:v "Conceptualization" ] ;
fhir:definition [ fhir:v "Conceptualization (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "data-curation" ] ;
fhir:display [ fhir:v "Data curation" ] ;
fhir:definition [ fhir:v "Data curation (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "formal-analysis" ] ;
fhir:display [ fhir:v "Formal analysis" ] ;
fhir:definition [ fhir:v "Formal analysis (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "funding-acquisition" ] ;
fhir:display [ fhir:v "Funding acquisition" ] ;
fhir:definition [ fhir:v "Funding acquisition (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "investigation" ] ;
fhir:display [ fhir:v "Investigation" ] ;
fhir:definition [ fhir:v "Investigation (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "methodology" ] ;
fhir:display [ fhir:v "Methodology" ] ;
fhir:definition [ fhir:v "Methodology (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "project-administration" ] ;
fhir:display [ fhir:v "Project administration" ] ;
fhir:definition [ fhir:v "Project administration (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "resources" ] ;
fhir:display [ fhir:v "Resources" ] ;
fhir:definition [ fhir:v "Resources (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "software" ] ;
fhir:display [ fhir:v "Software" ] ;
fhir:definition [ fhir:v "Software (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "supervision" ] ;
fhir:display [ fhir:v "Supervision" ] ;
fhir:definition [ fhir:v "Supervision (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "validation" ] ;
fhir:display [ fhir:v "Validation" ] ;
fhir:definition [ fhir:v "Validation (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "visualization" ] ;
fhir:display [ fhir:v "Visualization" ] ;
fhir:definition [ fhir:v "Visualization (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "writing-original-draft" ] ;
fhir:display [ fhir:v "Writing - original draft" ] ;
fhir:definition [ fhir:v "Writing - original draft (see https://jats4r.org/credit-taxonomy)." ]
  ] [
fhir:code [ fhir:v "writing-review-editing" ] ;
fhir:display [ fhir:v "Writing - review & editing" ] ;
fhir:definition [ fhir:v "Writing - review & editing (see https://jats4r.org/credit-taxonomy)." ]
  ] ) . #