FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecezih.hr.cezih-osnova
Resource TypeValueSet
IdValueSet-HRPrescritpionMessageType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@1.0.2&canonical=http://fhir.cezih.hr/specifikacije/ValueSet/prescription-management-message-types
URLhttp://fhir.cezih.hr/specifikacije/ValueSet/prescription-management-message-types
Version1.0.2
Statusdraft
NameHRPrescriptionManagementMessageType
TitleVrste poruka recepta
Realmuv
DescriptionSadrži kodove vrsta poruka HR FHIR messaging mehanizama korištenih u implementaciji recepta.

Resources that use this resource

StructureDefinition
cezih.hr.cezih-osnova#1.0.2hr-prescription-audit-eventPrescription Management service Audit Event
cezih.hr.cezih-osnova#1.0.2HRPrescriptionMessageHeaderHRPrescriptionMessageHeader
cezih.hr.cezih-osnova#1.0.2HRPrescriptionResponseMessageHRPrescriptionResponseMessage

Resources that this resource uses

CodeSystem
cezih.hr.cezih-osnova#1.0.2message-typesTipovi poruka

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "prescription-management-message-type",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2026-05-22T14:17:39.495+00:00"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/prescription-management-message-types",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.2.193"
    }
  ],
  "version": "1.0.2",
  "name": "HRPrescriptionManagementMessageType",
  "title": "Vrste poruka recepta",
  "status": "draft",
  "description": "Sadrži kodove vrsta poruka HR FHIR messaging mehanizama korištenih u implementaciji recepta.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/message-types",
        "filter": [
          {
            "property": "parent-id",
            "op": "=",
            "value": "4"
          }
        ]
      }
    ]
  }
}