FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| cezih.hr.cezih-osnova#1.0.3-beta | message-types | Tipovi 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.3-beta",
"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"
}
]
}
]
}
}