FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cyehr-vs-nursingcategories

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-nursingcategories
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-nursingcategories
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-nursingcategories
Statusactive
NameCYEHRVSNursingCategories
TitleCyprus EHR Value Set: Nursing Categories
DescriptionThe Value Set is used to code the different official categories of the nursing roles in the Republic of Cyprus
CopyrightThis 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

StructureDefinition
cyehr-sd-practitionerlicense-r4Cyprus EHR Practitioner License profile
cyehr-sd-practitionerrole-r4Cyprus EHR Practitioner Role profile
cyehr-sd-practitionerrolehealthcareassociate-r4Cyprus EHR Healthcare Associate Practitioner Role profile

Resources that this resource uses

CodeSystem
sctSNOMED 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"
          }
        ]
      }
    ]
  }
}