FHIR IG Statistics: ValueSet/SubjectRoleCodelist
Package | hl7.fhir.nl.zorgviewer |
Type | ValueSet |
Id | SubjectRoleCodelist |
FHIR Version | R3 |
Source | http://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ValueSet-SubjectRoleCodelist.html |
URL | http://fhir.hl7.nl/zorgviewer/ValueSet/SubjectRoleCodelist |
Version | 1.17.0 |
Status | active |
Date | 2025-07-21T13:39:15+00:00 |
Name | SubjectRoleCodelist |
Title | Subject rol (beroepen) waardelijst |
Realm | nl |
Authority | hl7 |
Description | Subject rol waardelijst. Deze rol is nodig voor autorisatie bij de bron |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct
Code | Display | Synonym | Nederlands (Nederland) (Dutch (Netherlands), nl) |
309343006 | Medical doctor | arts | arts |
62247001 | Family medicine specialist | huisarts | huisarts |
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"
}
]
}
]
}
]
}
}