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

FHIR IG Statistics: ValueSet/audit-event-sub-type

Packagevzvz.fhir.nl-vzvz-core
Resource TypeValueSet
Idaudit-event-sub-type
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.nl-vzvz-core@0.3.3&canonical=http://vzvz.nl/fhir/ValueSet/audit-event-sub-type
URLhttp://vzvz.nl/fhir/ValueSet/audit-event-sub-type
Version2022-09-05
Statusdraft
Date2022-09-05T12:00:00+02:00
NameAudit_event_sub_type_ValueSet
Titleaudit-event-sub-type ValueSet
Realmnl
Descriptionaudit-event-sub-type ValueSet
CopyrightVZVZ

Resources that use this resource

StructureDefinition
nl-vzvz-AuditEventNlVzvzAuditEvent

Resources that this resource uses

CodeSystem
audit-event-typeAudit Event ID

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "audit-event-sub-type",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2022-09-05T12:00:00+02:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/ValueSet"
    ]
  },
  "language": "nl-NL",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2022-08-22T12:00:00+02:00"
      }
    }
  ],
  "url": "http://vzvz.nl/fhir/ValueSet/audit-event-sub-type",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/ValueSet/audit-event-sub-type"
    }
  ],
  "version": "2022-09-05",
  "name": "Audit_event_sub_type_ValueSet",
  "title": "audit-event-sub-type ValueSet",
  "status": "draft",
  "experimental": false,
  "date": "2022-09-05T12:00:00+02:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "audit-event-sub-type ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/audit-event-sub-type"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
        "concept": [
          {
            "code": "hl7-v3"
          }
        ]
      }
    ]
  }
}