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.7222.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7222
Version1
Statusactive
Date2020-01-08T00:07:00+11:00
NamePHVS_SerologicResponse_CS
TitleSerologic Response (CS)
Realmus
DescriptionMother's serologic response for Congenital Syphilis case.

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.7222",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7222"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7222",
  "version": "1",
  "name": "PHVS_SerologicResponse_CS",
  "title": "Serologic Response (CS)",
  "status": "active",
  "date": "2020-01-08T00:07:00+11:00",
  "description": "Mother's serologic response for Congenital Syphilis case.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1281",
            "display": "Yes, appropriate response"
          },
          {
            "code": "PHC1282",
            "display": "No, inappropriate response: evidence of treatment failure or reinfection"
          },
          {
            "code": "PHC1283",
            "display": "Response could not be determined from available non-treponemal titer information"
          },
          {
            "code": "PHC1284",
            "display": "Not enough time for titer to change"
          }
        ]
      }
    ]
  }
}