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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.1.11.10267

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.1.11.10267
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.10267
Version1
Statusactive
Date2015-01-26T00:03:00+11:00
NamePHVS_ParticipationFunction_HL7_V3
TitleParticipation Function (HL7)
Realmus

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ParticipationFunctionParticipationFunction

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.1.11.10267",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.1.11.10267"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.10267",
  "version": "1",
  "name": "PHVS_ParticipationFunction_HL7_V3",
  "title": "Participation Function (HL7)",
  "status": "active",
  "date": "2015-01-26T00:03:00+11:00",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
        "version": "20130801",
        "concept": [
          {
            "code": "ADMPHYS",
            "display": "admitting physician"
          },
          {
            "code": "ANRS",
            "display": "anesthesia nurse"
          },
          {
            "code": "ANEST",
            "display": "anesthesist"
          },
          {
            "code": "ATTPHYS",
            "display": "attending physician"
          },
          {
            "code": "DISPHYS",
            "display": "discharging physician"
          },
          {
            "code": "FASST",
            "display": "first assistant surgeon"
          },
          {
            "code": "MDWF",
            "display": "midwife"
          },
          {
            "code": "NASST",
            "display": "nurse assistant"
          },
          {
            "code": "PCP",
            "display": "primary care physician"
          },
          {
            "code": "PRISURG",
            "display": "primary surgeon"
          },
          {
            "code": "RNDPHYS",
            "display": "rounding physician"
          },
          {
            "code": "SNRS",
            "display": "scrub nurse"
          },
          {
            "code": "SASST",
            "display": "second assistant surgeon"
          },
          {
            "code": "TASST",
            "display": "third assistant surgeon"
          }
        ]
      }
    ]
  }
}