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

FHIR IG Statistics: StructureDefinition/VERSIONED-FOLDER

Packageopenehr.base
TypeStructureDefinition
IdVERSIONED-FOLDER
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-VERSIONED-FOLDER.html
URLhttp://openehr.org/fhir/StructureDefinition/VERSIONED-FOLDER
Version0.1.0
Statusactive
Date2024-12-31T18:45:58+10:00
NameVERSIONED_FOLDER
TitleVERSIONED_FOLDER
Realmuv
Authorityhl7
DescriptionA version-controlled hierarchy of FOLDERs giving the effect of a directory.
Typehttp://openehr.org/fhir/StructureDefinition/VERSIONED_FOLDER
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
VERSIONED-OBJECTVERSIONED_OBJECT

Narrative

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

Generated Narrative: StructureDefinition VERSIONED-FOLDER

NameFlagsCard.TypeDescription & Constraintsdoco
.. VERSIONED_FOLDER<T : Any> 0..*VERSIONED_OBJECT
Elements defined in Ancestors:uid, owner_id, time_created
A version-controlled hierarchy of FOLDERs giving the effect of a directory

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "VERSIONED-FOLDER",
  "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/common.html#_versioned_folder_class"
    },
    {
      "extension": [
        {
          "url": "name",
          "valueCode": "T"
        },
        {
          "url": "type",
          "valueUri": "http://openehr.org/fhir/StructureDefinition/Any"
        }
      ],
      "url": "http://hl7.org/fhir/tools/StructureDefinition/type-parameter"
    },
    {
      "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/VERSIONED-FOLDER",
  "version": "0.1.0",
  "name": "VERSIONED_FOLDER",
  "title": "VERSIONED_FOLDER",
  "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": "A version-controlled hierarchy of FOLDERs giving the effect of a directory.",
  "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/VERSIONED_FOLDER",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/VERSIONED-OBJECT",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "VERSIONED_FOLDER",
        "path": "VERSIONED_FOLDER",
        "short": "A version-controlled hierarchy of FOLDERs giving the effect of a directory",
        "definition": "A version-controlled hierarchy of FOLDERs giving the effect of a directory.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "VERSIONED_FOLDER.uid",
        "path": "VERSIONED_FOLDER.uid",
        "short": "Unique identifier of this version container in the form of a UID with no extension",
        "definition": "Unique identifier of this version container in the form of a UID with no extension. This id will be the same in all instances of the same container in a distributed environment, meaning that it can be understood as the uid of the virtual version tree.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "VERSIONED_OBJECT.uid",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/HIER-OBJECT-ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "VERSIONED_FOLDER.owner-id",
        "path": "VERSIONED_FOLDER.owner_id",
        "short": "Reference to object to which this version container belongs, e.g. the id of the containing EHR or other relevant owning entity",
        "definition": "Reference to object to which this version container belongs, e.g. the id of the containing EHR or other relevant owning entity.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "VERSIONED_OBJECT.owner_id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/OBJECT-REF"
          }
        ],
        "isModifier": false
      },
      {
        "id": "VERSIONED_FOLDER.time-created",
        "path": "VERSIONED_FOLDER.time_created",
        "short": "Time of initial creation of this versioned object",
        "definition": "Time of initial creation of this versioned object.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "VERSIONED_OBJECT.time_created",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-DATE-TIME"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "VERSIONED_FOLDER",
        "path": "VERSIONED_FOLDER",
        "short": "A version-controlled hierarchy of FOLDERs giving the effect of a directory",
        "definition": "A version-controlled hierarchy of FOLDERs giving the effect of a directory.",
        "min": 0,
        "max": "*",
        "isModifier": false
      }
    ]
  }
}