PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.medmorph@1.0.0
    http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-report-initiation-types
{
  "description": "The US Public Health Report Initiation Type CodeSystem is a 'starter set' of codes supported for identifying how the message was initiated.",
  "_filename": "CodeSystem-us-ph-report-initiation-types.json",
  "package_name": "hl7.fhir.us.medmorph",
  "date": "2020-09-06",
  "publisher": "HL7 International - Public Health Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "USPublicHealthReportInitiationTypes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "US Public Health Report Initiation Type Codes",
  "package_version": "1.0.0",
  "status": "active",
  "hierarchyMeaning": "grouped-by",
  "id": "6c69bf04-919e-4c9b-ba25-dd0516919f76",
  "valueSet": "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-report-initiation-type-valueset",
  "kind": null,
  "count": 4,
  "url": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-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": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ]
}