FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.7679.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7679 |
| Version | 2 |
| Status | active |
| Date | 2018-01-05T00:03:00+11:00 |
| Name | PHVS_PregnacyStatus_RIBD |
| Title | Pregnancy Status (RIBD) |
| Realm | us |
| Description | Whether patient was pregnant, postpartum, or neither at the time of first positive culture. |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| v3-NullFlavor | NullFlavor |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.7679",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7679"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7679",
"version": "2",
"name": "PHVS_PregnacyStatus_RIBD",
"title": "Pregnancy Status (RIBD)",
"status": "active",
"date": "2018-01-05T00:03:00+11:00",
"description": "Whether patient was pregnant, postpartum, or neither at the time of first positive culture.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108/version/20200901",
"concept": [
{
"code": "60001007",
"display": "Not pregnant nor postpartum"
},
{
"code": "77386006",
"display": "Patient currently pregnant"
},
{
"code": "255410009",
"display": "Postpartum"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "20090501",
"concept": [
{
"code": "UNK",
"display": "Unknown"
}
]
}
]
}
}