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-definition-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-contract-definition-type.html
URLhttp://hl7.org/fhir/contract-definition-type
Version4.0.1
Statusdraft
Date2025-09-13T16:11:23-04:00
NameContractResourceDefinitionTypeCodes
TitleContract Resource Definition Type codes
Realmuv
Authorityhl7
DescriptionThis value set contract specific codes for status.
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-definition-type

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

CodeDisplayDefinition
temp Temporary ValueTo be completed

Source1

{
  "resourceType": "CodeSystem",
  "id": "contract-definition-type",
  "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-definition-type",
  "version": "4.0.1",
  "name": "ContractResourceDefinitionTypeCodes",
  "title": "Contract Resource Definition Type 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 status.",
  "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-definition-type|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "temp",
      "display": "Temporary Value",
      "definition": "To be completed"
    }
  ]
}