FHIRcast, published by HL7 International / Infrastructure And Messaging. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhircast-docs/ and changes regularly. See the Directory of published versions
Active as of 2024-10-11 |
{
"resourceType" : "CodeSystem",
"id" : "fhircast-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem fhircast-codesystem</b></p><a name=\"fhircast-codesystem\"> </a><a name=\"hcfhircast-codesystem\"> </a><a name=\"fhircast-codesystem-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/fhircast/CodeSystem/fhircast-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">user-initiated<a name=\"fhircast-codesystem-user-initiated\"> </a></td><td>User initiated action.</td><td>The user initiated the action.</td></tr><tr><td style=\"white-space:nowrap\">system-initiated<a name=\"fhircast-codesystem-system-initiated\"> </a></td><td>System initiated action</td><td>The system on which the Subscriber running is initiating the action.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "inm"
}
],
"url" : "http://hl7.org/fhir/uv/fhircast/CodeSystem/fhircast-codesystem",
"version" : "3.0.0-ballot",
"name" : "FHIRcastCodeSystem",
"title" : "FHIRcast related Terminology.",
"status" : "active",
"experimental" : false,
"date" : "2024-10-11T15:13:08+00:00",
"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"
}
]
},
{
"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" : "This codesystem defines terminology that is used within the FHIRcast specification.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "user-initiated",
"display" : "User initiated action.",
"definition" : "The user initiated the action."
},
{
"code" : "system-initiated",
"display" : "System initiated action",
"definition" : "The system on which the Subscriber running is initiating the action."
}
]
}