{
"description": "How an entity was used in an activity.",
"_filename": "CodeSystem-provenance-entity-role.json",
"package_name": "hl7.fhir.r5.core",
"date": "2021-10-01T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "ProvenanceEntityRole",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ProvenanceEntityRole",
"package_version": "5.0.0-ballot",
"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": "draft",
"hierarchyMeaning": "is-a",
"id": "fd1558ea-76ba-4551-aa63-5a4bf4c8d709",
"valueSet": "http://hl7.org/fhir/ValueSet/provenance-entity-role",
"kind": null,
"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"
} ],
"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-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}