http://terminology.hl7.org/CodeSystem/contract-content-derivative|4.0.1
name
ContractContentDerivationCodes
ContractContentDerivationCodes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Contract Content Derivation Codes
This is an example set of Content Derivative type codes, which represent the minimal content derived from the basal information source at a specific stage in its lifecycle, which is sufficient to manage that source information, for example, in a repository, registry, processes and workflows, for making access control decisions, and providing query responses.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/contract-content-derivative"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}