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

FHIR IG analytics

Packagehl7.fhir.be.terminology
Resource TypeValueSet
IdValueSet-be-vs-coded-annotation-types.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-coded-annotation-types.html
URLhttps://www.ehealth.fgov.be/standards/fhir/lab/ValueSet/be-vs-coded-annotation-types
Version1.0.0
Statusactive
Date2022-09-08T14:33:03+02:00
NameBeVSCodedAnnotationTypes
TitleCoded Annotation Types
Realmbe
Authorityhl7
DescriptionValue Set for specific types of coded annotations

Resources that use this resource

StructureDefinition
annotation-codeAnnotation Code

Resources that this resource uses

CodeSystem
be-cs-coded-annotation-typesCoded Annotation Type Codes

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-coded-annotation-types",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "https://www.ehealth.fgov.be/standards/fhir/lab/ValueSet/be-vs-coded-annotation-types",
  "version": "1.0.0",
  "name": "BeVSCodedAnnotationTypes",
  "title": "Coded Annotation Types",
  "status": "active",
  "date": "2022-09-08T14:33:03+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Value Set for specific types of coded annotations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types"
      }
    ]
  }
}