FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/AllReadVS

Packageihe.iti.balp
TypeValueSet
IdAllReadVS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/ValueSet-AllReadVS.html
URLhttps://profiles.ihe.net/ITI/BALP/ValueSet/AllReadVS
Version1.1.4-current
Statusactive
Date2025-05-30T22:15:37+00:00
NameAllReadVS
Titleall Reads
Realmuv
Authorityihe
DescriptionValueSet of the restful-interaction reads

Resources that use this resource

StructureDefinition
IHE.BasicAudit.ReadBasic AuditEvent for a successful Read

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet AllReadVS


Source

{
  "resourceType": "ValueSet",
  "id": "AllReadVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/BALP/ValueSet/AllReadVS",
  "version": "1.1.4-current",
  "name": "AllReadVS",
  "title": "all Reads",
  "status": "active",
  "experimental": false,
  "date": "2025-05-30T22:15:37+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        },
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "ValueSet of the restful-interaction reads",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/restful-interaction",
        "concept": [
          {
            "code": "read"
          },
          {
            "code": "vread"
          }
        ]
      }
    ]
  }
}