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.7711.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7711
Version1
Statusactive
Date2018-01-06T00:03:00+11:00
NamePHVS_ContactType_RIBD
TitleContact Type (RIBD)
Realmus
DescriptionType of contact with case

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor
v3-RoleCodeRoleCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7711",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7711"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7711",
  "version": "1",
  "name": "PHVS_ContactType_RIBD",
  "title": "Contact Type (RIBD)",
  "status": "active",
  "date": "2018-01-06T00:03:00+11:00",
  "description": "Type of contact with case",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "387972009",
            "display": "Bird"
          },
          {
            "code": "1348009",
            "display": "Day care"
          },
          {
            "code": "260413007",
            "display": "None"
          },
          {
            "code": "42665001",
            "display": "Nursing home"
          },
          {
            "code": "303071001",
            "display": "Other Family member"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1620",
            "display": "Classmate"
          },
          {
            "code": "PHC1619",
            "display": "Co-worker"
          },
          {
            "code": "PHC1567",
            "display": "Human case of psittacosis"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "version": "20140716",
        "concept": [
          {
            "code": "FTH",
            "display": "father"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "SIB",
            "display": "sibling"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}