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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3104

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3104
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3104
Version1
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_SwimmingPoolType_FDD
TitleSwimming Pool Type (FDD)
Realmus
DescriptionSwimming pool types answer list

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.3104",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3104"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3104",
  "version": "1",
  "name": "PHVS_SwimmingPoolType_FDD",
  "title": "Swimming Pool Type (FDD)",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "Swimming pool types answer list",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC356",
            "display": "school/college/university pool"
          },
          {
            "code": "PHC353",
            "display": "camp pool"
          },
          {
            "code": "PHC358",
            "display": "hospital/therapy pool"
          },
          {
            "code": "PHC361",
            "display": "hotel/motel/resort vacation pool"
          },
          {
            "code": "PHC359",
            "display": "kiddie/wading pool"
          },
          {
            "code": "PHC354",
            "display": "municipal/community pool"
          },
          {
            "code": "PHC355",
            "display": "neighborhood/subdivision/apartment/condo pool"
          },
          {
            "code": "PHC360",
            "display": "private club/membership pool"
          },
          {
            "code": "PHC357",
            "display": "private home pool, not a kiddie/wading pool"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "other (specify)"
          },
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}