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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7397

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7397
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7397
Version2
Statusactive
Date2021-01-22T00:02:00+11:00
NamePHVS_VoidFlags_NCHS
TitleVoid Flags (NCHS)
Realmus
DescriptionTo indicate whether or not a void record is being sent.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7397",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7397"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7397",
  "version": "2",
  "name": "PHVS_VoidFlags_NCHS",
  "title": "Void Flags (NCHS)",
  "status": "active",
  "date": "2021-01-22T00:02:00+11:00",
  "description": "To indicate whether or not a void record is being sent.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20201221",
        "concept": [
          {
            "code": "PHC1357",
            "display": "0=Default; Valid Record"
          },
          {
            "code": "PHC1358",
            "display": "1=VOID Record"
          }
        ]
      }
    ]
  }
}