| Package | hl7.cda.uv.ips |
| Resource Type | ValueSet |
| Id | 2.16.840.1.113883.11.22.8--20170329000000 |
| FHIR Version | R4 |
| Source | http://hl7.org/cda/uv/cda-ips/https://build.fhir.org/ig/HL7/CDA-IPS/ValueSet-2.16.840.1.113883.11.22.8--20170329000000.html |
| URL | http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.8--20170329000000 |
| Version | 1.1.0-ballot |
| Status | draft |
| Date | 2024-08-19T09:46:05+00:00 |
| Name | IPSConditionVerificationStatus |
| Title | IPS Condition Verification Status |
| Realm | uv |
| Authority | hl7 |
| Description | IPS Condition Verification Status |
| StructureDefinition | |
| 2.16.840.1.113883.10.22.4.19--20240610095919 | IPS Certainty Observation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet 2.16.840.1.113883.11.22.8--20170329000000
Information Source: https://art-decor.org/ad/#/hl7ips-/terminology/valueset
Profile: Shareable ValueSet
Tag: 4.0.1 (Details: FHIRVersion code 4.0.1 = ' 4.0.1 ', stated as ' null ')
http://hl7.org/fhir/ValueSet/condition-ver-status| Code | Display | Comments |
| unconfirmed | Unconfirmed | Note: There is not sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition. |
| provisional | Provisional | Note: This is a tentative diagnosis - still a candidate that is under consideration. |
| differential | Differential | Note: One of a set of potential (and typically mutually exclusive) diagnoses asserted to further guide the diagnostic process and preliminary treatment. |
| confirmed | Confirmed | Note: There is sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition. |
| refuted | Refuted | Note: This condition has been ruled out by diagnostic and clinical evidence. |
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.11.22.8--20170329000000",
"meta": {
"source": "https://art-decor.org/ad/#/hl7ips-/terminology/valueset",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
],
"tag": [
{
"system": "http://hl7.org/fhir/FHIR-version",
"code": "4.0.1"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2017-03-29T00:00:00+02:00"
}
}
],
"url": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.8--20170329000000",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.11.22.8"
}
],
"version": "1.1.0-ballot",
"name": "IPSConditionVerificationStatus",
"title": "IPS Condition Verification Status",
"status": "draft",
"experimental": false,
"date": "2024-08-19T09:46:05+00: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 Condition Verification Status",
"immutable": false,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/ValueSet/condition-ver-status",
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "There is not sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition."
}
],
"code": "unconfirmed",
"display": "Unconfirmed"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "This is a tentative diagnosis - still a candidate that is under consideration."
}
],
"code": "provisional",
"display": "Provisional"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "One of a set of potential (and typically mutually exclusive) diagnoses asserted to further guide the diagnostic process and preliminary treatment."
}
],
"code": "differential",
"display": "Differential"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "There is sufficient diagnostic and/or clinical evidence to treat this as a confirmed condition."
}
],
"code": "confirmed",
"display": "Confirmed"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
"valueString": "This condition has been ruled out by diagnostic and clinical evidence."
}
],
"code": "refuted",
"display": "Refuted"
}
]
}
]
}
}