FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeNamingSystem
IdNamingSystem-ehealth-environment.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/NamingSystem-ehealth-environment.html
URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-environment
Version8.0.0
Statusactive
Date2021-02-23T00:00:00+00:00
NameeHealth Environment
Realmdk
DescriptionThe eHealth Environment is assigned to PlanDefinition, ActivityDefinition and Questionnaire resources in the eHealth Infrastructure created on the environment
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem ehealth-environment

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-environment
Version8.0.0
NameeHealth Environment
Statusactive
Definition

The eHealth Environment is assigned to PlanDefinition, ActivityDefinition and Questionnaire resources in the eHealth Infrastructure created on the environment

PublisherDen telemedicinske infrastruktur (eHealth Infrastructure)

Identifiers

TypeValue
URIhttp://ehealth.sundhed.dk/id/ehealth-environment

Source1

{
  "resourceType": "NamingSystem",
  "id": "ehealth-environment",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-environment"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "8.0.0"
    }
  ],
  "name": "eHealth Environment",
  "status": "active",
  "kind": "identifier",
  "date": "2021-02-23T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "responsible": "ehealth.sundhed.dk",
  "description": "The eHealth Environment is assigned to PlanDefinition, ActivityDefinition and Questionnaire resources in the eHealth Infrastructure created on the environment",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://ehealth.sundhed.dk/id/ehealth-environment"
    }
  ]
}