FHIR IG analytics
| Package | obligation |
| Resource Type | ValueSet |
| Id | ValueSet-obligationProposedActive.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/frankoemig/obligation/ValueSet-obligationProposedActive.html |
| URL | http://v2.hl7.org/fhir/ValueSet/obligationProposedActive |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-26T16:58:18+00:00 |
| Name | ObligationProposedActiveCodesVS |
| Title | Proposed Obligation Codes VS (active only) |
| Description | This valueset represents the proposed obligation codes that are available for use (active resp. not abstract). |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "obligationProposedActive",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://v2.hl7.org/fhir/ValueSet/obligationProposedActive",
"version": "0.1.0",
"name": "ObligationProposedActiveCodesVS",
"title": "Proposed Obligation Codes VS (active only)",
"status": "draft",
"experimental": true,
"date": "2026-03-26T16:58:18+00:00",
"description": "This valueset represents the proposed obligation codes that are available for use (active resp. not abstract).",
"compose": {
"include": [
{
"system": "http://v2.hl7.org/fhir/CodeSystem/obligationProposed",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "CombinedObligations"
}
]
}
]
}
}