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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7751

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7751
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7751
Version1
Statusactive
Date2018-01-01T00:03:00+11:00
NamePHVS_TypeofLink_TB
TitleType of Link (TB)
Realmus
DescriptionIndicate if link is a contact, location, or other

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.7751",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7751"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7751",
  "version": "1",
  "name": "PHVS_TypeofLink_TB",
  "title": "Type of Link (TB)",
  "status": "active",
  "date": "2018-01-01T00:03:00+11:00",
  "description": "Indicate if link is a contact, location, or other",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1879",
            "display": "Contact"
          },
          {
            "code": "PHC1880",
            "display": "Location"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other (specify)"
          }
        ]
      }
    ]
  }
}