PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.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.core",
  "date": "2018-08-19T21:48:56+10:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2018-08-19T21:48:56.559+10:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "3.5.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": "3.5.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.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Meta.source"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "45022865-a73c-44b8-a5bc-ef3b8572cfac",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-Meta.source",
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}