{
"description": "Code system for specifying a type of calendar",
"_filename": "CodeSystem-v3-Calendar.json",
"package_name": "hl7.terminology.r4",
"date": "2019-03-20",
"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": "Calendar",
"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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Calendar",
"package_version": "6.0.1",
"status": "active",
"language": "en",
"hierarchyMeaning": "is-a",
"id": "92244c34-4a2f-43db-b46b-30ff187cf996",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/v3-Calendar",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.5.1055",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "GREG",
"display": "Gregorian",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "17423"
} ],
"definition": "The Gregorian calendar is the calendar in effect in most countries of Christian influence since approximately 1582. This calendar superceded the Julian calendar."
} ],
"caseSensitive": true,
"version": "3.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
}, {
"value": "hq@HL7.org",
"system": "email"
} ]
} ]
}