FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "HR-message-error-type",
"url": "http://fhir.cezih.hr/specifikacije/ValueSet/HR-message-error-type",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "2.16.840.1.113883.2.7.60.2.192"
}
],
"version": "1.0.2",
"name": "HRMessageErrorType",
"title": "HR vrste pogrešaka poruka",
"status": "draft",
"description": "Sadrži kodove grešaka HR FHIR messaging mehanizama.",
"compose": {
"include": [
{
"system": "http://fhir.cezih.hr/specifikacije/CodeSystem/HR-message-error-type"
}
]
}
}