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

FHIR IG Statistics: ValueSet/EprParticipant

Packagech.fhir.ig.ch-atc
TypeValueSet
IdEprParticipant
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-atc/http://fhir.ch/ig/ch-atc/3.3.0/ValueSet-EprParticipant.html
URLhttp://fhir.ch/ig/ch-atc/ValueSet/EprParticipant
Version3.3.0
Statusdraft
Date2018-05-28
NameEprParticipant
TitleEprParticipant
Realmch
Authorityhl7
DescriptionImplementation Guide for CH ATC see Audit Trail Consumption
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
AccessAuditTrailEventAccessAuditTrailEvent
DocumentAuditEventDocumentAuditEvent
PolicyAuditEventPolicyAuditEvent

Resources that this resource uses

CodeSystem
urn:oid:2.16.756.5.30.1.127.3.10.14ch-ehealth-codesystem-agentRole
urn:oid:2.16.756.5.30.1.127.3.10.6ch-ehealth-codesystem-role
urn:oid:2.16.756.5.30.1.127.3.10.14ch-ehealth-codesystem-agentRole
urn:oid:2.16.756.5.30.1.127.3.10.6ch-ehealth-codesystem-role

Narrative

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

Generated Narrative: ValueSet EprParticipant

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "EprParticipant",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-atc/ValueSet/EprParticipant",
  "version": "3.3.0",
  "name": "EprParticipant",
  "title": "EprParticipant",
  "status": "draft",
  "experimental": false,
  "date": "2018-05-28",
  "publisher": "eHealth Suisse",
  "contact": [
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch/"
        }
      ]
    },
    {
      "name": "Oliver Egger",
      "telecom": [
        {
          "system": "email",
          "value": "oliver.egger@ahdis.ch"
        }
      ]
    }
  ],
  "description": "Implementation Guide for CH ATC see Audit Trail Consumption",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
        "concept": [
          {
            "code": "PAT"
          },
          {
            "code": "HCP"
          },
          {
            "code": "ASS"
          },
          {
            "code": "REP"
          },
          {
            "code": "TCU"
          },
          {
            "code": "PADM"
          },
          {
            "code": "DADM"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.756.5.30.1.127.3.10.14",
        "concept": [
          {
            "code": "GRP"
          }
        ]
      }
    ]
  }
}