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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7362

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7362
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7362
Version2
Statusactive
Date2015-01-09T00:09:00+11:00
NamePHVS_Follow-upAttemptOutcome_NCHS
TitleFollow-up Attempt Outcome (NCHS)
Realmus
DescriptionThe finding(s) or result(s) of contact made by healthcare staff with a patient after an outpatient surgical procedure

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7362",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7362"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7362",
  "version": "2",
  "name": "PHVS_Follow-upAttemptOutcome_NCHS",
  "title": "Follow-up Attempt Outcome (NCHS)",
  "status": "active",
  "date": "2015-01-09T00:09:00+11:00",
  "description": "The finding(s) or result(s) of contact made by healthcare staff with a patient after an outpatient surgical procedure",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "398090008",
            "display": "Unable to reach Patient"
          },
          {
            "code": "160245001",
            "display": "Patient Reported No Problems"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1392",
            "display": "Patient reported problems and sought medical care"
          },
          {
            "code": "PHC1393",
            "display": "Patient reported problems and was advised to seek medical care"
          },
          {
            "code": "PHC1394",
            "display": "Patient reported problems but no follow-up medical care was needed"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}