Obligation Discussion
0.4.1 - Working Draft to present the Concept Ideas and Background Details (FO)

Obligation Discussion - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Proposed Content-creation-oriented Obligation Codes VS - TTL Representation

Draft as of 2024-05-08

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "obligationContentCreationProposed"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-obligationProposed.html\"><code>http://v2.hl7.org/fhir/CodeSystem/obligationProposed</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-MAY.58populate\">MAY:populate</a></td><td style=\"color: #cccccc\">MAY populate with data</td><td>Conformant applications MAY take and provide data.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-MAY.58populate.58missing\">MAY:populate:missing</a></td><td style=\"color: #cccccc\">MAY populate data element with why orig data is missing</td><td>Conformant applications MAY populate the element why the original data is missing.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-MAY.58populate.58more-structure\">MAY:populate:more-structure</a></td><td style=\"color: #cccccc\">MAY populate the data in more structured way</td><td>Conformant applications are allowed to populate the data with more structure. For example, to split an address line into streetname and house number.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-MAY.58.40populate.41from-ui\">MAY:(populate)from-ui</a></td><td style=\"color: #cccccc\">MAY populate with data taken from ui</td><td>Conformant applications MAY take data from a UI and provide it.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-MAY.58.40populate.41into-narrative\">MAY:(populate)into-narrative</a></td><td style=\"color: #cccccc\">MAY populate into-narrative</td><td>Conformant applications MAY populate element into narrative text as well.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHOULD.58populate\">SHOULD:populate</a></td><td style=\"color: #cccccc\">SHOULD populate with data</td><td>Conformant applications SHOULD take and provide data.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHOULD.58.40populate.41from-ui\">SHOULD:(populate)from-ui</a></td><td style=\"color: #cccccc\">SHOULD populate with data taken from ui</td><td>Conformant applications SHOULD take data from a UI and provide it.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALL.58populate\">SHALL:populate</a></td><td style=\"color: #cccccc\">SHALL populate with data</td><td>Conformant applications SHOULD take and provide data.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALL.58.40populate.41from-ui\">SHALL:(populate)from-ui</a></td><td style=\"color: #cccccc\">SHALL populate data taken from ui</td><td>Conformant applications SHALL take data from a UI and provide it.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALL.58.40populate.41from-ui.58more-details\">SHALL:(populate)from-ui:more-details</a></td><td style=\"color: #cccccc\">SHALL populate with data taken from ui perhaps with more details</td><td>Conformant applications SHALL take data from a UI and bring it into the instance. It is allowed to provide more details then specified.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALL.58.40populate.41into-narrative\">SHALL:(populate)into-narrative</a></td><td style=\"color: #cccccc\">SHALL populate into-narrative</td><td>Conformant applications SHALL populate element into narrative text as well.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHOULD.58.40populate.41into-narrative\">SHOULD:(populate)into-narrative</a></td><td style=\"color: #cccccc\">SHOULD populate into-narrative</td><td>Conformant applications SHOULD populate element into narrative text as well.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHOULDNOT.58.40populate.41into-narrative\">SHOULDNOT:(populate)into-narrative</a></td><td style=\"color: #cccccc\">SHOULD NOT populate into-narrative</td><td>Conformant applications SHOULD NOT populate element into narrative text.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALLNOT.58.40populate.41.58in-narrative\">SHALLNOT:(populate):in-narrative</a></td><td style=\"color: #cccccc\">SHALL NOT add to narrative</td><td>Conformant applications SHALL NOT add this data to the narrative.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALLNOT.58populate.58more-details\">SHALLNOT:populate:more-details</a></td><td style=\"color: #cccccc\">SHALL NOT populate more data than is specified</td><td>Conformant applications SHALL NOT populatae more data than is specified. The specification is closed.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALLNOT.58populate.58missing\">SHALLNOT:populate:missing</a></td><td style=\"color: #cccccc\">SHALL NOT populate info about missing data, ie. data absent reasons</td><td>Conformant applications SHALL NOT populate a reason for missing information.</td></tr><tr><td><a href=\"CodeSystem-obligationProposed.html#obligationProposed-SHALLNOT.58.40populate.41into-narrative\">SHALLNOT:(populate)into-narrative</a></td><td style=\"color: #cccccc\">SHALL NOT populate into-narrative</td><td>Conformant applications SHALL NOT populate element into narrative text.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://v2.hl7.org/fhir/ValueSet/obligationContentCreationProposed"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ObligationProposedContentCreationCodesVS"] ; # 
  fhir:title [ fhir:v "Proposed Content-creation-oriented Obligation Codes VS"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-08T17:58:37+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "This valueset represents the proposed obligation codes for creating the content."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://v2.hl7.org/fhir/CodeSystem/obligationProposed"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "MAY:populate" ]       ] [
fhir:code [ fhir:v "MAY:populate:missing" ]       ] [
fhir:code [ fhir:v "MAY:populate:more-structure" ]       ] [
fhir:code [ fhir:v "MAY:(populate)from-ui" ]       ] [
fhir:code [ fhir:v "MAY:(populate)into-narrative" ]       ] [
fhir:code [ fhir:v "SHOULD:populate" ]       ] [
fhir:code [ fhir:v "SHOULD:(populate)from-ui" ]       ] [
fhir:code [ fhir:v "SHALL:populate" ]       ] [
fhir:code [ fhir:v "SHALL:(populate)from-ui" ]       ] [
fhir:code [ fhir:v "SHALL:(populate)from-ui:more-details" ]       ] [
fhir:code [ fhir:v "SHALL:(populate)into-narrative" ]       ] [
fhir:code [ fhir:v "SHOULD:(populate)into-narrative" ]       ] [
fhir:code [ fhir:v "SHOULDNOT:(populate)into-narrative" ]       ] [
fhir:code [ fhir:v "SHALLNOT:(populate):in-narrative" ]       ] [
fhir:code [ fhir:v "SHALLNOT:populate:more-details" ]       ] [
fhir:code [ fhir:v "SHALLNOT:populate:missing" ]       ] [
fhir:code [ fhir:v "SHALLNOT:(populate)into-narrative" ]       ] )     ] )
  ] . #