FHIR IG analytics| Package | obligation |
| Resource Type | ValueSet |
| Id | ValueSet-obligationContentCreationProposed.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/frankoemig/obligation/ValueSet-obligationContentCreationProposed.html |
| URL | http://v2.hl7.org/fhir/ValueSet/obligationContentCreationProposed |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-26T16:58:18+00:00 |
| Name | ObligationProposedContentCreationCodesVS |
| Title | Proposed Content-creation-oriented Obligation Codes VS |
| Description | This valueset represents the proposed obligation codes for creating 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 obligationContentCreationProposed
http://v2.hl7.org/fhir/CodeSystem/obligationProposed version 📦0.1.0| Code | Display | Definition |
| MAY:populate | MAY populate with data | Conformant applications MAY take and provide data. |
| MAY:populate:missing | MAY populate data element with why orig data is missing | Conformant applications MAY populate the element why the original data is missing. |
| MAY:populate:more-structure | MAY populate the data in more structured way | Conformant applications are allowed to populate the data with more structure. For example, to split an address line into streetname and house number. |
| MAY:(populate)from-ui | MAY populate with data taken from ui | Conformant applications MAY take data from a UI and provide it. |
| MAY:(populate)into-narrative | MAY populate into-narrative | Conformant applications MAY populate element into narrative text as well. |
| SHOULD:populate | SHOULD populate with data | Conformant applications SHOULD take and provide data. |
| SHOULD:(populate)from-ui | SHOULD populate with data taken from ui | Conformant applications SHOULD take data from a UI and provide it. |
| SHALL:populate | SHALL populate with data | Conformant applications SHOULD take and provide data. |
| SHALL:(populate)from-ui | SHALL populate data taken from ui | Conformant applications SHALL take data from a UI and provide it. |
| SHALL:(populate)from-ui:more-details | SHALL populate with data taken from ui perhaps with more details | Conformant applications SHALL take data from a UI and bring it into the instance. It is allowed to provide more details then specified. |
| SHALL:(populate)into-narrative | SHALL populate into-narrative | Conformant applications SHALL populate element into narrative text as well. |
| SHOULD:(populate)into-narrative | SHOULD populate into-narrative | Conformant applications SHOULD populate element into narrative text as well. |
| SHOULDNOT:(populate)into-narrative | SHOULD NOT populate into-narrative | Conformant applications SHOULD NOT populate element into narrative text. |
| SHALLNOT:(populate):in-narrative | SHALL NOT add to narrative | Conformant applications SHALL NOT add this data to the narrative. |
| SHALLNOT:populate:more-details | SHALL NOT populate more data than is specified | Conformant applications SHALL NOT populatae more data than is specified. The specification is closed. |
| SHALLNOT:populate:missing | SHALL NOT populate info about missing data, ie. data absent reasons | Conformant applications SHALL NOT populate a reason for missing information. |
| SHALLNOT:(populate)into-narrative | SHALL NOT populate into-narrative | Conformant applications SHALL NOT populate element into narrative text. |
{
"resourceType": "ValueSet",
"id": "obligationContentCreationProposed",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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": "2026-03-26T16:58:18+00: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"
}
]
}
]
}
}