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.7927.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7927
Version3
Statusactive
Date2020-01-02T00:04:00+11:00
NamePHVS_DoseUnit_STD
TitleDose Unit (STD)
Realmus
DescriptionDose unit value set for STD

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7927",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7927"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7927",
  "version": "3",
  "name": "PHVS_DoseUnit_STD",
  "title": "Dose Unit (STD)",
  "status": "active",
  "date": "2020-01-02T00:04:00+11:00",
  "description": "Dose unit value set for STD",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "version": "20171130",
        "concept": [
          {
            "code": "g",
            "display": "g"
          },
          {
            "code": "mg",
            "display": "mg"
          },
          {
            "code": "mg/kg",
            "display": "mg/kg"
          },
          {
            "code": "mg/kg/d",
            "display": "milligram per kilogram per day"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "396186001",
            "display": "million units"
          },
          {
            "code": "767525000",
            "display": "units"
          },
          {
            "code": "415785005",
            "display": "units/kg"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          }
        ]
      }
    ]
  }
}