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

FHIR IG analytics

Packageobligation
Resource TypeValueSet
IdValueSet-verb.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/frankoemig/obligation/ValueSet-verb.html
URLhttp://v2.hl7.org/fhir/ValueSet/verb
Version0.1.0
Statusactive
Date2022-08-17
NameVsVerb
TitleVerb ValueSet
DescriptionConformance verbs ValueSet

Resources that use this resource

StructureDefinition
obligation#currentObligation1DefinitionObligation1Definition
obligation#currentObligation2DefinitionObligation2Definition

Resources that this resource uses

CodeSystem
obligation#currentverbVerb Codes

Narrative

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

Generated Narrative: ValueSet verb


Source1

{
  "resourceType": "ValueSet",
  "id": "verb",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://v2.hl7.org/fhir/ValueSet/verb",
  "version": "0.1.0",
  "name": "VsVerb",
  "title": "Verb ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2022-08-17",
  "description": "Conformance verbs ValueSet",
  "compose": {
    "include": [
      {
        "system": "http://v2.hl7.org/fhir/CodeSystem/verb"
      }
    ]
  }
}