FHIR IG Statistics: ValueSet/notification-admit-event
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "notification-admit-event",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "inm"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-alerts/ImplementationGuide/hl7.fhir.us.davinci-alerts"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-alerts/ValueSet/notification-admit-event",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.47.48.1"
}
],
"version": "1.1.0",
"name": "NotificationAdmitEventValueSet",
"title": "Da Vinci Notification Admit Event ValueSet",
"status": "active",
"experimental": false,
"date": "2019-07-12",
"publisher": "HL7 International / Infrastructure And Messaging",
"contact": [
{
"name": "HL7 International / Infrastructure And Messaging",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/inm"
},
{
"system": "email",
"value": "inm@lists.hl7.org"
}
]
}
],
"description": "Concepts describing Da Vinci Unsolicited Admit Notification notification events.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "Provide Notification Receivers with coded notification context",
"copyright": "This Content is created by the Da Vinci project and HL7. No copyright acknowledgement is needed, nor are there any license terms to adhere to",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/davinci-alerts/CodeSystem/notification-event",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "notification-admit"
}
]
}
]
}
}