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

FHIR IG analytics

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

Resources that use this resource

StructureDefinition
openehr.base#currentOPENEHR_DEFINITIONSOPENEHR_DEFINITIONS

Resources that this resource uses

StructureDefinition
openehr.base#currentAnyAny

Narrative

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

Generated Narrative: StructureDefinition BASIC-DEFINITIONS

NameFlagsCard.TypeDescription & Constraintsdoco
.. BASIC_DEFINITIONS 0..*AnyThis is an abstract type. Child types: OPENEHR_DEFINITIONS
Inheritance class to provide access to constants defined in other packages
... CR 1..1stringCarriage return character.
... LF 1..1stringLine feed character.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "BASIC-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/BASIC_DEFINITIONS",
  "version": "0.1.0",
  "name": "BASIC_DEFINITIONS",
  "title": "BASIC_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/BASIC_DEFINITIONS",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/Any",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "BASIC_DEFINITIONS",
        "path": "BASIC_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": "BASIC_DEFINITIONS.CR",
        "path": "BASIC_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": "BASIC_DEFINITIONS.LF",
        "path": "BASIC_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
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "BASIC_DEFINITIONS",
        "path": "BASIC_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": "BASIC_DEFINITIONS.CR",
        "path": "BASIC_DEFINITIONS.CR",
        "short": "Carriage return character.",
        "definition": "Carriage return character.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "BASIC_DEFINITIONS.LF",
        "path": "BASIC_DEFINITIONS.LF",
        "short": "Line feed character.",
        "definition": "Line feed character.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  }
}