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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-contract-assetcontext.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-contract-assetcontext.html
URLhttp://hl7.org/fhir/contract-asset-context
Version4.0.1
Statusdraft
Date2025-09-13T16:11:23-04:00
NameContractResourceAssetContextCodes
TitleContract Resource Asset Context codes
Realmuv
Authorityhl7
DescriptionThis value set contract specific codes for asset context.
CopyrightHL7 International.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem contract-assetcontext

This case-sensitive code system http://hl7.org/fhir/contract-asset-context defines the following code:

CodeDisplayDefinition
custodian CustodianTo be completed

Source1

{
  "resourceType": "CodeSystem",
  "id": "contract-assetcontext",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.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/contract-asset-context",
  "version": "4.0.1",
  "name": "ContractResourceAssetContextCodes",
  "title": "Contract Resource Asset Context codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-09-13T16:11:23-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 value set contract specific codes for asset context.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "HL7 International.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/contract-assetcontext|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "custodian",
      "display": "Custodian",
      "definition": "To be completed"
    }
  ]
}