NHS North West Genomics
0.1.0 - ci-build
NHS North West Genomics - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-21 |
{
"resourceType" : "ValueSet",
"id" : "Pregnancy",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Pregnancy</b></p><a name=\"Pregnancy\"> </a><a name=\"hcPregnancy\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/77386006\">77386006</a></td><td>Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/255407002\">255407002</a></td><td>Neonatal</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA32-8/\">LA32-8</a></td><td>No</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.nwgenomics.nhs.uk/ValueSet/Pregnancy",
"version" : "0.1.0",
"name" : "Pregnancy",
"title" : "Pregnancy",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-21T09:04:55+00:00",
"publisher" : "NHS North West Genomics",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description" : "ValueSet for Pregnancy answers",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "77386006",
"display" : "Pregnancy"
},
{
"code" : "255407002",
"display" : "Neonatal"
}
]
},
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA32-8",
"display" : "No"
}
]
}
]
}
}