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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.88.12.80.68

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.88.12.80.68
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.68
Version1
Statusactive
Date2015-01-01T00:04:00+11:00
NamePHVS_ProblemStatus
TitleProblem Status
Realmus
DescriptionA value set of SNOMED-CT codes reflecting state of existence.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.88.12.80.68",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.88.12.80.68"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.68",
  "version": "1",
  "name": "PHVS_ProblemStatus",
  "title": "Problem Status",
  "status": "active",
  "date": "2015-01-01T00:04:00+11:00",
  "description": "A value set of SNOMED-CT codes reflecting state of existence.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "55561003",
            "display": "Active"
          },
          {
            "code": "73425007",
            "display": "Inactive"
          },
          {
            "code": "413322009",
            "display": "Problem resolved"
          }
        ]
      }
    ]
  }
}