FHIR IG Statistics: ValueSet/ValueSet-einnahmezeitpunkte
Resources that use this resource
StructureDefinition |
0.2 | MedicationStatement, deutsches Basisprofil (Version 0.2) |
74_PR_VoS_Dosierung | 74_PR_VoS_Dosierung |
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"url": "http://fhir.de/ValueSet/einnahmezeitpunkte",
"version": "0.2.3",
"name": "einnahmezeitpunkte",
"status": "draft",
"date": "2017-08-08T21:30:00+02:00",
"description": "ValueSet zur Codierung von Einnahmezeitpunkten",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/v3/TimingEvent",
"concept": [
{
"code": "CM",
"display": "Morgens"
},
{
"code": "CD",
"display": "Mittags"
},
{
"code": "CV",
"display": "Abends"
},
{
"code": "HS",
"display": "zur Nacht"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:25ae81b1-0341-4bfc-b300-f12a63cc7234",
"timestamp": "2017-08-08T22:33:00",
"total": 4,
"contains": [
{
"system": "http://hl7.org/fhir/v3/TimingEvent",
"code": "CD",
"display": "Mittags"
},
{
"system": "http://hl7.org/fhir/v3/TimingEvent",
"code": "CM",
"display": "Morgens"
},
{
"system": "http://hl7.org/fhir/v3/TimingEvent",
"code": "CV",
"display": "Abends"
},
{
"system": "http://hl7.org/fhir/v3/TimingEvent",
"code": "HS",
"display": "zur Nacht"
}
]
}
}