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

FHIR IG Statistics: ValueSet/BasicAuditEntityTypesVS

Packageihe.iti.basicaudit
TypeValueSet
IdBasicAuditEntityTypesVS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/basicaudit/https://profiles.ihe.net/ITI/basicaudit/1.0.1/ValueSet-BasicAuditEntityTypesVS.html
URLhttps://profiles.ihe.net/ITI/basicaudit/ValueSet/BasicAuditEntityTypesVS
Version1.0.1
Statusactive
Date2022-03-02T07:55:57-06:00
NameBasicAuditEntityTypesVS
TitleEntity Types used by IHE BasicAudit
Realmuv
Authorityihe
DescriptionFor use with AuditEvent.entity.type. This includes codes defined in the BasicAudit.
CopyrightIHE http://www.ihe.net/Governance/#Intellectual_Property

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
BasicAuditEntityTypeEntity Types that are defined in IHE BasicAudit

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "BasicAuditEntityTypesVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/basicaudit/ValueSet/BasicAuditEntityTypesVS",
  "version": "1.0.1",
  "name": "BasicAuditEntityTypesVS",
  "title": "Entity Types used by IHE BasicAudit",
  "status": "active",
  "date": "2022-03-02T07:55:57-06:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "For use with AuditEvent.entity.type.  This includes codes defined in the BasicAudit.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/ITI/basicaudit/CodeSystem/BasicAuditEntityType"
      }
    ]
  }
}