FHIR IG Statistics: ValueSet/cyehr-vs-nursingcategories
Package | ehealth4u.package |
Resource Type | ValueSet |
Id | cyehr-vs-nursingcategories |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-nursingcategories |
URL | http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-nursingcategories |
Status | active |
Name | CYEHRVSNursingCategories |
Title | Cyprus EHR Value Set: Nursing Categories |
Description | The Value Set is used to code the different official categories of the nursing roles in the Republic of Cyprus |
Copyright | This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "cyehr-vs-nursingcategories",
"url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-nursingcategories",
"name": "CYEHRVSNursingCategories",
"title": "Cyprus EHR Value Set: Nursing Categories",
"status": "active",
"experimental": false,
"publisher": "eHealth4U",
"contact": [
{
"name": "eHealth4U",
"telecom": [
{
"system": "email",
"value": "ehealthl@ucy.ac.cy",
"use": "work"
}
]
}
],
"description": "The Value Set is used to code the different official categories of the nursing roles in the Republic of Cyprus",
"immutable": false,
"copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "310182000",
"display": "General nurse"
},
{
"code": "224563006",
"display": "Mental health nurse"
},
{
"code": "309453006",
"display": "Registered midwife"
}
]
}
]
}
}