RIVO-Noord Zorgviewer Implementation Guide
1.7.0 - sprint45
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-12 |
{
"resourceType" : "ValueSet",
"id" : "SubjectRoleCodelist",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: ValueSet SubjectRoleCodelist</b></p><a name=\"SubjectRoleCodelist\"> </a><a name=\"hcSubjectRoleCodelist\"> </a><a name=\"SubjectRoleCodelist-nl-NL\"> </a><ul><li>Include deze codes zoals gedefinieerd in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Weergave</b></td><td><b>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td></tr><tr><td><a href=\"http://snomed.info/id/309343006\">309343006</a></td><td>Medical doctor</td><td>arts</td><td>arts</td></tr><tr><td><a href=\"http://snomed.info/id/62247001\">62247001</a></td><td>Family medicine specialist</td><td>huisarts</td><td>huisarts</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.nl/fhir/zorgviewer/ValueSet/SubjectRoleCodelist",
"version" : "1.7.0",
"name" : "SubjectRoleCodelist",
"title" : "Subject rol (beroepen) waardelijst",
"status" : "active",
"experimental" : false,
"date" : "2024-11-12T08:21:21+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"
}
]
}
]
}
]
}
}