FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/bundleDocumentEventCodingCode

Packageeng.fhir.profile.dev
Resource TypeCodeSystem
IdbundleDocumentEventCodingCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/event-coding
URLhttp://cct.eng.it/FHIR/schema/event-coding
Version1.0.0
Statusdraft
Date2023-04-21T13:12:07.216827+00:00
NamebundleDocumentEventCodingCode
TitlebundleDocumentEventCodingCode
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
event-codingbundleDocumentEventCodingCodeValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "bundleDocumentEventCodingCode",
  "url": "http://cct.eng.it/FHIR/schema/event-coding",
  "version": "1.0.0",
  "name": "bundleDocumentEventCodingCode",
  "title": "bundleDocumentEventCodingCode",
  "status": "draft",
  "experimental": true,
  "date": "2023-04-21T13:12:07.216827+00:00",
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "http://ihub.eng.it/fhir/message-events^mdm_t02",
      "display": "inserimento referto",
      "definition": "inserimento referto"
    },
    {
      "code": "http://ihub.eng.it/fhir/message-events^mdm_t10",
      "display": "sostituzione referto",
      "definition": "sostituzione referto"
    },
    {
      "code": "http://ihub.eng.it/fhir/message-events^mdm_t11",
      "display": "cancellazione referto",
      "definition": "cancellazione referto"
    }
  ]
}