http://terminology.hl7.org/CodeSystem/timing-abbreviation|5.0.0

name
TimingAbbreviation
package
hl7.fhir.r5.core@5.0.0
content
complete
status
draft
date
2023-03-26 04:21:02.0

TimingAbbreviation

Code for a known / defined timing pattern.

{
  "description" : "Code for a known / defined timing pattern.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2023-03-26T04:21:02Z",
  "meta" : {
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "TimingAbbreviation",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "TimingAbbreviation",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  } ],
  "status" : "draft",
  "id" : "dcb810d2-fe47-5019-becc-043ce417c52b",
  "url" : "http://terminology.hl7.org/CodeSystem/timing-abbreviation",
  "concept" : [ {
    "code" : "C",
    "display" : "Continuous (frequency)",
    "definition" : "Service is provided continuously between start time and stop time."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}