FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/EncounterType-1

Packagenhsd.assets.stu3
Resource TypeValueSet
IdEncounterType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/EncounterType-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/EncounterType-1
Version1.0.0
Statusdraft
Date2019-12-20T00:00:00+00:00
NameEncounter Type
Authorityhl7
DescriptionA ValueSet to identify the type of encounter, including Child Health encounter types.
CopyrightCopyright © 2019 NHS Digital

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DCH-ChildHealthEncounterType-1DCH Child Health Encounter Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EncounterType-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/EncounterType-1",
  "version": "1.0.0",
  "name": "Encounter Type",
  "status": "draft",
  "date": "2019-12-20T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet to identify the type of encounter, including Child Health encounter types.",
  "copyright": "Copyright © 2019 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/DCH-ChildHealthEncounterType-1"
      }
    ]
  }
}