V3 Value SetActIncidentCode
v3.ActIncidentCode
http://terminology.hl7.org/ValueSet/v3-ActIncidentCode
Set of codes indicating the type of incident or accident.
| ID | v3-ActIncidentCode |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v3-ActIncidentCode |
|---|
| Version | 2014-03-26 |
|---|
| Publisher | HL7 v3 |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-ActCode |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-a | _ActIncidentCode |
|
|---|
Excludes
| System | http://terminology.hl7.org/CodeSystem/v3-ActCode |
|---|
| Version | |
|---|
| Code | Display |
|---|
| _ActIncidentCode | |
{
"resourceType": "ValueSet",
"id": "v3-ActIncidentCode",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:43:27.642+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"url": "http://terminology.hl7.org/ValueSet/v3-ActIncidentCode",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.16508"
} ],
"version": "2014-03-26",
"name": "v3.ActIncidentCode",
"title": "V3 Value SetActIncidentCode",
"status": "active",
"experimental": false,
"publisher": "HL7 v3",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://www.hl7.org"
} ]
} ],
"description": " Set of codes indicating the type of incident or accident.",
"immutable": false,
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"filter": [ {
"property": "concept",
"op": "is-a",
"value": "_ActIncidentCode"
} ]
} ],
"exclude": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [ {
"code": "_ActIncidentCode"
} ]
} ]
}
}