International Patient Summary 1.0.0 Release - Local Development build (v1.0). See the Directory of published versions
: IPS Pregnancy Status - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "2.16.840.1.113883.11.22.68--20181205093551",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/LA15173-0/\">LA15173-0</a></td><td>Pregnant</td></tr><tr><td><a href=\"https://loinc.org/LA26683-5/\">LA26683-5</a></td><td>Not pregnant</td></tr><tr><td><a href=\"https://loinc.org/LA4489-6/\">LA4489-6</a></td><td>Unknown</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2018-12-05T09:35:51+01:00"
}
}
],
"url" : "http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.11.22.68"
}
],
"version" : "1.0",
"name" : "Pregnancy_status_uv_ips",
"title" : "IPS Pregnancy Status",
"status" : "draft",
"experimental" : false,
"date" : "2023-01-12T22:27:49+01:00",
"publisher" : "Health Level Seven",
"contact" : [
{
"name" : "HL7 International - International Patient Summary",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/structure"
}
]
}
],
"description" : "IPS Pregnancy Status",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA15173-0",
"display" : "Pregnant"
},
{
"code" : "LA26683-5",
"display" : "Not pregnant"
},
{
"code" : "LA4489-6",
"display" : "Unknown"
}
]
}
]
}
}