FHIR IG Statistics: ValueSet/UKCore-ConditionEpisode
Package | fhir.r4.ukcore.stu3.currentbuild |
Resource Type | ValueSet |
Id | UKCore-ConditionEpisode |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.23.0-pre-release&canonical=https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisode |
URL | https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisode |
Version | 2.1.0 |
Status | retired |
Date | 2022-12-16 |
Name | UKCoreConditionEpisode |
Title | UK Core Condition Episode |
Realm | us |
Authority | hl7 |
Description | A set of codes that define the episodicity of a condition. Selected from the SNOMED CT UK coding system. |
Copyright | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. 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. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "UKCore-ConditionEpisode",
"url": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionEpisode",
"version": "2.1.0",
"name": "UKCoreConditionEpisode",
"title": "UK Core Condition Episode",
"status": "retired",
"date": "2022-12-16",
"publisher": "HL7 UK",
"contact": [
{
"name": "HL7 UK",
"telecom": [
{
"system": "email",
"value": "ukcore@hl7.org.uk",
"use": "work",
"rank": 1
}
]
}
],
"description": "A set of codes that define the episodicity of a condition. Selected from the SNOMED CT UK coding system.",
"copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html. 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",
"filter": [
{
"property": "constraint",
"op": "=",
"value": "255217005 OR 288527008 OR 303350001 OR 272131007 OR 394846009"
}
]
}
]
},
"expansion": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-unclosed",
"valueBoolean": true
}
],
"identifier": "74bfb763-edcc-44c8-842d-99ec474eac02",
"timestamp": "2022-01-07T11:06:23+00:00",
"total": 5,
"offset": 0,
"parameter": [
{
"name": "version",
"valueUri": "http://snomed.info/sct|http://snomed.info/sct/83821000000107/version/20211222"
},
{
"name": "count",
"valueInteger": 2147483647
},
{
"name": "offset",
"valueInteger": 0
}
],
"contains": [
{
"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": "272131007",
"display": "Old episode"
},
{
"system": "http://snomed.info/sct",
"code": "303350001",
"display": "Ongoing episode"
},
{
"system": "http://snomed.info/sct",
"code": "394846009",
"display": "Undefined episodicity"
}
]
}
}