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

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeValueSet
IdValueSet-operation-outcome-tags-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.25&canonical=http://omi.de/fhir/registry/ValueSet/operation-outcome-tags-vs
URLhttp://omi.de/fhir/registry/ValueSet/operation-outcome-tags-vs
Statusactive
NameOperationOutcomeTagsVS
TitleOperation Outcome Tag ValueSet
Realmde
DescriptionPossible values for tags in Operation Outcome VS.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
operation-outcome-tag-csOperation Outcome Tag CodeSystem

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "OperationOutcomeTagsVS",
  "id": "operation-outcome-tags-vs",
  "title": "Operation Outcome Tag ValueSet",
  "description": "Possible values for tags in Operation Outcome VS.",
  "url": "http://omi.de/fhir/registry/ValueSet/operation-outcome-tags-vs",
  "compose": {
    "include": [
      {
        "system": "http://omi.de/fhir/registry/CodeSystem/operation-outcome-tag-cs"
      }
    ]
  }
}