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

FHIR IG Statistics: ValueSet/ee-degree-license-certificate

Packageee.hl7.fhir.base.r5
TypeValueSet
Idee-degree-license-certificate
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/ValueSet/ee-degree-license-certificate
URLhttps://fhir.ee/ValueSet/ee-degree-license-certificate
Version1.0.0
Statusdraft
Date2023-08-10T08:18:09+00:00
NameEEBaseDegreeLicenseCertificate
TitleQualification
Realmee
Authorityhl7
DescriptionQualification based on the education

Resources that use this resource

StructureDefinition
ee-practitionerEEBase Practitioner

Resources that this resource uses

CodeSystem
v2-0360degreeLicenseCertificate
v2-0360degreeLicenseCertificate

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "ee-degree-license-certificate",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/ee-degree-license-certificate",
  "version": "1.0.0",
  "name": "EEBaseDegreeLicenseCertificate",
  "title": "Qualification",
  "status": "draft",
  "experimental": true,
  "date": "2023-08-10T08:18:09+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description": "Qualification based on the education",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0360",
        "concept": [
          {
            "code": "PN",
            "designation": [
              {
                "language": "et",
                "value": "Eriõde"
              }
            ]
          },
          {
            "code": "RN",
            "designation": [
              {
                "language": "et",
                "value": "Õde"
              }
            ]
          }
        ]
      }
    ]
  }
}