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

FHIR IG Statistics: ValueSet/end-operation-types

Packagepoc.bonsai.current
Resource TypeValueSet
Idend-operation-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/ValueSet/end-operation-types
URLhttp://electronichealth.se/fhir/ValueSet/end-operation-types
Version1.0.0
Statusdraft
Date2024-06-03T23:00:00+00:00
Nameend-operation-types
TitleOperationstyper i $end
DescriptionTyper av operationer i $end

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "end-operation-types",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://electronichealth.se/fhir/ValueSet/end-operation-types",
  "version": "1.0.0",
  "name": "end-operation-types",
  "title": "Operationstyper i $end",
  "status": "draft",
  "date": "2024-06-03T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Typer av operationer i $end",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/R4/fhirpatch.html",
        "concept": [
          {
            "code": "replace",
            "display": "Replace"
          },
          {
            "code": "delete",
            "display": "Delete"
          }
        ]
      }
    ]
  }
}