{ "description": "Data Element for Timing.code", "_filename": "StructureDefinition-de-Timing.code.json", "package_name": "hl7.fhir.r4b.elements", "date": "2022-05-28T12:47:40+10:00", "derivation": "specialization", "meta": { "lastUpdated": "2022-05-28T12:47:40.239+10:00" }, "publisher": "HL7 FHIR Standard", "fhirVersion": "4.3.0", "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc", "name": "Timing.code", "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.code", "experimental": "true", "resourceType": "StructureDefinition", "title": "Timing.code", "package_version": "4.3.0", "snapshot": { "element": [ { "path": "Timing.code", "min": 0, "definition": "A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).", "isModifier": false, "short": "BID | TID | QID | AM | PM | QD | QOD | +", "mapping": [ { "map": "QSC.code", "identity": "rim" } ], "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "valueSet": "http://hl7.org/fhir/ValueSet/timing-abbreviation", "extension": [ { "url": "http://hl7.org/fhir/build/StructureDefinition/binding-definition", "valueString": "Code for a known / defined timing pattern." }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "TimingAbbreviation" } ] }, "max": "1", "id": "Timing.code", "comment": "BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is \"always at 7am and 6pm\". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).", "base": { "max": "1", "min": 0, "path": "Timing.code" }, "isSummary": true } ] }, "status": "draft", "id": "1ddfddca-f706-4fe4-b0bd-e614948c2a4b", "kind": "logical", "url": "http://hl7.org/fhir/StructureDefinition/de-Timing.code", "version": "4.3.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }