{
"description": "How an entity was used in an activity.",
"_filename": "CodeSystem-provenance-entity-role.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2021-10-01T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-12-21T15:26:20.831+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "ProvenanceEntityRole",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ProvenanceEntityRole",
"package_version": "5.0.0-snapshot1",
"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": "6163bcad-7a3f-4c00-a57e-774ef2d93b88",
"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.1.437",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "derivation",
"concept": [ {
"code": "revision",
"display": "Revision",
"definition": "The record resulting from this event is a new version updated from this entity."
}, {
"code": "quotation",
"display": "Quotation",
"definition": "The record resulting from this event repeats some or all of the data in this entity, such as by a different author than the author of this entity."
}, {
"code": "source",
"display": "Source",
"definition": "The record resulting from this event is constructed using the information in this source entity."
}, {
"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": "The record resulting from this event is no longer accessible, usually through the use of the Delete operation. "
} ],
"display": "Derivation",
"definition": "A transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."
} ],
"caseSensitive": true,
"version": "5.0.0-snapshot1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}