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

FHIR IG analytics

Packageopenehr.base
Resource TypeStructureDefinition
IdStructureDefinition-SYNC-EXTRACT-REQUEST.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/openehr-fhir/base-spec/StructureDefinition-SYNC-EXTRACT-REQUEST.html
URLhttp://openehr.org/fhir/StructureDefinition/SYNC_EXTRACT_REQUEST
Version0.1.0
Statusactive
Date2025-09-06T15:35:39+10:00
NameSYNC_EXTRACT_REQUEST
TitleSYNC_EXTRACT_REQUEST
Realmuv
Authorityhl7
DescriptionType of request designed for synchronisation of Contributions between openEHR servers.
Typehttp://openehr.org/fhir/StructureDefinition/SYNC_EXTRACT_REQUEST
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
openehr.base#currentMESSAGE_CONTENTMESSAGE_CONTENT
openehr.base#currentSYNC_EXTRACT_SPECSYNC_EXTRACT_SPEC

Narrative

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

Generated Narrative: StructureDefinition SYNC-EXTRACT-REQUEST

NameFlagsCard.TypeDescription & Constraintsdoco
.. SYNC_EXTRACT_REQUEST 0..*MESSAGE_CONTENTType of request designed for synchronisation of Contributions between openEHR servers.
... specification 1..1SYNC_EXTRACT_SPECDetails of specification of synchronisation request.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "SYNC-EXTRACT-REQUEST",
  "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_REQUEST",
  "version": "0.1.0",
  "name": "SYNC_EXTRACT_REQUEST",
  "title": "SYNC_EXTRACT_REQUEST",
  "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": "Type of request designed for synchronisation of Contributions between openEHR servers.",
  "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_REQUEST",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/MESSAGE_CONTENT",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "SYNC_EXTRACT_REQUEST",
        "path": "SYNC_EXTRACT_REQUEST",
        "short": "Type of request designed for synchronisation of Contributions between openEHR servers.",
        "definition": "Type of request designed for synchronisation of Contributions between openEHR servers.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "SYNC_EXTRACT_REQUEST.specification",
        "path": "SYNC_EXTRACT_REQUEST.specification",
        "short": "Details of specification of synchronisation request.",
        "definition": "Details of specification of synchronisation request.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SYNC_EXTRACT_REQUEST.specification",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/SYNC_EXTRACT_SPEC"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "SYNC_EXTRACT_REQUEST",
        "path": "SYNC_EXTRACT_REQUEST",
        "short": "Type of request designed for synchronisation of Contributions between openEHR servers.",
        "definition": "Type of request designed for synchronisation of Contributions between openEHR servers.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "SYNC_EXTRACT_REQUEST.specification",
        "path": "SYNC_EXTRACT_REQUEST.specification",
        "short": "Details of specification of synchronisation request.",
        "definition": "Details of specification of synchronisation request.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/SYNC_EXTRACT_SPEC"
          }
        ],
        "isModifier": false
      }
    ]
  }
}