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.8022.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.8022
Version1
Statusactive
Date2020-01-16T00:12:00+11:00
NamePHVS_SkinSmearInterpretation_Hansen
TitleSkin Smear Interpretation (Hansen)
Realmus
DescriptionSkin smear interpretation score +1 through +6 represents the logarithmic scale for density of bacilli per average field

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.8022",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.8022"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.8022",
  "version": "1",
  "name": "PHVS_SkinSmearInterpretation_Hansen",
  "title": "Skin Smear Interpretation (Hansen)",
  "status": "active",
  "date": "2020-01-16T00:12:00+11:00",
  "description": "Skin smear interpretation score +1 through +6 represents the logarithmic scale for density of bacilli per average field",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20201204",
        "concept": [
          {
            "code": "PHC2298",
            "display": "1+"
          },
          {
            "code": "PHC2297",
            "display": "2+"
          },
          {
            "code": "PHC2296",
            "display": "3+"
          },
          {
            "code": "PHC2295",
            "display": "4+"
          },
          {
            "code": "PHC2294",
            "display": "5+"
          },
          {
            "code": "PHC2293",
            "display": "6+"
          },
          {
            "code": "PHC2299",
            "display": "NF"
          }
        ]
      }
    ]
  }
}