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

FHIR IG Statistics: ValueSet/4f1be649-9fef-4d92-866d-a8ecc1644677

Packageeng.fhir.profile.dev
Resource TypeValueSet
Id4f1be649-9fef-4d92-866d-a8ecc1644677
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/ValueSet/event-coding
URLhttp://cct.eng.it/FHIR/ValueSet/event-coding
Version1.0.0
Statusactive
Date2023-04-21T13:12:07.216827+00:00
NameBundle_Document EventCodingCode ValueSet
TitlebundleDocumentEventCodingCodeValueSet
Authorityhl7
DescriptionContiene la lista dei codici per gli eventi relativi alla gestione dei referti

Resources that use this resource

StructureDefinition
Bundle_DocumentBundle_Document
Bundle_risposta_documentBundle_risposta_document

Resources that this resource uses

CodeSystem
event-codingbundleDocumentEventCodingCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "4f1be649-9fef-4d92-866d-a8ecc1644677",
  "meta": {
    "tag": [
      {
        "code": "BundleDocument_Eng"
      }
    ]
  },
  "url": "http://cct.eng.it/FHIR/ValueSet/event-coding",
  "version": "1.0.0",
  "name": "Bundle_Document EventCodingCode ValueSet",
  "title": "bundleDocumentEventCodingCodeValueSet",
  "status": "active",
  "experimental": true,
  "date": "2023-04-21T13:12:07.216827+00:00",
  "publisher": "eng.it",
  "description": "Contiene la lista dei codici per gli eventi relativi alla gestione dei referti",
  "compose": {
    "include": [
      {
        "system": "http://cct.eng.it/FHIR/schema/event-coding",
        "version": "1.0.0",
        "concept": [
          {
            "code": "http://ihub.eng.it/fhir/message-events^mdm_t02",
            "display": "inserimento referto"
          },
          {
            "code": "http://ihub.eng.it/fhir/message-events^mdm_t10",
            "display": "sostituzione referto"
          },
          {
            "code": "http://ihub.eng.it/fhir/message-events^mdm_t11",
            "display": "cancellazione referto"
          }
        ]
      }
    ]
  }
}