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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-OPENEHR-DEFINITIONS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/openehr-fhir/base-spec/StructureDefinition-OPENEHR-DEFINITIONS.html
URLhttp://openehr.org/fhir/StructureDefinition/OPENEHR_DEFINITIONS
Version0.1.0
Statusactive
Date2025-09-06T15:35:39+10:00
NameOPENEHR_DEFINITIONS
TitleOPENEHR_DEFINITIONS
Realmuv
Authorityhl7
DescriptionInheritance class to provide access to constants defined in other packages.
Typehttp://openehr.org/fhir/StructureDefinition/OPENEHR_DEFINITIONS
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#currentDATA_VALUEDATA_VALUE

Resources that this resource uses

StructureDefinition
openehr.base#currentBASIC_DEFINITIONSBASIC_DEFINITIONS

Narrative

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

Generated Narrative: StructureDefinition OPENEHR-DEFINITIONS

NameFlagsCard.TypeDescription & Constraintsdoco
.. OPENEHR_DEFINITIONS 0..*BASIC_DEFINITIONSThis is an abstract type. Child types: DATA_VALUE
Inheritance class to provide access to constants defined in other packages

Elements defined in Ancestors:CR, LF
... Local_terminology_id 1..1stringPredefined terminology identifier

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "OPENEHR-DEFINITIONS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "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/OPENEHR_DEFINITIONS",
  "version": "0.1.0",
  "name": "OPENEHR_DEFINITIONS",
  "title": "OPENEHR_DEFINITIONS",
  "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": "Inheritance class to provide access to constants defined in other packages.",
  "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/OPENEHR_DEFINITIONS",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/BASIC_DEFINITIONS",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "OPENEHR_DEFINITIONS",
        "path": "OPENEHR_DEFINITIONS",
        "short": "Inheritance class to provide access to constants defined in other packages",
        "definition": "Inheritance class to provide access to constants defined in other packages.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OPENEHR_DEFINITIONS.CR",
        "path": "OPENEHR_DEFINITIONS.CR",
        "short": "Carriage return character.",
        "definition": "Carriage return character.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BASIC_DEFINITIONS.CR",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "OPENEHR_DEFINITIONS.LF",
        "path": "OPENEHR_DEFINITIONS.LF",
        "short": "Line feed character.",
        "definition": "Line feed character.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BASIC_DEFINITIONS.LF",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "OPENEHR_DEFINITIONS.Local-terminology-id",
        "path": "OPENEHR_DEFINITIONS.Local_terminology_id",
        "short": "Predefined terminology identifier",
        "definition": "Predefined terminology identifier to indicate it is local to the knowledge resource in which it occurs, e.g. an archetype",
        "min": 1,
        "max": "1",
        "base": {
          "path": "OPENEHR_DEFINITIONS.Local_terminology_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "OPENEHR_DEFINITIONS",
        "path": "OPENEHR_DEFINITIONS",
        "short": "Inheritance class to provide access to constants defined in other packages",
        "definition": "Inheritance class to provide access to constants defined in other packages.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "OPENEHR_DEFINITIONS.Local-terminology-id",
        "path": "OPENEHR_DEFINITIONS.Local_terminology_id",
        "short": "Predefined terminology identifier",
        "definition": "Predefined terminology identifier to indicate it is local to the knowledge resource in which it occurs, e.g. an archetype",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  }
}