Package | ihe.pharm.mpd.r4 |
Resource Type | CodeSystem |
Id | timing-abbreviation |
FHIR Version | R4 |
Source | https://profiles.ihe.net/PHARM/MPD |
URL | http://terminology.hl7.org/CodeSystem/timing-abbreviation |
Version | 5.0.0 |
Status | draft |
Date | 2023-03-26T15:21:02+11:00 |
Name | TimingAbbreviation |
Title | TimingAbbreviation |
Realm | uv |
Authority | ihe |
Description | Code for a known / defined timing pattern. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://terminology.hl7.org/CodeSystem/timing-abbreviation
defines the following codes:
Code | Display | Definition |
C | Continuous (frequency) | Service is provided continuously between start time and stop time. |
{ "resourceType": "CodeSystem", "id": "timing-abbreviation", "meta": { "lastUpdated": "2023-03-26T15:21:02.749+11:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://terminology.hl7.org/CodeSystem/timing-abbreviation", "version": "5.0.0", "name": "TimingAbbreviation", "title": "TimingAbbreviation", "status": "draft", "experimental": false, "date": "2023-03-26T15:21:02+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Code for a known / defined timing pattern.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "C", "display": "Continuous (frequency)", "definition": "Service is provided continuously between start time and stop time." } ] }