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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.3369.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3369
Version3
Statusactive
Date2018-01-14T00:06:00+11:00
NamePHVS_RouteOfAdministration_IIS
TitleRoute Of Administration (IIS)
Realmus
DescriptionHITSP has specified the use of the FDA route of administration. Implementation guide has mapping to the Table 0162 Route of Administration

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3369",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3369"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3369",
  "version": "3",
  "name": "PHVS_RouteOfAdministration_IIS",
  "title": "Route Of Administration (IIS)",
  "status": "active",
  "date": "2018-01-14T00:06:00+11:00",
  "description": "HITSP has specified the use of the FDA route of administration. Implementation guide has mapping to the Table 0162 Route of Administration",
  "compose": {
    "include": [
      {
        "system": "http://ncimeta.nci.nih.gov",
        "version": "20090526",
        "concept": [
          {
            "code": "C38238",
            "display": "INTRADERMAL"
          },
          {
            "code": "C28161",
            "display": "INTRAMUSCULAR"
          },
          {
            "code": "C38276",
            "display": "INTRAVENOUS"
          },
          {
            "code": "C38284",
            "display": "NASAL"
          },
          {
            "code": "C38288",
            "display": "ORAL"
          },
          {
            "code": "C38676",
            "display": "PERCUTANEOUS"
          },
          {
            "code": "C38299",
            "display": "SUBCUTANEOUS"
          },
          {
            "code": "C38305",
            "display": "TRANSDERMAL"
          }
        ]
      }
    ]
  }
}