Vital Records FHIR Messaging (VRFM) IG, published by CDC NCHS. This guide is not an authorized publication; it is the continuous build for version 3.0.0-Preview1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nightingaleproject/vital_records_fhir_messaging_ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-07-09 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "VRM-PregnancyOutcomes-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VRM-PregnancyOutcomes-vs</b></p><a name=\"VRM-PregnancyOutcomes-vs\"> </a><a name=\"hcVRM-PregnancyOutcomes-vs\"> </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><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/276507005\">276507005</a></td><td>Fetal Death</td></tr><tr><td><a href=\"http://snomed.info/id/281050002\">281050002</a></td><td>Live Birth</td></tr><tr><td><a href=\"http://snomed.info/id/17369002\">17369002</a></td><td>Spontaneous Abortion</td></tr><tr><td><a href=\"http://snomed.info/id/57797005\">57797005</a></td><td>Induced Abortion</td></tr><tr><td><a href=\"http://snomed.info/id/34801009\">34801009</a></td><td>Ectopic Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/44782008\">44782008</a></td><td>Molar Pregnancy</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-VRM-coded-pregnancy-status-cs.html\"><code>http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-coded-pregnancy-status-cs</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-VRM-coded-pregnancy-status-cs.html#VRM-coded-pregnancy-status-cs-live-birth-and-fetal-death\">live-birth-and-fetal-death</a></td><td>Live birth(s) and fetal death(s)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>Unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1. Those properties themselves directly translate to a semantic of \"unknown\". (E.g. a local code sent as a translation that conveys 'unknown')<br/>2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of \"H\" and a URL prefix of \"tel:\" to convey that it is the home phone number that is unknown.)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-OTH\">OTH</a></td><td>Other</td><td>**Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system).<br/><br/>**Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \\*any\\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc.<br/><br/>With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/VRM-PregnancyOutcomes-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.0.0-Preview1"] ; #
fhir:name [ fhir:v "PregnancyOutcomesVS"] ; #
fhir:title [ fhir:v "Pregnancy Outcome Values"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-07-09T16:08:41+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "CDC NCHS"] ; #
fhir:contact ( [
fhir:name [ fhir:v "CDC NCHS" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://cdc.gov/nchs" ] ] )
] ) ; #
fhir:description [ fhir:v "Pregnancy Outcome Values"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "276507005" ] ;
fhir:display [ fhir:v "Fetal Death" ] ] [
fhir:code [ fhir:v "281050002" ] ;
fhir:display [ fhir:v "Live Birth" ] ] [
fhir:code [ fhir:v "17369002" ] ;
fhir:display [ fhir:v "Spontaneous Abortion" ] ] [
fhir:code [ fhir:v "57797005" ] ;
fhir:display [ fhir:v "Induced Abortion" ] ] [
fhir:code [ fhir:v "34801009" ] ;
fhir:display [ fhir:v "Ectopic Pregnancy" ] ] [
fhir:code [ fhir:v "44782008" ] ;
fhir:display [ fhir:v "Molar Pregnancy" ] ] ) ] [
fhir:system [ fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-coded-pregnancy-status-cs"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "live-birth-and-fetal-death" ] ;
fhir:display [ fhir:v "Live birth(s) and fetal death(s)" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "Unknown" ] ] [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Other" ] ] ) ] )
] . #
IG © 2022+ CDC NCHS. Package vital-records-fhir-messaging#3.0.0-Preview1 based on FHIR 4.0.1. Generated 2025-07-09
Links: Table of Contents |
QA Report
Internal use only.