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

FHIR IG Statistics: ValueSet/SubjectRoleCodelist

Packagehl7.fhir.nl.zorgviewer
Resource TypeValueSet
IdSubjectRoleCodelist
FHIR VersionR3
Sourcehttp://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ValueSet-SubjectRoleCodelist.html
URLhttp://fhir.hl7.nl/zorgviewer/ValueSet/SubjectRoleCodelist
Version1.17.0
Statusactive
Date2025-07-21T13:39:15+00:00
NameSubjectRoleCodelist
TitleSubject rol (beroepen) waardelijst
Realmnl
Authorityhl7
DescriptionSubject rol waardelijst. Deze rol is nodig voor autorisatie bij de bron
CopyrightThis 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

StructureDefinition
PractitionerPractitioner

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet SubjectRoleCodelist

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplaySynonymNederlands (Nederland) (Dutch (Netherlands), nl)
    309343006Medical doctorartsarts
    62247001Family medicine specialisthuisartshuisarts

Source

{
  "resourceType": "ValueSet",
  "id": "SubjectRoleCodelist",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hl7.nl/zorgviewer/ValueSet/SubjectRoleCodelist",
  "version": "1.17.0",
  "name": "SubjectRoleCodelist",
  "title": "Subject rol (beroepen) waardelijst",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T13:39:15+00:00",
  "publisher": "RIVO-NN HL7NL",
  "contact": [
    {
      "name": "RIVO-NN",
      "telecom": [
        {
          "system": "url",
          "value": "https://rivo-noord.nl"
        }
      ]
    },
    {
      "name": "HL7NL",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.nl"
        }
      ]
    }
  ],
  "description": "Subject rol waardelijst. Deze rol is nodig voor autorisatie bij de bron",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL"
        }
      ]
    }
  ],
  "copyright": "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",
        "concept": [
          {
            "code": "309343006",
            "display": "Medical doctor",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "arts"
              }
            ]
          },
          {
            "code": "62247001",
            "display": "Family medicine specialist",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "huisarts"
              }
            ]
          }
        ]
      }
    ]
  }
}