http://hl7.org/fhir/provenance-entity-role|5.0.0

name
ProvenanceEntityRole
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-09-30 23:01:24.0

Provenance Entity Role

How an entity was used in an activity.

{
  "description" : "How an entity was used in an activity.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-09-30T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ProvenanceEntityRole",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Provenance Entity Role",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "sec"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "cb01ebc3-2680-53ad-9087-96c356a0f00b",
  "valueSet" : "http://hl7.org/fhir/ValueSet/provenance-entity-role",
  "url" : "http://hl7.org/fhir/provenance-entity-role",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.437",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.428",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.247",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "revision",
    "display" : "Revision",
    "definition" : "An entity that is used by the activity to produce a new version of that entity."
  }, {
    "code" : "quotation",
    "display" : "Quotation",
    "definition" : "An entity that is copied in full or part by an agent that is not the author of the entity."
  }, {
    "code" : "source",
    "display" : "Source",
    "definition" : "An entity that is used as input to the activity that produced the target."
  }, {
    "code" : "instantiates",
    "display" : "Instantiates",
    "definition" : "The record resulting from this event adheres to the protocol, guideline, order set or other definition represented by this entity."
  }, {
    "code" : "removal",
    "display" : "Removal",
    "definition" : "An entity that is removed from accessibility, usually through the DELETE operator."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}