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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7979

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7979
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7979
Version1
Statusactive
Date2020-01-30T00:11:00+11:00
NamePHVS_PreviousTreatmentDuration_Hansen
TitlePrevious Treatment Duration (Hansen)
Realmus
DescriptionPrevious duration of treatment for Hansen's Disease

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7979",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7979"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7979",
  "version": "1",
  "name": "PHVS_PreviousTreatmentDuration_Hansen",
  "title": "Previous Treatment Duration (Hansen)",
  "status": "active",
  "date": "2020-01-30T00:11:00+11:00",
  "description": "Previous duration of treatment for Hansen's Disease",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20201109",
        "concept": [
          {
            "code": "12mo",
            "display": "12 months"
          },
          {
            "code": "PHC2292",
            "display": "24 months"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other previous treatment duration (specify)"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}