http://hl7.org/fhir/StructureDefinition/Timing|4.0.1
Base StructureDefinition for Timing Type: Specifies an event that may occur multiple times. Timing schedules are used to record when things are planned, expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds, and may be used for reporting the schedule to which past regular activities were carried out.
{
"description": "Base StructureDefinition for Timing Type: Specifies an event that may occur multiple times. Timing schedules are used to record when things are planned, expected or requested to occur. The most common usage is in dosage instructions for medications. They are also used when planning care of various kinds, and may be used for reporting the schedule to which past regular activities were carried out.",
"package": "hl7.fhir.r4.core@4.0.1",
"date": "2019-10-31T22:29:23Z",
"derivation": "specialization",
"meta": {
"lastUpdated": "2019-11-01T09:29:23.356+11:00"
},
"publisher": "HL7 FHIR Standard",
"fhirVersion": "4.0.1",
"purpose": "Need to able to track proposed timing schedules. There are several different ways to do this: one or more specified times, a simple rules like three times a day, or before/after meals.",
"name": "Timing",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Timing",
"experimental": null,
"resourceType": "StructureDefinition",
"fhirversion": null,
"title": null,
"versionAlgorithmCoding": null,
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"status": "active",
"id": "1f4c3f7e-b42f-572e-8a63-e4fd14404202",
"kind": "complex-type",
"url": "http://hl7.org/fhir/StructureDefinition/Timing",
"identifier": null,
"versionAlgorithmString": null,
"fhir_id": null,
"version": "4.0.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/BackboneElement"
}