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

FHIR IG Statistics: ValueSet/AuthZsubTypeVS

Packageihe.iti.balp
TypeValueSet
IdAuthZsubTypeVS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/BALP/https://build.fhir.org/ig/IHE/ITI.BasicAudit/ValueSet-AuthZsubTypeVS.html
URLhttps://profiles.ihe.net/ITI/BALP/ValueSet/AuthZsubTypeVS
Version1.1.4-current
Statusactive
Date2025-05-30T22:15:37+00:00
NameAuthZsubTypeVS
TitleAuthorization subType events valueset
Realmuv
Authorityihe
DescriptionValueSet of the Authorization AuditEvent types

Resources that use this resource

StructureDefinition
IHE.BasicAudit.AuthZconsentBasic AuditEvent pattern for when an Authorization permit is decided

Resources that this resource uses

CodeSystem
AuthZsubTypeAuthorization subType events

Narrative

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

Generated Narrative: ValueSet AuthZsubTypeVS


Source

{
  "resourceType": "ValueSet",
  "id": "AuthZsubTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/BALP/ValueSet/AuthZsubTypeVS",
  "version": "1.1.4-current",
  "name": "AuthZsubTypeVS",
  "title": "Authorization subType events valueset",
  "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 Authorization AuditEvent types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType"
      }
    ]
  }
}