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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7927

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7927
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
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
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}