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

FHIR IG Statistics: CodeSystem/9578cac9-f09c-40c8-a947-91f6b0945c18

Packageeng.fhir.profile.dev
Resource TypeCodeSystem
Id9578cac9-f09c-40c8-a947-91f6b0945c18
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://terminology.pnt.gov/CodeSystem/eventCoding
URLhttps://terminology.pnt.gov/CodeSystem/eventCoding
Version1.0.0
Statusdraft
Date2023-06-29T13:42:55.7836983+00:00
NamemessageHeaderEventCodeTelemedicina
TitlemessageHeaderEventCodeTelemedicina
Authorityhl7
Contentexample

Resources that use this resource

ValueSet
eventCodingValueSet messageHeaderEventCodeTelemedicina

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "9578cac9-f09c-40c8-a947-91f6b0945c18",
  "url": "https://terminology.pnt.gov/CodeSystem/eventCoding",
  "version": "1.0.0",
  "name": "messageHeaderEventCodeTelemedicina",
  "title": "messageHeaderEventCodeTelemedicina",
  "status": "draft",
  "experimental": true,
  "date": "2023-06-29T13:42:55.7836983+00:00",
  "caseSensitive": false,
  "content": "example",
  "concept": [
    {
      "code": "INS_PRS_TV",
      "display": "INS_PRS_TV",
      "definition": "inserimento prescrizione televisita"
    },
    {
      "code": "DEL_PRS_TV",
      "display": "DEL_PRS_TV",
      "definition": "annullamento prescrizione televisita"
    },
    {
      "code": "INS_PRN_TV",
      "display": "INS_PRN_TV",
      "definition": "inserimento prenotazione televisita"
    }
  ]
}