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

FHIR IG Statistics: ValueSet/aorta-taskcode

Packagevzvz.fhir.aof
Resource TypeValueSet
Idaorta-taskcode
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=vzvz.fhir.aof@0.15.0&canonical=http://vzvz.nl/fhir/ValueSet/aorta-taskcode
URLhttp://vzvz.nl/fhir/ValueSet/aorta-taskcode
Version2022-09-05
Statusdraft
Date2022-09-05T12:00:00+02:00
NameAorta_taskcode_ValueSet
TitleAORTA-taskcode ValueSet
Realmnl
DescriptionAORTA-taskcode ValueSet
CopyrightVZVZ

Resources that use this resource

StructureDefinition
nl-vzvz-notify-document-readyNotify Document Ready

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "aorta-taskcode",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2022-09-05T12:00:00+02:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/ValueSet"
    ]
  },
  "language": "nl-NL",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2022-08-22T12:00:00+02:00"
      }
    }
  ],
  "url": "http://vzvz.nl/fhir/ValueSet/aorta-taskcode",
  "identifier": [
    {
      "use": "official",
      "value": "http://vzvz.nl/fhir/ValueSet/aorta-taskcode"
    }
  ],
  "version": "2022-09-05",
  "name": "Aorta_taskcode_ValueSet",
  "title": "AORTA-taskcode ValueSet",
  "status": "draft",
  "experimental": false,
  "date": "2022-09-05T12:00:00+02:00",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "email",
          "value": "standaardisatie@vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "AORTA-taskcode ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "copyright": "VZVZ",
  "compose": {
    "include": [
      {
        "system": "http://vzvz.nl/fhir/CodeSystem/aorta-taskcode",
        "concept": [
          {
            "code": "act_vwi_sync"
          },
          {
            "code": "notified_pull"
          }
        ]
      }
    ]
  }
}