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

FHIR IG Statistics: ValueSet/MyOrgRolesVS

Packagehl7.fhir.uv.dap
TypeValueSet
IdMyOrgRolesVS
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/dap/https://build.fhir.org/ig/HL7/data-access-policies/ValueSet-MyOrgRolesVS.html
URLhttp://hl7.org/fhir/uv/dap/ValueSet/MyOrgRolesVS
Version1.0.0-current
Statusdraft
Date2025-07-09T20:08:34+00:00
NameMyOrgRolesVS
TitleCurrent Roles in MyOrg
Realmuv
Authorityhl7
DescriptionMyOrg current security roles

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
MyOrgRolesCSMyOrg defined Roles CodeSystem

Narrative

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

Generated Narrative: ValueSet MyOrgRolesVS


Source

{
  "resourceType": "ValueSet",
  "id": "MyOrgRolesVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-07-09T20:08:34+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": "HL7 Security Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/secure/index.cfm"
        }
      ]
    }
  ],
  "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"
      }
    ]
  }
}