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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeValueSet
IdValueSet-paging-mode-vs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "name": "PagingModeVS",
  "id": "paging-mode-vs",
  "title": "Paging Mode ValueSet",
  "description": "Allowed paging modes",
  "version": "1.0.0",
  "url": "http://example.org/ValueSet/paging-mode-vs",
  "compose": {
    "include": [
      {
        "system": "http://example.org/CodeSystem/paging-mode-cs"
      }
    ]
  }
}