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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7387

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7387
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7387
Version2
Statusactive
Date2021-01-22T00:02:00+11:00
NamePHVS_EditFlags_NCHS
TitleEdit Flags (NCHS)
Realmus
DescriptionTo reflect whether the content of a related field has been subject to edit

Resources that use this resource

StructureDefinition
Observation-edit-flag-mothers-educationObservation - Edit Flag Mother's Education

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.7387",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7387"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7387",
  "version": "2",
  "name": "PHVS_EditFlags_NCHS",
  "title": "Edit Flags (NCHS)",
  "status": "active",
  "date": "2021-01-22T00:02:00+11:00",
  "description": "To reflect whether the content of a related field has been subject to edit",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20201221",
        "concept": [
          {
            "code": "PHC1362",
            "display": "0=Edit Passed"
          },
          {
            "code": "PHC1363",
            "display": "1=Edit Failed, Data Queried, and Verified"
          }
        ]
      }
    ]
  }
}