PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ndh@1.0.0
    http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointEnvironmentCS
{
  "description": "NDH Endpoint Environment",
  "_filename": "CodeSystem-NdhEndpointEnvironmentCS.json",
  "package_name": "hl7.fhir.us.ndh",
  "date": "2025-04-10T13:37:10+00:00",
  "publisher": "HL7 International / Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "NdhEndpointEnvironmentCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "NDH Endpoint Environment Code System",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "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/ndh/ImplementationGuide/hl7.fhir.us.ndh"
      } ]
    }
  } ],
  "status": "active",
  "id": "da4cfd5c-1654-4311-8a64-51a7b704ed83",
  "kind": null,
  "count": 5,
  "url": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhEndpointEnvironmentCS",
  "concept": [ {
    "code": "prod",
    "display": "Production",
    "definition": "Production environment and is expected to contain real data and should be protected appropriately"
  }, {
    "code": "staging",
    "display": "Staging",
    "definition": "Staging environment typically used while preparing for a release to production"
  }, {
    "code": "dev",
    "display": "Development",
    "definition": "Development environment used while building systems"
  }, {
    "code": "test",
    "display": "Test",
    "definition": "Test environment, it is not intended for production usage."
  }, {
    "code": "train",
    "display": "Training",
    "definition": "Training environment, it is not intended for production usage and typically contains data specifically prepared for training usage."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 International / Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    }, {
      "value": "pafm@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}