PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@1.0.0
    http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-report-initiation-types
{
  "description": "Thsis CodeSystem contains codes for currently identified use cases for identifying how the message was initiated.",
  "_filename": "example/CodeSystem-us-ph-codesystem-report-initiation-types.json",
  "package_name": "hl7.fhir.us.ph-library",
  "date": "2022-09-06",
  "meta": {
    "profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ],
    "versionId": "5",
    "lastUpdated": "2023-07-13T06:14:16.913Z"
  },
  "publisher": "HL7 Public Health Working Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "USPublicHealthCodeSystemReportInitiationTypes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "US Public Health CodeSystem - Report Initiation Type Codes",
  "package_version": "1.0.0",
  "status": "active",
  "hierarchyMeaning": "grouped-by",
  "id": "1f7ac121-54a1-4755-a032-8e1a36b0545c",
  "valueSet": "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-report-initiation-type",
  "kind": null,
  "count": 4,
  "url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-report-initiation-types",
  "concept": [ {
    "code": "subscription-notification",
    "display": "Indicates a report was initiation based on a Subscription Notification.",
    "definition": "Indicates that a report creation was initiated based on a notification to a subscription topic."
  }, {
    "code": "timer-notification",
    "display": "Indicates a report was initiation based on a Subscription Notification.",
    "definition": "Indicates that a report creation was initiated based on a timer expiration. The timer can be absolute or a relative timer."
  }, {
    "code": "manually-initiated",
    "display": "Indicates a report was initiated to a manual action by the provider.",
    "definition": "Indicates that a report creation was initiated manually by a provider."
  }, {
    "code": "alternately-initiated",
    "display": "Indicates a report was initiated in an alternate way by the provider.",
    "definition": "Indicates that a report creation was initiated in an alternate way by the provider."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 Public Health Working Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    }, {
      "value": "pher@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}