MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "eHDSIEventTiming",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIEventTiming</b></p><a name=\"eHDSIEventTiming\"> </a><a name=\"hceHDSIEventTiming\"> </a><a name=\"eHDSIEventTiming-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html\"><code>http://hl7.org/fhir/event-timing</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-MORN\">MORN</a></td><td>Morning</td><td>Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-MORN.46early\">MORN.early</a></td><td>Early Morning</td><td>Event occurs during the early morning. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-MORN.46late\">MORN.late</a></td><td>Late Morning</td><td>Event occurs during the late morning. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NOON\">NOON</a></td><td>Noon</td><td>Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-AFT\">AFT</a></td><td>Afternoon</td><td>Event occurs during the afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-AFT.46early\">AFT.early</a></td><td>Early Afternoon</td><td>Event occurs during the early afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-AFT.46late\">AFT.late</a></td><td>Late Afternoon</td><td>Event occurs during the late afternoon. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-EVE\">EVE</a></td><td>Evening</td><td>Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-EVE.46early\">EVE.early</a></td><td>Early Evening</td><td>Event occurs during the early evening. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-EVE.46late\">EVE.late</a></td><td>Late Evening</td><td>Event occurs during the late evening. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NIGHT\">NIGHT</a></td><td>Night</td><td>Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-PHS\">PHS</a></td><td>After Sleep</td><td>Event occurs [offset] after subject goes to sleep. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIEventTiming",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.95"
}
],
"version" : "0.0.1",
"name" : "EHDSIEventTiming",
"title" : "eHDSI Event Timing",
"status" : "draft",
"experimental" : false,
"date" : "2025-05-16T12:49:26+00:00",
"publisher" : "MyHealth@Eu",
"contact" : [
{
"name" : "MyHealth@Eu",
"telecom" : [
{
"system" : "url",
"value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description" : "This Value Set is used for coding event timing of dosage regimen",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/event-timing",
"concept" : [
{
"code" : "MORN",
"display" : "Morning"
},
{
"code" : "MORN.early",
"display" : "Early Morning"
},
{
"code" : "MORN.late",
"display" : "Late Morning"
},
{
"code" : "NOON",
"display" : "Noon"
},
{
"code" : "AFT",
"display" : "Afternoon"
},
{
"code" : "AFT.early",
"display" : "Early Afternoon"
},
{
"code" : "AFT.late",
"display" : "Late Afternoon"
},
{
"code" : "EVE",
"display" : "Evening"
},
{
"code" : "EVE.early",
"display" : "Early Evening"
},
{
"code" : "EVE.late",
"display" : "Late Evening"
},
{
"code" : "NIGHT",
"display" : "Night"
},
{
"code" : "PHS",
"display" : "After Sleep"
}
]
}
]
}
}