FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/CCD

Packagehl7.v2plus
TypeStructureDefinition
IdCCD
FHIR VersionR5
Sourcehttp://somewhere.org/fhir/uv/v2plus/https://build.fhir.org/ig/HL7/v2ig/StructureDefinition-CCD.html
URLhttp://hl7.org/v2/StructureDefinition/CCD
Version0.0.0
Statusactive
Date2025-07-11T16:45:01+00:00
NameCCD
TitleHL7 v2 CCD Data Type
Authorityhl7
Description*Note:* Replaces the CM data type used in section 4.5.2.1 BLG-1, as of v2.5.
Typehttp://hl7.org/v2/StructureDefinition/CCD
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DTMHL7 v2 DTM Data Type
IDHL7 v2 ID Data Type
complex-data-typeHL7 v2 Complex Data Type
ValueSet
v2-0100hl7VS-whenToCharge
v2-0100hl7VS-whenToCharge

Narrative

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

Generated Narrative: StructureDefinition CCD

NameFlagsCard.TypeDescription & Constraintsdoco
.. CCD 0..*V2ComplexDataTypecharge code and date
... 1 1..1codeInvocation Event
Binding: hl7VS-whenToCharge (required)
... 2 0..1dateTimeDate/time

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "CCD",
  "meta": {
    "profile": [
      "http://hl7.org/v2/StructureDefinition/complex-data-type-profile"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://somewhere.org/fhir/uv/v2plus/ImplementationGuide/hl7.other.uv.v2plus"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/v2/StructureDefinition/CCD",
  "version": "0.0.0",
  "name": "CCD",
  "title": "HL7 v2 CCD Data Type",
  "status": "active",
  "date": "2025-07-11T16:45:01+00:00",
  "publisher": "HL7 International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/v2mgmt"
        }
      ]
    }
  ],
  "description": "*Note:* Replaces the CM data type used in section 4.5.2.1 BLG-1, as of v2.5.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.org/v2/StructureDefinition/CCD",
  "baseDefinition": "http://hl7.org/v2/StructureDefinition/complex-data-type",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.0.0"
      }
    ],
    "element": [
      {
        "id": "CCD",
        "path": "CCD",
        "short": "charge code and date",
        "definition": "Definition: Specifies whether a charge action is based on an invocation event or is time-based.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "CCD.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          },
          {
            "extension": [
              {
                "url": "min",
                "valueInteger": 1
              },
              {
                "url": "max",
                "valueInteger": 1
              }
            ],
            "url": "http://hl7.org/v2/StructureDefinition/length"
          }
        ],
        "path": "CCD.1",
        "short": "Invocation Event",
        "min": 1,
        "max": "1",
        "base": {
          "path": "CCD.1",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/ID"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0100"
        }
      },
      {
        "id": "CCD.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "CCD.2",
        "short": "Date/time",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CCD.2",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/DTM"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "CCD",
        "path": "CCD",
        "short": "charge code and date",
        "definition": "Definition: Specifies whether a charge action is based on an invocation event or is time-based.",
        "min": 0,
        "max": "*"
      },
      {
        "id": "CCD.1",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "R"
          },
          {
            "extension": [
              {
                "url": "min",
                "valueInteger": 1
              },
              {
                "url": "max",
                "valueInteger": 1
              }
            ],
            "url": "http://hl7.org/v2/StructureDefinition/length"
          }
        ],
        "path": "CCD.1",
        "short": "Invocation Event",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/ID"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v2-0100"
        }
      },
      {
        "id": "CCD.2",
        "extension": [
          {
            "url": "http://hl7.org/v2/StructureDefinition/optionality",
            "valueCode": "O"
          }
        ],
        "path": "CCD.2",
        "short": "Date/time",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.org/v2/StructureDefinition/DTM"
          }
        ]
      }
    ]
  }
}