Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/ValueSet-presentAbsentVS.html |
Url | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/presentAbsentVS |
Version | 0.1.0 |
Status | draft |
Date | 2019-06-19 |
Name | PresentAbsentValueSet |
Experimental | True |
Realm | us |
Authority | hl7 |
Description | Select SNOMED CT codes. A set of codes that describe if a thing exists or not. |
Copyright | TBD |
No resources found
CodeSystem | |
http://snomed.info/sct | SNOMED CT (all versions) |
http://snomed.info/sct | SNOMED codes used in this IG |
http://snomed.info/sct | SNOMED CT Canada Immunizations |
Note: links and images are rebased to the (stated) source
http://snomed.info/sct
Code | Display |
52101004 | Present |
272519000 | Absence findings |
{
"resourceType" : "ValueSet",
"id" : "presentAbsentVS",
"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://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/52101004\">52101004</a></td><td>Present</td></tr><tr><td><a href=\"http://snomed.info/id/272519000\">272519000</a></td><td>Absence findings</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/presentAbsentVS",
"version" : "0.1.0",
"name" : "PresentAbsentValueSet",
"status" : "draft",
"experimental" : true,
"date" : "2019-06-19",
"publisher" : "HSPC",
"description" : "Select SNOMED CT codes. A set of codes that describe if a thing exists or not.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"immutable" : true,
"copyright" : "TBD",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "52101004",
"display" : "Present"
},
{
"code" : "272519000",
"display" : "Absence findings"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.