FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-EXTERNAL-ENVIRONMENT-ACCESS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/openehr-fhir/base-spec/StructureDefinition-EXTERNAL-ENVIRONMENT-ACCESS.html
URLhttp://openehr.org/fhir/StructureDefinition/EXTERNAL_ENVIRONMENT_ACCESS
Version0.1.0
Statusactive
Date2025-09-06T15:35:39+10:00
NameEXTERNAL_ENVIRONMENT_ACCESS
TitleEXTERNAL_ENVIRONMENT_ACCESS
Realmuv
Authorityhl7
DescriptionA mixin class providing access to services in the external environment.
Typehttp://openehr.org/fhir/StructureDefinition/EXTERNAL_ENVIRONMENT_ACCESS
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
openehr.base#currentTERMINOLOGY_SERVICETERMINOLOGY_SERVICE

Narrative

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

Generated Narrative: StructureDefinition EXTERNAL-ENVIRONMENT-ACCESS

NameFlagsCard.TypeDescription & Constraintsdoco
.. EXTERNAL_ENVIRONMENT_ACCESS 0..*TERMINOLOGY_SERVICEThis is an abstract type.
A mixin class providing access to services in the external environment.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EXTERNAL-ENVIRONMENT-ACCESS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
      "valueCanonical": "#terminology"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/BASE/latest/foundation_types.html#_any_class"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-replace-cardinality"
    },
    {
      "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/EXTERNAL_ENVIRONMENT_ACCESS",
  "version": "0.1.0",
  "name": "EXTERNAL_ENVIRONMENT_ACCESS",
  "title": "EXTERNAL_ENVIRONMENT_ACCESS",
  "status": "active",
  "experimental": false,
  "date": "2025-09-06T15:35:39+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "A mixin class providing access to services in the external environment.",
  "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/EXTERNAL_ENVIRONMENT_ACCESS",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/TERMINOLOGY_SERVICE",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EXTERNAL_ENVIRONMENT_ACCESS",
        "path": "EXTERNAL_ENVIRONMENT_ACCESS",
        "short": "A mixin class providing access to services in the external environment.",
        "definition": "A mixin class providing access to services in the external environment.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EXTERNAL_ENVIRONMENT_ACCESS",
        "path": "EXTERNAL_ENVIRONMENT_ACCESS",
        "short": "A mixin class providing access to services in the external environment.",
        "definition": "A mixin class providing access to services in the external environment.",
        "min": 0,
        "max": "*",
        "isModifier": false
      }
    ]
  }
}