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

FHIR IG Statistics: StructureDefinition/ACCESS-CONTROL-SETTINGS

Packageopenehr.base
TypeStructureDefinition
IdACCESS-CONTROL-SETTINGS
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-ACCESS-CONTROL-SETTINGS.html
URLhttp://openehr.org/fhir/StructureDefinition/ACCESS-CONTROL-SETTINGS
Version0.1.0
Statusactive
Date2024-12-31T18:45:58+10:00
NameACCESS_CONTROL_SETTINGS
TitleACCESS_CONTROL_SETTINGS
Realmuv
Authorityhl7
DescriptionEHR-wide access control object. All access decisions to data in the EHR must be made in accordance with the policies and rules in this object.
Typehttp://openehr.org/fhir/StructureDefinition/ACCESS_CONTROL_SETTINGS
Kindlogical

Resources that use this resource

StructureDefinition
EHR-ACCESSEHR_ACCESS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition ACCESS-CONTROL-SETTINGS

NameFlagsCard.TypeDescription & Constraintsdoco
.. ACCESS_CONTROL_SETTINGS 0..*BaseThis is an abstract type.
Access Control Settings for the EHR and components. Intended to support multiple access control schemes. Currently implementation dependent

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ACCESS-CONTROL-SETTINGS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/RM/development/ehr.html#_access_control_settings_class"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url": "http://openehr.org/fhir/StructureDefinition/ACCESS-CONTROL-SETTINGS",
  "version": "0.1.0",
  "name": "ACCESS_CONTROL_SETTINGS",
  "title": "ACCESS_CONTROL_SETTINGS",
  "status": "active",
  "experimental": false,
  "date": "2024-12-31T18:45:58+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "EHR-wide access control object. All access decisions to data in the EHR must be made in accordance with the policies and rules in this object.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "http://openehr.org/fhir/StructureDefinition/ACCESS_CONTROL_SETTINGS",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "ACCESS_CONTROL_SETTINGS",
        "path": "ACCESS_CONTROL_SETTINGS",
        "short": "Access Control Settings for the EHR and components. Intended to support multiple access control schemes. Currently implementation dependent",
        "definition": "Access Control Settings for the EHR and components. Intended to support multiple access control schemes. Currently implementation dependent.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ACCESS_CONTROL_SETTINGS",
        "path": "ACCESS_CONTROL_SETTINGS",
        "short": "Access Control Settings for the EHR and components. Intended to support multiple access control schemes. Currently implementation dependent",
        "definition": "Access Control Settings for the EHR and components. Intended to support multiple access control schemes. Currently implementation dependent.",
        "min": 0,
        "max": "*",
        "isModifier": false
      }
    ]
  }
}