FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageobligation
Resource TypeValueSet
IdValueSet-obligationProposedActive.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/frankoemig/obligation/ValueSet-obligationProposedActive.html
URLhttp://v2.hl7.org/fhir/ValueSet/obligationProposedActive
Version0.1.0
Statusdraft
Date2026-03-26T16:58:18+00:00
NameObligationProposedActiveCodesVS
TitleProposed Obligation Codes VS (active only)
DescriptionThis valueset represents the proposed obligation codes that are available for use (active resp. not abstract).

Resources that use this resource

ConceptMap
obligation#currentMapOriginalToProposedMapOriginalToProposed Mapping

Resources that this resource uses

CodeSystem
obligation#currentobligationProposedProposed Obligation Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet obligationProposedActive


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"
          }
        ]
      }
    ]
  }
}