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

FHIR IG Statistics: ValueSet/be-vs-coded-annotation-types

Packagehl7.fhir.be.terminology
TypeValueSet
Idbe-vs-coded-annotation-types
FHIR VersionR4
Sourcehttps://hl7belgium.org/profiles/fhir/terminology/https://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
be-cs-coded-annotation-typesCoded Annotation Type Codes

Narrative

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

Generated Narrative: ValueSet be-vs-coded-annotation-types


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-coded-annotation-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "My Organization",
  "contact": [
    {
      "name": "My Organization",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Value Set for specific types of coded annotations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types"
      }
    ]
  }
}