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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7220

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7220
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7220
Version1
Statusactive
Date2020-01-08T00:07:00+11:00
NamePHVS_PregnancyTreatmentStage_NND
TitlePregnancy Treatment Stage (NND)
Realmus
DescriptionTrimester in which mother received her first dose of benzathine penicillin.

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.7220",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7220"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7220",
  "version": "1",
  "name": "PHVS_PregnancyTreatmentStage_NND",
  "title": "Pregnancy Treatment Stage (NND)",
  "status": "active",
  "date": "2020-01-08T00:07:00+11:00",
  "description": "Trimester in which mother received her first dose of benzathine penicillin.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1277",
            "display": "Before pregnancy"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "255246003",
            "display": "1st trimester"
          },
          {
            "code": "255247007",
            "display": "2nd trimester"
          },
          {
            "code": "255248002",
            "display": "3rd trimester"
          },
          {
            "code": "25265005",
            "display": "No treatment"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}