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

FHIR IG Statistics: ValueSet/Paramedicine.Provider.Roles.VS

Packageihe.pcc.mpsc
TypeValueSet
IdParamedicine.Provider.Roles.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Paramedicine.Provider.Roles.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Paramedicine.Provider.Roles.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameParamedicine_Provider_Roles_VS
TitleParamedicine Provider Roles Value Set
Realmuv
Authorityihe
DescriptionExtension of the known provider roles in HL7 to suppor the driver role of the Paramedicine Providers.

Resources that use this resource

StructureDefinition
IHE.PCC.mPSC.EncounterIHE mPSC Encounter

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet Paramedicine.Provider.Roles.VS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "Paramedicine.Provider.Roles.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Paramedicine.Provider.Roles.VS",
  "version": "2.0.0-draft",
  "name": "Paramedicine_Provider_Roles_VS",
  "title": "Paramedicine Provider Roles Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-04T23:27:13+00:00",
  "publisher": "IHE Patient Care Coordination",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "Extension of the known provider roles in HL7 to suppor the driver role of the Paramedicine Providers.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/encounter-participant-type"
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "236320001",
            "display": "Vehicle driver"
          }
        ]
      }
    ]
  }
}