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

FHIR IG Statistics: ValueSet/health-issue-management-reopen-message-types

Packagecezih.hr.condition-management
Resource TypeValueSet
Idhealth-issue-management-reopen-message-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.condition-management@0.2.1&canonical=http://ent.hr/fhir/ValueSet/health-issue-management-reopen-message-types
URLhttp://ent.hr/fhir/ValueSet/health-issue-management-reopen-message-types
Version0.1
Statusdraft
NameEHEHIManagementReopenMessageTypes
TitleMessage types used for reopen health issue
Realmuv
DescriptionMessage types used for reopen health issue

Resources that use this resource

StructureDefinition
hr-reopen-health-issue-messagePoruka zahtjeva za ponovno otvaranje slučaja

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "health-issue-management-reopen-message-types",
  "url": "http://ent.hr/fhir/ValueSet/health-issue-management-reopen-message-types",
  "version": "0.1",
  "name": "EHEHIManagementReopenMessageTypes",
  "title": "Message types used for reopen health issue",
  "status": "draft",
  "experimental": false,
  "description": "Message types used for reopen health issue",
  "compose": {
    "include": [
      {
        "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types",
        "concept": [
          {
            "code": "2.8",
            "display": "Reopen health issue after delete"
          },
          {
            "code": "2.9",
            "display": "Reopen health issue after resolve"
          }
        ]
      }
    ]
  }
}