HL7 FHIR Implementation Guide: Data Access Policies, published by HL7 International / Security. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/data-access-policies/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "ValueSet",
"id" : "MyOrgRolesVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MyOrgRolesVS</b></p><a name=\"MyOrgRolesVS\"> </a><a name=\"hcMyOrgRolesVS\"> </a><a name=\"MyOrgRolesVS-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-MyOrgRolesCS.html\"><code>http://hl7.org/fhir/uv/dap/CodeSystem/MyOrgRolesCS</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "sec"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/dap/ImplementationGuide/hl7.fhir.uv.dap"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/dap/ValueSet/MyOrgRolesVS",
"version" : "1.0.0-current",
"name" : "MyOrgRolesVS",
"title" : "Current Roles in MyOrg",
"status" : "draft",
"experimental" : false,
"date" : "2024-12-21T08:06:56+00:00",
"publisher" : "HL7 International / Security",
"contact" : [
{
"name" : "HL7 International / Security",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/secure"
},
{
"system" : "email",
"value" : "security-cc@lists.hl7.org"
}
]
},
{
"name" : "John Moehrke",
"telecom" : [
{
"system" : "email",
"value" : "johnmoehrke@gmail.com",
"use" : "work"
}
]
},
{
"name" : "Jose Costa Teixeira",
"telecom" : [
{
"system" : "email",
"value" : "jose.a.teixeira@gmail.com",
"use" : "work"
}
]
}
],
"description" : "MyOrg current security roles",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/dap/CodeSystem/MyOrgRolesCS"
}
]
}
}