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.7393.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7393
Version2
Statusactive
Date2021-01-22T00:02:00+11:00
NamePHVS_SourceFlags_NCHS
TitleSource Flags (NCHS)
Realmus
DescriptionTo reflect the form in which data has been received.

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.7393",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7393"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7393",
  "version": "2",
  "name": "PHVS_SourceFlags_NCHS",
  "title": "Source Flags (NCHS)",
  "status": "active",
  "date": "2021-01-22T00:02:00+11:00",
  "description": "To reflect the form in which data has been received.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20201221",
        "concept": [
          {
            "code": "PHC1359",
            "display": "0=Electronic Mode"
          },
          {
            "code": "PHC1360",
            "display": "1=Paper Mode"
          },
          {
            "code": "PHC1361",
            "display": "2=Mixed Mode"
          }
        ]
      }
    ]
  }
}