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

FHIR IG Statistics: StructureDefinition/EHR

Packageopenehr.base
TypeStructureDefinition
IdEHR
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-EHR.html
URLhttp://openehr.org/fhir/StructureDefinition/EHR
Version0.1.0
Statusactive
Date2024-12-31T18:45:58+10:00
NameEHR
TitleEHR
Realmuv
Authorityhl7
DescriptionThe EHR object is the root object and access point of an EHR for a subject of care.
Typehttp://openehr.org/fhir/StructureDefinition/EHR
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AnyAny
DV-DATE-TIMEDV_DATE_TIME
HIER-OBJECT-IDHIER_OBJECT_ID
OBJECT-REFOBJECT_REF

Narrative

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

Generated Narrative: StructureDefinition EHR

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHR 0..*AnyThe EHR object is the root object and access point of an EHR for a subject of care
... system_id 1..*HIER_OBJECT_IDThe identifier of the logical EHR management system in which this EHR was created
... ehr_id 1..1HIER_OBJECT_IDThe unique identifier of this EHR
... contributions 0..*OBJECT_REFList of contributions causing changes to this EHR
... ehr_status 1..1OBJECT_REFReference to EHR_STATUS object for this EHR
... ehr_access 1..1OBJECT_REFReference to EHR_ACCESS object for this EH
... compositions 0..*OBJECT_REFMaster list of all Versioned Composition references in this EHR
... directory 0..1OBJECT_REFOptional directory structure for this EHR. If present, this is a reference to the first member of folders
... time_created 1..1DV_DATE_TIMETime of creation of the EHR
... folders 0..*OBJECT_REFOptional additional Folder structures for this EHR
... tags 0..*OBJECT_REFOptional list of tags associated with this EHR

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHR",
  "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#_ehr_class"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "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/EHR",
  "version": "0.1.0",
  "name": "EHR",
  "title": "EHR",
  "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": "The EHR object is the root object and access point of an EHR for a subject of care.",
  "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": false,
  "type": "http://openehr.org/fhir/StructureDefinition/EHR",
  "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": "EHR",
        "path": "EHR",
        "short": "The EHR object is the root object and access point of an EHR for a subject of care",
        "definition": "The EHR object is the root object and access point of an EHR for a subject of care.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHR.system-id",
        "path": "EHR.system_id",
        "short": "The identifier of the logical EHR management system in which this EHR was created",
        "definition": "The identifier of the logical EHR management system in which this EHR was created.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHR.system_id",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.ehr-id",
        "path": "EHR.ehr_id",
        "short": "The unique identifier of this EHR",
        "definition": "The unique identifier of this EHR. NOTE: it is strongly recommended that a UUID always be used for this field.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHR.ehr_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.contributions",
        "path": "EHR.contributions",
        "short": "List of contributions causing changes to this EHR",
        "definition": "List of contributions causing changes to this EHR. Each contribution contains a list of versions, which may include references to any number of VERSION instances, i.e. items of type VERSIONED_COMPOSITION and VERSIONED_FOLDER.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHR.contributions",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.ehr-status",
        "path": "EHR.ehr_status",
        "short": "Reference to EHR_STATUS object for this EHR",
        "definition": "Reference to EHR_STATUS object for this EHR.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHR.ehr_status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.ehr-access",
        "path": "EHR.ehr_access",
        "short": "Reference to EHR_ACCESS object for this EH",
        "definition": "Reference to EHR_ACCESS object for this EHR.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHR.ehr_access",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.compositions",
        "path": "EHR.compositions",
        "short": "Master list of all Versioned Composition references in this EHR",
        "definition": "Master list of all Versioned Composition references in this EHR.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHR.compositions",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.directory",
        "path": "EHR.directory",
        "short": "Optional directory structure for this EHR. If present, this is a reference to the first member of folders",
        "definition": "Optional directory structure for this EHR. If present, this is a reference to the first member of folders.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHR.directory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.time-created",
        "path": "EHR.time_created",
        "short": "Time of creation of the EHR",
        "definition": "Time of creation of the EHR.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHR.time_created",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.folders",
        "path": "EHR.folders",
        "short": "Optional additional Folder structures for this EHR",
        "definition": "Optional additional Folder structures for this EHR. If set, the directory attribute refers to the first member",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHR.folders",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.tags",
        "path": "EHR.tags",
        "short": "Optional list of tags associated with this EHR",
        "definition": "Optional list of tags associated with this EHR. Tag target values can only be within the same EHR.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHR.tags",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHR",
        "path": "EHR",
        "short": "The EHR object is the root object and access point of an EHR for a subject of care",
        "definition": "The EHR object is the root object and access point of an EHR for a subject of care.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "EHR.system-id",
        "path": "EHR.system_id",
        "short": "The identifier of the logical EHR management system in which this EHR was created",
        "definition": "The identifier of the logical EHR management system in which this EHR was created.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.ehr-id",
        "path": "EHR.ehr_id",
        "short": "The unique identifier of this EHR",
        "definition": "The unique identifier of this EHR. NOTE: it is strongly recommended that a UUID always be used for this field.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.contributions",
        "path": "EHR.contributions",
        "short": "List of contributions causing changes to this EHR",
        "definition": "List of contributions causing changes to this EHR. Each contribution contains a list of versions, which may include references to any number of VERSION instances, i.e. items of type VERSIONED_COMPOSITION and VERSIONED_FOLDER.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.ehr-status",
        "path": "EHR.ehr_status",
        "short": "Reference to EHR_STATUS object for this EHR",
        "definition": "Reference to EHR_STATUS object for this EHR.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.ehr-access",
        "path": "EHR.ehr_access",
        "short": "Reference to EHR_ACCESS object for this EH",
        "definition": "Reference to EHR_ACCESS object for this EHR.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.compositions",
        "path": "EHR.compositions",
        "short": "Master list of all Versioned Composition references in this EHR",
        "definition": "Master list of all Versioned Composition references in this EHR.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.directory",
        "path": "EHR.directory",
        "short": "Optional directory structure for this EHR. If present, this is a reference to the first member of folders",
        "definition": "Optional directory structure for this EHR. If present, this is a reference to the first member of folders.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.time-created",
        "path": "EHR.time_created",
        "short": "Time of creation of the EHR",
        "definition": "Time of creation of the EHR.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.folders",
        "path": "EHR.folders",
        "short": "Optional additional Folder structures for this EHR",
        "definition": "Optional additional Folder structures for this EHR. If set, the directory attribute refers to the first member",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "EHR.tags",
        "path": "EHR.tags",
        "short": "Optional list of tags associated with this EHR",
        "definition": "Optional list of tags associated with this EHR. Tag target values can only be within the same EHR.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      }
    ]
  }
}