PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.elements@4.3.0
    http://hl7.org/fhir/StructureDefinition/de-Meta.source
{
  "description": "Data Element for Meta.source",
  "_filename": "StructureDefinition-de-Meta.source.json",
  "package_name": "hl7.fhir.r4b.elements",
  "date": "2022-05-28T12:47:40+10:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.3.0",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "Meta.source",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Meta.source",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Meta.source",
  "package_version": "4.3.0",
  "snapshot": {
    "element": [ {
      "path": "Meta.source",
      "min": 0,
      "definition": "A uri that identifies the source system of the resource. This provides a minimal amount of [Provenance](provenance.html#) information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.",
      "isModifier": false,
      "short": "Identifies where the resource comes from",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "Meta.source",
      "comment": "In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. \n\nThis element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Meta.source"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "f944ce53-2660-45cf-904f-9599250936ad",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-Meta.source",
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}