INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build
INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "CareConnect-ConditionEpisodeSnCT-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n <h2>Care Connect Condition Episode SnCT</h2> \n <div> \n <p>A code from the SNOMED Clinical Terminology UK coding system that describes the episodicity of a Condition.</p> \n </div> \n <p> \n <b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. \n </p> \n <p>This value set includes codes from the following code systems:</p> \n <ul> \n <li>Include these codes as defined in \n <a href=\"http://www.snomed.org/\"> \n <code>http://snomed.info/sct</code> \n </a> \n <table class=\"none\"> \n <tr> \n <td style=\"white-space:nowrap\"> \n <b>Code</b> \n </td> \n <td> \n <b>Display</b> \n </td> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=255217005\">255217005</a> \n </td> \n <td>First episode</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=288527008\">288527008</a> \n </td> \n <td>New episode</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=303350001\">303350001</a> \n </td> \n <td>Ongoing episode</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=272131007\">272131007</a> \n </td> \n <td>Old episode</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=394846009\">394846009</a> \n </td> \n <td>Undefined episodicity</td> \n <td/> \n </tr> \n </table> \n </li> \n </ul> \n </div>"
},
"url" : "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ConditionEpisodeSnCT-1",
"version" : "3.0.0",
"name" : "Care Connect Condition Episode SnCT",
"status" : "draft",
"date" : "2018-05-03T01:00:00+01:00",
"publisher" : "INTEROpen",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "https://interopen.ryver.com/"
}
]
}
],
"description" : "A code from the SNOMED Clinical Terminology UK coding system that describes the episodicity of a Condition.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "826"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "255217005",
"display" : "First episode"
},
{
"code" : "288527008",
"display" : "New episode"
},
{
"code" : "303350001",
"display" : "Ongoing episode"
},
{
"code" : "272131007",
"display" : "Old episode"
},
{
"code" : "394846009",
"display" : "Undefined episodicity"
}
]
}
]
},
"expansion" : {
"identifier" : "97bbf834-8f0a-4965-b5e6-520f80404030",
"timestamp" : "2019-12-11T16:50:40+00:00",
"total" : 5,
"parameter" : [
{
"name" : "version",
"valueUri" : "http://snomed.info/sct?version=http%3A%2F%2Fsnomed.info%2Fsct%2F999000031000000106%2Fversion%2F20190807"
},
{
"name" : "count",
"valueInteger" : 2147483647
},
{
"name" : "offset",
"valueInteger" : 0
}
],
"contains" : [
{
"system" : "http://snomed.info/sct",
"code" : "272131007",
"display" : "Old episode"
},
{
"system" : "http://snomed.info/sct",
"code" : "255217005",
"display" : "First episode"
},
{
"system" : "http://snomed.info/sct",
"code" : "288527008",
"display" : "New episode"
},
{
"system" : "http://snomed.info/sct",
"code" : "394846009",
"display" : "Undefined episodicity"
},
{
"system" : "http://snomed.info/sct",
"code" : "303350001",
"display" : "Ongoing episode"
}
]
}
}