Package | hl7.v2plus |
Type | StructureDefinition |
Id | ICD |
FHIR Version | R5 |
Source | http://somewhere.org/fhir/uv/v2plus/https://build.fhir.org/ig/HL7/v2ig/StructureDefinition-ICD.html |
URL | http://hl7.org/v2/StructureDefinition/ICD |
Version | 0.0.0 |
Status | active |
Date | 2025-07-11T16:45:01+00:00 |
Name | ICD |
Title | HL7 v2 ICD Data Type |
Authority | hl7 |
Description | *Note:* Replaces the CM data type used in section 6.5.8.20 IN3-20, as of v2.5. |
Type | http://hl7.org/v2/StructureDefinition/ICD |
Kind | logical |
No resources found
StructureDefinition | |
CWE | HL7 v2 CWE Data Type |
DTM | HL7 v2 DTM Data Type |
ID | HL7 v2 ID Data Type |
complex-data-type | HL7 v2 Complex Data Type |
ValueSet | |
v2-0136 | hl7VS-yes-no-Indicator |
v2-0150 | hl7VS-precertificationPatientType |
v2-0136 | hl7VS-yes-no-Indicator |
v2-0150 | hl7VS-precertificationPatientType |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ICD
Profile: HL7 v2 Complex Data Type Profile
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | V2ComplexDataType | insurance certification definition | |
![]() ![]() ![]() | 0..1 | CWE | Certification Patient Type Binding: hl7VS-precertificationPatientType (required) | |
![]() ![]() ![]() | 1..1 | code | Certification Required Binding: hl7VS-yes-no-Indicator (required) | |
![]() ![]() ![]() | 0..1 | dateTime | Date/Time Certification Required | |
{ "resourceType": "StructureDefinition", "id": "ICD", "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/ICD", "version": "0.0.0", "name": "ICD", "title": "HL7 v2 ICD 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 6.5.8.20 IN3-20, 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/ICD", "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": "ICD", "path": "ICD", "short": "insurance certification definition", "definition": "Definition: This data type specifies whether insurance certification is required for particular patient types, and the time window for obtaining the certification.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ICD.1", "extension": [ { "url": "http://hl7.org/v2/StructureDefinition/optionality", "valueCode": "O" } ], "path": "ICD.1", "short": "Certification Patient Type", "min": 0, "max": "1", "base": { "path": "ICD.1", "min": 0, "max": "1" }, "type": [ { "code": "http://hl7.org/v2/StructureDefinition/CWE" } ], "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0150" } }, { "id": "ICD.2", "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": "ICD.2", "short": "Certification Required", "min": 1, "max": "1", "base": { "path": "ICD.2", "min": 1, "max": "1" }, "type": [ { "code": "http://hl7.org/v2/StructureDefinition/ID" } ], "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0136" } }, { "id": "ICD.3", "extension": [ { "url": "http://hl7.org/v2/StructureDefinition/optionality", "valueCode": "O" } ], "path": "ICD.3", "short": "Date/Time Certification Required", "min": 0, "max": "1", "base": { "path": "ICD.3", "min": 0, "max": "1" }, "type": [ { "code": "http://hl7.org/v2/StructureDefinition/DTM" } ] } ] }, "differential": { "element": [ { "id": "ICD", "path": "ICD", "short": "insurance certification definition", "definition": "Definition: This data type specifies whether insurance certification is required for particular patient types, and the time window for obtaining the certification.", "min": 0, "max": "*" }, { "id": "ICD.1", "extension": [ { "url": "http://hl7.org/v2/StructureDefinition/optionality", "valueCode": "O" } ], "path": "ICD.1", "short": "Certification Patient Type", "min": 0, "max": "1", "type": [ { "code": "http://hl7.org/v2/StructureDefinition/CWE" } ], "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0150" } }, { "id": "ICD.2", "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": "ICD.2", "short": "Certification Required", "min": 1, "max": "1", "type": [ { "code": "http://hl7.org/v2/StructureDefinition/ID" } ], "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0136" } }, { "id": "ICD.3", "extension": [ { "url": "http://hl7.org/v2/StructureDefinition/optionality", "valueCode": "O" } ], "path": "ICD.3", "short": "Date/Time Certification Required", "min": 0, "max": "1", "type": [ { "code": "http://hl7.org/v2/StructureDefinition/DTM" } ] } ] } }