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

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.1.11.19601.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.19601/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19601
Version20240606
Statusactive
Date2024-06-06T01:23:01-04:00
NameX_ServiceEventPerformer
Titlex_ServiceEventPerformer
Realmus
Authorityhl7
Purpose(Clinical Focus: Characterize the degree of responsibility of the event performer),(Data Element Scope: Performer type code per C-CDA r2.1 CONF:1198- 14840),(Inclusion Criteria: only selected codes),(Exclusion Criteria: only selected codes)

Resources that use this resource

StructureDefinition
USRealmHeaderUS Realm Header
2.16.840.1.113883.10.20.22.1.1US Realm Header

Resources that this resource uses

CodeSystem
v3-ParticipationTypeParticipationType

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.1.11.19601",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2024-06-06T01:23:01.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "HL7 US Realm Program Management Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-06-06"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-06"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19601",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.19601"
    }
  ],
  "version": "20240606",
  "name": "X_ServiceEventPerformer",
  "title": "x_ServiceEventPerformer",
  "status": "active",
  "date": "2024-06-06T01:23:01-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: Characterize the degree of responsibility of the event performer),(Data Element Scope: Performer type code per C-CDA r2.1 CONF:1198- 14840),(Inclusion Criteria: only selected codes),(Exclusion Criteria: only selected codes)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept": [
          {
            "code": "PPRF",
            "display": "primary performer"
          },
          {
            "code": "PRF",
            "display": "performer"
          },
          {
            "code": "SPRF",
            "display": "secondary performer"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:815ae375-efa4-49e4-aa72-19827463cd0d",
    "timestamp": "2025-05-23T21:31:08-04:00",
    "total": 3,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "version": "2023-02-01",
        "code": "PPRF",
        "display": "primary performer"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "version": "2023-02-01",
        "code": "PRF",
        "display": "performer"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "version": "2023-02-01",
        "code": "SPRF",
        "display": "secondary performer"
      }
    ]
  }
}