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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4.r4b
Resource TypeValueSet
IdValueSet-R2-provenance-agent-type-for-R4.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r2.r4/0.0.1-snapshot-2/ValueSet-R2-provenance-agent-type-for-R4.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-provenance-agent-type-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:39.596052+10:00
NameR2_provenance_agent_type_for_R4
TitleCross-version VS for R2.ProvenanceParticipantType for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/provenance-agent-type|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
provenance-participant-typeprovenance-agent-type

Narrative

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

Generated Narrative: ValueSet R2-provenance-agent-type-for-R4

This value set expansion contains 7 concepts.

CodeSystemDisplayDefinition
  personhttp://hl7.org/fhir/provenance-participant-typePersonThe participant is a person acting on their on behalf or on behalf of the patient rather than as an practitioner for an organization. I.e. "not a healthcare provider".
  practitionerhttp://hl7.org/fhir/provenance-participant-typePractitionerThe participant is a practitioner, a person (provider) who is directly or indirectly involved in the provisioning of healthcare.
  organizationhttp://hl7.org/fhir/provenance-participant-typeOrganizationThe participant is an organization.
  softwarehttp://hl7.org/fhir/provenance-participant-typeSoftwareThe participant is a software application including services, algorithms, etc.
  patienthttp://hl7.org/fhir/provenance-participant-typePatientThe participant is the patient, a person or animal receiving care or other health-related services.
  devicehttp://hl7.org/fhir/provenance-participant-typeDeviceThe participant is a device, an instance of a manufactured thing that is used in the provision of healthcare without being substantially changed through that activity. The device may be a machine, an insert, a computer, an application, etc. This includes durable (reusable) medical equipment as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health.
  related-personhttp://hl7.org/fhir/provenance-participant-typeRelated PersonThe participant is a related person, a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.

Source1

{
  "resourceType": "ValueSet",
  "id": "R2-provenance-agent-type-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-provenance-agent-type-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R2_provenance_agent_type_for_R4",
  "title": "Cross-version VS for R2.ProvenanceParticipantType for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:39.596052+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/provenance-agent-type|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "concept": [
          {
            "code": "person",
            "display": "Person"
          },
          {
            "code": "practitioner",
            "display": "Practitioner"
          },
          {
            "code": "organization",
            "display": "Organization"
          },
          {
            "code": "software",
            "display": "Software"
          },
          {
            "code": "patient",
            "display": "Patient"
          },
          {
            "code": "device",
            "display": "Device"
          },
          {
            "code": "related-person",
            "display": "Related Person"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:39.596048+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "code": "person",
        "display": "Person"
      },
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "code": "practitioner",
        "display": "Practitioner"
      },
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "code": "organization",
        "display": "Organization"
      },
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "code": "software",
        "display": "Software"
      },
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "code": "patient",
        "display": "Patient"
      },
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "code": "device",
        "display": "Device"
      },
      {
        "system": "http://hl7.org/fhir/provenance-participant-type",
        "version": "1.0.2",
        "code": "related-person",
        "display": "Related Person"
      }
    ]
  }
}