FHIR IG analytics| Package | nhsdigital.fhir.stu3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-CareConnect-ConditionCategory-1.json |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsdigital.fhir.stu3@1.3.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionCategory-1 |
| URL | https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionCategory-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2017-08-01T00:00:00+00:00 |
| Name | Care Connect Condition Category |
| Authority | hl7 |
| Description | A CodeSystem to identify the category of a condition. |
| Copyright | Copyright © 2016 HL7 UK |
| Content | complete |
| ValueSet | |
| CareConnect-ConditionCategory-1 | Care Connect Condition Category |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CareConnect-ConditionCategory-1",
"url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionCategory-1",
"version": "1.0.0",
"name": "Care Connect Condition Category",
"status": "draft",
"date": "2017-08-01T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A CodeSystem to identify the category of a condition.",
"copyright": "Copyright © 2016 HL7 UK",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "complaint",
"display": "Complaint"
},
{
"code": "symptom",
"display": "Symptom"
},
{
"code": "finding",
"display": "Finding"
},
{
"code": "diagnosis",
"display": "Diagnosis"
},
{
"code": "problem",
"display": "Problem"
},
{
"code": "need",
"display": "Need"
},
{
"code": "issue",
"display": "Issue"
}
]
}