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

FHIR IG analytics

Packageobligation
Resource TypeValueSet
IdValueSet-obligationProposed.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/frankoemig/obligation/ValueSet-obligationProposed.html
URLhttp://v2.hl7.org/fhir/ValueSet/obligationProposed
Version0.1.0
Statusdraft
Date2026-03-26T16:58:18+00:00
NameObligationProposedCodesVS
TitleProposed Obligation Codes VS (complete)
DescriptionThis valueset represents the proposed obligation codes.

Resources that use this resource

StructureDefinition
obligation#currentnew-obligationNew Obligation Extension

Resources that this resource uses

CodeSystem
obligation#currentobligationProposedProposed Obligation Codes

Narrative

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

Generated Narrative: ValueSet obligationProposed


Source1

{
  "resourceType": "ValueSet",
  "id": "obligationProposed",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://v2.hl7.org/fhir/ValueSet/obligationProposed",
  "version": "0.1.0",
  "name": "ObligationProposedCodesVS",
  "title": "Proposed Obligation Codes VS (complete)",
  "status": "draft",
  "experimental": true,
  "date": "2026-03-26T16:58:18+00:00",
  "description": "This valueset represents the proposed obligation codes.",
  "compose": {
    "include": [
      {
        "system": "http://v2.hl7.org/fhir/CodeSystem/obligationProposed"
      }
    ]
  }
}