This page is part of the US Core (v4.0.0: STU4) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 8.0.0. For a full list of available versions, see the Directory of published versions. Page versions: R8 R7 R6 R5 R4 R3
{
"resourceType" : "ValueSet",
"id" : "us-core-provenance-participant-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-us-core-provenance-participant-type.html\"><code>http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type</code></a></li><li>Include all codes defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-provenance-participant-type.html\"><code>http://terminology.hl7.org/CodeSystem/provenance-participant-type</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-provenance-participant-type",
"version" : "4.0.0",
"name" : "USCoreProvenancePaticipantTypeCodes",
"title" : "US Core Provenance Participant Type Codes",
"status" : "active",
"date" : "2019-08-28",
"publisher" : "HL7 International - US Realm Steering Committee",
"contact" : [
{
"name" : "HL7 International - US Realm Steering Committee",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/usrealm/index.cfm"
}
]
}
],
"description" : "The type of participation a provenance agent played for a given target.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"purpose" : "So API consumers can identify the provenance participant type.",
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type"
}
]
}
}