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
| Draft as of 2024-05-08 |
{
"resourceType" : "ValueSet",
"id" : "obligationContentCreationProposed",
"text" : {
"status" : "extensions",
"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>"
},
"url" : "http://v2.hl7.org/fhir/ValueSet/obligationContentCreationProposed",
"version" : "0.1.0",
"name" : "ObligationProposedContentCreationCodesVS",
"title" : "Proposed Content-creation-oriented Obligation Codes VS",
"status" : "draft",
"experimental" : true,
"date" : "2024-05-08T17:58:37+02:00",
"description" : "This valueset represents the proposed obligation codes for creating the content.",
"compose" : {
"include" : [
{
"system" : "http://v2.hl7.org/fhir/CodeSystem/obligationProposed",
"concept" : [
{
"code" : "MAY:populate"
},
{
"code" : "MAY:populate:missing"
},
{
"code" : "MAY:populate:more-structure"
},
{
"code" : "MAY:(populate)from-ui"
},
{
"code" : "MAY:(populate)into-narrative"
},
{
"code" : "SHOULD:populate"
},
{
"code" : "SHOULD:(populate)from-ui"
},
{
"code" : "SHALL:populate"
},
{
"code" : "SHALL:(populate)from-ui"
},
{
"code" : "SHALL:(populate)from-ui:more-details"
},
{
"code" : "SHALL:(populate)into-narrative"
},
{
"code" : "SHOULD:(populate)into-narrative"
},
{
"code" : "SHOULDNOT:(populate)into-narrative"
},
{
"code" : "SHALLNOT:(populate):in-narrative"
},
{
"code" : "SHALLNOT:populate:more-details"
},
{
"code" : "SHALLNOT:populate:missing"
},
{
"code" : "SHALLNOT:(populate)into-narrative"
}
]
}
]
}
}