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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-SYNC-EXTRACT-SPEC.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/openehr-fhir/base-spec/StructureDefinition-SYNC-EXTRACT-SPEC.html
URLhttp://openehr.org/fhir/StructureDefinition/SYNC_EXTRACT_SPEC
Version0.1.0
Statusactive
Date2025-09-06T15:35:39+10:00
NameSYNC_EXTRACT_SPEC
TitleSYNC_EXTRACT_SPEC
Realmuv
Authorityhl7
DescriptionDetails of specification of Extract, used in a request to specify an Extract, or in a response, to describe what is actually in the Extract.
Typehttp://openehr.org/fhir/StructureDefinition/SYNC_EXTRACT_SPEC
Kindlogical

Resources that use this resource

StructureDefinition
openehr.base#currentSYNC_EXTRACT_REQUESTSYNC_EXTRACT_REQUEST
openehr.base#currentSYNC_EXTRACTSYNC_EXTRACT

Resources that this resource uses

StructureDefinition
openehr.base#currentAnyAny
openehr.base#currentDV_DATE_TIMEDV_DATE_TIME
openehr.base#currentHIER_OBJECT_IDHIER_OBJECT_ID

Narrative

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

Generated Narrative: StructureDefinition SYNC-EXTRACT-SPEC

NameFlagsCard.TypeDescription & Constraintsdoco
.. SYNC_EXTRACT_SPEC 0..*AnyDetails of specification of Extract, used in a request to specify an Extract, or in a response, to describe what is actually in the Extract.
... includes_versions 1..1booleanTrue if the Versions from the Contribution are included; False if just the Contribution and its Audit are included.
... contribution_list 0..*HIER_OBJECT_IDList of Contributions to include / that are included in the Extract.
... contributions_since 0..1DV_DATE_TIMESpecify Contributions included in Extract by threshold date.
... all_contributions 0..1booleanTrue if all Contributions in the record are included.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "SYNC-EXTRACT-SPEC",
  "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/SYNC_EXTRACT_SPEC",
  "version": "0.1.0",
  "name": "SYNC_EXTRACT_SPEC",
  "title": "SYNC_EXTRACT_SPEC",
  "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": "Details of specification of Extract, used in a request to specify an Extract, or in a response, to describe what is actually in the Extract.",
  "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/SYNC_EXTRACT_SPEC",
  "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": "SYNC_EXTRACT_SPEC",
        "path": "SYNC_EXTRACT_SPEC",
        "short": "Details of specification of Extract, used in a request to specify an Extract, or in a response, to describe what is actually in the Extract.",
        "definition": "Details of specification of Extract, used in a request to specify an Extract, or in a response, to describe what is actually in the Extract.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "SYNC_EXTRACT_SPEC.includes-versions",
        "path": "SYNC_EXTRACT_SPEC.includes_versions",
        "short": "True if the Versions from the Contribution are included; False if just the Contribution and its Audit are included.",
        "definition": "True if the Versions from the Contribution are included; False if just the Contribution and its Audit are included.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SYNC_EXTRACT_SPEC.includes_versions",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_SPEC.contribution-list",
        "path": "SYNC_EXTRACT_SPEC.contribution_list",
        "short": "List of Contributions to include / that are included in the Extract.",
        "definition": "List of Contributions to include / that are included in the Extract.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "SYNC_EXTRACT_SPEC.contribution_list",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/HIER_OBJECT_ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_SPEC.contributions-since",
        "path": "SYNC_EXTRACT_SPEC.contributions_since",
        "short": "Specify Contributions included in Extract by threshold date.",
        "definition": "Specify Contributions included in Extract by threshold date.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SYNC_EXTRACT_SPEC.contributions_since",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV_DATE_TIME"
          }
        ],
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_SPEC.all-contributions",
        "path": "SYNC_EXTRACT_SPEC.all_contributions",
        "short": "True if all Contributions in the record are included.",
        "definition": "True if all Contributions in the record are included.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SYNC_EXTRACT_SPEC.all_contributions",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "SYNC_EXTRACT_SPEC",
        "path": "SYNC_EXTRACT_SPEC",
        "short": "Details of specification of Extract, used in a request to specify an Extract, or in a response, to describe what is actually in the Extract.",
        "definition": "Details of specification of Extract, used in a request to specify an Extract, or in a response, to describe what is actually in the Extract.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_SPEC.includes-versions",
        "path": "SYNC_EXTRACT_SPEC.includes_versions",
        "short": "True if the Versions from the Contribution are included; False if just the Contribution and its Audit are included.",
        "definition": "True if the Versions from the Contribution are included; False if just the Contribution and its Audit are included.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_SPEC.contribution-list",
        "path": "SYNC_EXTRACT_SPEC.contribution_list",
        "short": "List of Contributions to include / that are included in the Extract.",
        "definition": "List of Contributions to include / that are included in the Extract.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/HIER_OBJECT_ID"
          }
        ],
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_SPEC.contributions-since",
        "path": "SYNC_EXTRACT_SPEC.contributions_since",
        "short": "Specify Contributions included in Extract by threshold date.",
        "definition": "Specify Contributions included in Extract by threshold date.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV_DATE_TIME"
          }
        ],
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_SPEC.all-contributions",
        "path": "SYNC_EXTRACT_SPEC.all_contributions",
        "short": "True if all Contributions in the record are included.",
        "definition": "True if all Contributions in the record are included.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "isModifier": false
      }
    ]
  }
}