FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagevzvz.fhir.nl-vzvz-core
Resource TypeValueSet
Idparticipation-role-type.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.nl-vzvz-core@0.3.3&canonical=http://vzvz.nl/fhir/ValueSet/participation-role-type
URLhttp://vzvz.nl/fhir/ValueSet/participation-role-type
Version4.0.1
Statusdraft
Date2023-01-23T12:00:00+01:00
NameParticipation_role_type_ValueSet
TitleVZVZ ParticipationRoleType
Realmnl
DescriptionThis FHIR value set is a subset of the http://hl7.org/fhir/ValueSet/participation-role-type value set, containing only the codes used in VZVZ
CopyrightVZVZ

Resources that use this resource

StructureDefinition
nl-vzvz-AuditEventNlVzvzAuditEvent

Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology Definitions
v3-RoleClassRoleClass

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "participation-role-type",
  "meta": {
    "lastUpdated": "2023-01-23T12:00:00+01:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "nl-NL",
  "url": "http://vzvz.nl/fhir/ValueSet/participation-role-type",
  "identifier": [
    {
      "value": "http://vzvz.nl/fhir/ValueSet/participation-role-type"
    }
  ],
  "version": "4.0.1",
  "name": "Participation_role_type_ValueSet",
  "title": "VZVZ ParticipationRoleType",
  "status": "draft",
  "experimental": false,
  "date": "2023-01-23T12:00:00+01:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This FHIR value set is a subset of the http://hl7.org/fhir/ValueSet/participation-role-type value set, containing only the codes used in VZVZ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "compose": {
    "include": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "concept": [
          {
            "code": "110150",
            "display": "Application"
          },
          {
            "code": "110151",
            "display": "Application launcher"
          },
          {
            "code": "110152",
            "display": "Destination Role ID"
          },
          {
            "code": "110153",
            "display": "Source Role ID"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "concept": [
          {
            "code": "PAT"
          }
        ]
      }
    ]
  }
}