FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r4b.r4
Resource TypeCodeSystem
IdCodeSystem-contract-content-derivative.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r3.r4b/0.0.1-snapshot-2/CodeSystem-contract-content-derivative.html
URLhttp://hl7.org/fhir/contract-content-derivative
Version3.0.2
Statusdraft
Date2025-09-13T15:45:17-04:00
NameContract Content Derivation Codes
Realmuv
Authorityhl7
DescriptionThis 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.
CopyrightThis is an example set.
Contentcomplete

Resources that use this resource

ValueSet
R3-contract-content-derivative-for-R4BCross-version VS for R3.Contract Content Derivation Codes for use in FHIR R4B
R3-contract-content-derivative-for-R4Cross-version VS for R3.Contract Content Derivation Codes for use in FHIR R4
R3-contract-content-derivative-for-R5Cross-version VS for R3.Contract Content Derivation Codes for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem contract-content-derivative

This case-sensitive code system http://hl7.org/fhir/contract-content-derivative defines the following codes:

CodeDisplayDefinition
registration Content RegistrationContent derivative that conveys sufficient information needed to register the source basal content from which it is derived. This derivative content may be used to register the basal content as it changes status in its lifecycle. For example, content registration may occur when the basal content is created, updated, inactive, or deleted.
retrieval Content RetrievalA content derivative that conveys sufficient information to locate and retrieve the content.
statement Content StatementContent derivative that has less than full fidelity to the basal information source from which it was 'transcribed'. It provides recipients with the full content representation they may require for compliance purposes, and typically include a reference to or an attached unstructured representation for recipients needing an exact copy of the legal agreement.
shareable Shareable ContentA Content Derivative that conveys sufficient information to determine the authorized entities with which the content may be shared.

Source1

{
  "resourceType": "CodeSystem",
  "id": "contract-content-derivative",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r3.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/contract-content-derivative",
  "version": "3.0.2",
  "name": "Contract Content Derivation Codes",
  "status": "draft",
  "experimental": true,
  "date": "2025-09-13T15:45:17-04:00",
  "publisher": "Financial Management",
  "contact": [
    {
      "name": "FHIR project team",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "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.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/contract-content-derivative|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "registration",
      "display": "Content Registration",
      "definition": "Content derivative that conveys sufficient information needed to register the source basal content from which it is derived.  This derivative content may be used to register the basal content as it changes status in its lifecycle.  For example, content registration may occur when the basal content is created, updated, inactive, or deleted."
    },
    {
      "code": "retrieval",
      "display": "Content Retrieval",
      "definition": "A content derivative that conveys sufficient information to locate and retrieve the content."
    },
    {
      "code": "statement",
      "display": "Content Statement",
      "definition": "Content derivative that has less than full fidelity to the basal information source from which it was 'transcribed'. It provides recipients with the full content representation they may require for compliance purposes, and typically include a reference to or an attached unstructured representation for recipients needing an exact copy of the legal agreement."
    },
    {
      "code": "shareable",
      "display": "Shareable Content",
      "definition": "A Content Derivative that conveys sufficient information to determine the authorized entities with which the content may be shared."
    }
  ]
}