Endpoint Environment
activeContentcompleteURL
http://hl7.org/fhir/endpoint-environmentCopied!
Version5.0.0Copied!
Date2021-01-05T10:01:24+11:00PublisherHL7 (FHIR Project)DescriptionThe environment type of the endpoint.
Concepts
Select a concept to view details
This code system
http://hl7.org/fhir/endpoint-environment defines the following codes:
{
"description" : "The environment type of the endpoint.",
"date" : "2021-01-05T10:01:24+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"content" : "complete",
"property" : null,
"name" : "EndpointEnvironment",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Endpoint Environment",
"extension" : [ {
"valueCode" : "pa",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 5
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "endpoint-environment",
"valueSet" : "http://hl7.org/fhir/ValueSet/endpoint-environment",
"url" : "http://hl7.org/fhir/endpoint-environment",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2041"
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/endpoint-environment</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">prod\n <a name=\"endpoint-environment-prod\"> </a>\n </td>\n <td>Production</td>\n <td>Production environment and is expected to contain real data and should be protected appropriately</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">staging\n <a name=\"endpoint-environment-staging\"> </a>\n </td>\n <td>Staging</td>\n <td>Staging environment typically used while preparing for a release to production</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">dev\n <a name=\"endpoint-environment-dev\"> </a>\n </td>\n <td>Development</td>\n <td>Development environment used while building systems</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">test\n <a name=\"endpoint-environment-test\"> </a>\n </td>\n <td>Test</td>\n <td>Test environment, it is not intended for production usage.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">train\n <a name=\"endpoint-environment-train\"> </a>\n </td>\n <td>Training</td>\n <td>Training environment, it is not intended for production usage and typically contains data specifically prepared for training usage.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}