FHIR IG Statistics: ValueSet/pregnancy-status-uv-ips
Package | HIE2.packages |
Type | ValueSet |
Id | pregnancy-status-uv-ips |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips |
URL | http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips |
Version | 1.0.0 |
Status | active |
Date | 2022-01-04T10:42:11.8098976+00:00 |
Name | PregnancyStatusUvIps |
Title | Pregnancy Status - IPS |
Realm | uv |
Authority | hl7 |
Description | IPS Pregnancy Status |
Copyright | This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/ |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Pregnancy Status - IPS
Copyright Statement: This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/
Source
{
"resourceType": "ValueSet",
"id": "pregnancy-status-uv-ips",
"meta": {
"lastUpdated": "2022-01-04T10:42:12.195+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips",
"version": "1.0.0",
"name": "PregnancyStatusUvIps",
"title": "Pregnancy Status - IPS",
"status": "active",
"experimental": false,
"date": "2022-01-04T10:42:11.8098976+00:00",
"publisher": "Health Level Seven International - Patient Care Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "IPS Pregnancy Status",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"immutable": false,
"copyright": "This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA15173-0",
"display": "Pregnant"
},
{
"code": "LA26683-5",
"display": "Not pregnant"
},
{
"code": "LA4489-6",
"display": "Unknown"
}
]
}
]
}
}