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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7222

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7222
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
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


Source

{
  "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"
          }
        ]
      }
    ]
  }
}