FHIR IG analytics| Package | obligation |
| Resource Type | ValueSet |
| Id | ValueSet-obligationContentConsumptionProposed.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/frankoemig/obligation/ValueSet-obligationContentConsumptionProposed.html |
| URL | http://v2.hl7.org/fhir/ValueSet/obligationContentConsumptionProposed |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-26T16:58:18+00:00 |
| Name | ObligationProposedContentConsumptionCodesVS |
| Title | Proposed Content-consumption-oriented Obligation Codes VS |
| Description | This valueset represents the proposed obligation codes for consuming the content. |
No resources found
| CodeSystem | ||
| obligation#current | obligationProposed | Proposed Obligation Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet obligationContentConsumptionProposed
http://v2.hl7.org/fhir/CodeSystem/obligationProposed version 📦0.1.0| Code | Display | Definition |
| MAY:persist | MAY store the data | Conformant applications MAY store the data. |
| MAY:modify | MAY modify the data | Conformant applications MAY, i.e. are allowed to modify the data. |
| MAY:print | MAY print data | Conformant applications MAY print the data. |
| SHOULD:(persist)in-database | SHOULD store the data in a database | Conformant applications are asked to store the data in a database. |
| SHOULD:process | SHOULD process the data | Conformant applications SHOULD process the data in some meaningful way. |
| SHOULD:display | SHOULD display the data | Conformant applications SHOULD display the data in some meaningful way. |
| SHOULD:document | SHOULD document how the data is used | Conformant applications SHOULD document the way the data is used in some (meaningful) way. |
| SHOULD:print | SHOULD print data | Conformant applications SHOULD print the data. |
| SHALL:document | SHALL document how the data is used | Conformant applications SHALL document the way the data is used in some (meaningful) way. |
| SHALL:print | SHALL print data | Conformant applications SHALL print the data. |
| SHALL:persist | SHALL store the data somewhere | Conformant applications SHALL store the data in some way. |
| SHALL:persist:exactly | SHALL store the data somewhere, but exactly as is sent | Conformant applications SHALL store the data in a way that the originally data from the instance can be reestablished. |
| MAYNOT:process | MAY NOT process data | Conformant applications MAY NOT process data, aka of ignoring. |
| SHOULDNOT:process | SHOULD NOT process the data | Conformant applications SHOULD NOT process the data in some meaningful way. |
| SHOULDNOT:modify | SHOULD NOT modify the data | Conformant applications SHOULD NOT modiify the data in any way. |
| SHALLNOT:process | SHALL NOT process the data | Conformant applications SHALL NOT process the data in some meaningful way. |
| SHALLNOT:modify | SHALL NOT modify the data | Conformant applications SHALL NOT modiify the data in any way. |
| SHALLNOT:follow-up:truncate | SHALL NOT truncate data | Conformant applications SHALL NOT cut off data. |
{
"resourceType": "ValueSet",
"id": "obligationContentConsumptionProposed",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://v2.hl7.org/fhir/ValueSet/obligationContentConsumptionProposed",
"version": "0.1.0",
"name": "ObligationProposedContentConsumptionCodesVS",
"title": "Proposed Content-consumption-oriented Obligation Codes VS",
"status": "draft",
"experimental": true,
"date": "2026-03-26T16:58:18+00:00",
"description": "This valueset represents the proposed obligation codes for consuming the content.",
"compose": {
"include": [
{
"system": "http://v2.hl7.org/fhir/CodeSystem/obligationProposed",
"concept": [
{
"code": "MAY:persist"
},
{
"code": "MAY:modify"
},
{
"code": "MAY:print"
},
{
"code": "SHOULD:(persist)in-database"
},
{
"code": "SHOULD:process"
},
{
"code": "SHOULD:display"
},
{
"code": "SHOULD:document"
},
{
"code": "SHOULD:print"
},
{
"code": "SHALL:document"
},
{
"code": "SHALL:print"
},
{
"code": "SHALL:persist"
},
{
"code": "SHALL:persist:exactly"
},
{
"code": "MAYNOT:process"
},
{
"code": "SHOULDNOT:process"
},
{
"code": "SHOULDNOT:modify"
},
{
"code": "SHALLNOT:process"
},
{
"code": "SHALLNOT:modify"
},
{
"code": "SHALLNOT:follow-up:truncate"
}
]
}
]
}
}