PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.elements@4.0.1
    http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.url
{
  "description": "Data Element for ActivityDefinition.url",
  "_filename": "StructureDefinition-de-ActivityDefinition.url.json",
  "package_name": "hl7.fhir.r4.elements",
  "date": "2019-11-01T09:29:23+11:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.0.1",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "ActivityDefinition.url",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/fhir/object-implementation",
    "name": "Object Implementation Information",
    "identity": "objimpl"
  } ],
  "abstract": false,
  "type": "ActivityDefinition.url",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "ActivityDefinition.url",
  "package_version": "4.0.1",
  "snapshot": {
    "element": [ {
      "path": "ActivityDefinition.url",
      "requirements": "Allows the activity definition to be referenced by a single globally unique identifier.",
      "min": 0,
      "definition": "An absolute URI that is used to identify this activity definition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this activity definition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the activity definition is stored on different servers.",
      "isModifier": false,
      "short": "Canonical identifier for this activity definition, represented as a URI (globally unique)",
      "mapping": [ {
        "map": "Definition.url",
        "identity": "workflow"
      }, {
        "map": "FiveWs.identifier",
        "identity": "w5"
      }, {
        "map": ".identifier[scope=BUSN;reliability=ISS]",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "ActivityDefinition.url",
      "comment": "Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred.  Multiple instances may share the same URL if they have a distinct version.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author.  Considerations for making this decision are found in [Technical and Business Versions](resource.html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](resource.html#meta) element to indicate where the current master source of the resource can be found.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ActivityDefinition.url"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "80b1e262-0f3b-4b2e-8abb-622c122d1031",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.url",
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}