http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus|3.0.0
name
ManagedParticipationStatus
ManagedParticipationStatus
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
complete
complete
status
active
active
date
2019-03-20 00:00:00.0
2019-03-20 00:00:00.0
ManagedParticipationStatus
Codes representing the defined possible states of a Managed Participation, as defined by the Managed Participation class state machine.
{
"description" : "Codes representing the defined possible states of a Managed Participation, as defined by the Managed Participation class state machine.",
"compose" : null,
"package" : "hl7.terminology.r5@6.3.0",
"date" : "2019-03-20T00:00:00Z",
"publisher" : "Health Level Seven International",
"content" : "complete",
"property" : [ {
"code" : "Specializes",
"type" : "Coding",
"extension" : [ {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Specializes"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Generalizes"
} ],
"description" : "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric."
}, {
"code" : "Generalizes",
"type" : "Coding",
"extension" : [ {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Generalizes"
}, {
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Specializes"
} ],
"description" : "Inverse of Specializes. Only included as a derived relationship."
}, {
"uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"code" : "internalId",
"type" : "code",
"description" : "The internal identifier for the concept in the HL7 Access database repository."
}, {
"uri" : "http://hl7.org/fhir/concept-properties#status",
"code" : "status",
"type" : "code",
"description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
} ],
"name" : "ManagedParticipationStatus",
"copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ManagedParticipationStatus",
"supliment" : null,
"status" : "active",
"language" : "en",
"hierarchyMeaning" : "is-a",
"id" : "770b5220-b56b-5264-824e-bfa68d3f999d",
"url" : "http://terminology.hl7.org/CodeSystem/v3-ManagedParticipationStatus",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.5.1062",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "normal",
"concept" : [ {
"code" : "active",
"display" : "active",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "15996"
} ],
"definition" : "The state representing the fact that the Participation is in progress."
}, {
"code" : "cancelled",
"display" : "cancelled",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "15995"
} ],
"definition" : "The terminal state resulting from cancellation of the Participation prior to activation."
}, {
"code" : "completed",
"display" : "completed",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "15997"
} ],
"definition" : "The terminal state representing the successful completion of the Participation."
}, {
"code" : "pending",
"display" : "pending",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "15994"
} ],
"definition" : "The state representing that fact that the Participation has not yet become active."
} ],
"display" : "normal",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "15993"
} ],
"definition" : "The 'typical' state. Excludes \"nullified\" which represents the termination state of a participation instance that was created in error."
}, {
"code" : "nullified",
"display" : "nullified",
"property" : [ {
"code" : "status",
"valueCode" : "active"
}, {
"code" : "internalId",
"valueCode" : "15998"
} ],
"definition" : "The state representing the termination of a Participation instance that was created in error."
} ],
"caseSensitive" : true,
"version" : "3.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org",
"system" : "url"
}, {
"value" : "hq@HL7.org",
"system" : "email"
} ]
} ]
}