FHIR IG analytics| Package | hl7.fhir.uv.xver-r2.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-R2-restful-interaction-for-R4B.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/ValueSet-R2-restful-interaction-for-R4B.html |
| URL | http://hl7.org/fhir/1.0/ValueSet/R2-restful-interaction-for-R4B |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:35:39.757782+10:00 |
| Name | R2_restful_interaction_for_R4B |
| Title | Cross-version VS for R2.FHIR Restful Interactions for use in FHIR R4B |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/restful-interaction|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B. |
No resources found
| CodeSystem | |
| restful-interaction | FHIR Restful Interactions |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R2-restful-interaction-for-R4B
This value set expansion contains 16 concepts.
| Code | System | Display | Definition |
| read | http://hl7.org/fhir/restful-interaction | read | Read the current state of the resource. |
| vread | http://hl7.org/fhir/restful-interaction | vread | Read the state of a specific version of the resource. |
| update | http://hl7.org/fhir/restful-interaction | update | Update an existing resource by its id (or create it if it is new). |
| delete | http://hl7.org/fhir/restful-interaction | delete | Delete a resource. |
| history-instance | http://hl7.org/fhir/restful-interaction | history-instance | Retrieve the change history for a particular resource. |
| history-type | http://hl7.org/fhir/restful-interaction | history-type | Retrieve the change history for all resources of a particular type. |
| history-system | http://hl7.org/fhir/restful-interaction | history-system | Retrieve the change history for all resources on a system. |
| history | http://hl7.org/fhir/restful-interaction | history | Retrieve the change history for a particular resource, type of resource, or the entire system. |
| create | http://hl7.org/fhir/restful-interaction | create | Create a new resource with a server assigned id. |
| search-type | http://hl7.org/fhir/restful-interaction | search-type | Search all resources of the specified type based on some filter criteria. |
| search-system | http://hl7.org/fhir/restful-interaction | search-system | Search all resources based on some filter criteria. |
| search | http://hl7.org/fhir/restful-interaction | search | Search a resource type or all resources based on some filter criteria. |
| validate | http://hl7.org/fhir/restful-interaction | validate | |
| conformance | http://hl7.org/fhir/restful-interaction | conformance | |
| transaction | http://hl7.org/fhir/restful-interaction | transaction | Update, create or delete a set of resources as a single transaction. |
| operation | http://hl7.org/fhir/restful-interaction | operation | Perform an operation as defined by an OperationDefinition. |
{
"resourceType": "ValueSet",
"id": "R2-restful-interaction-for-R4B",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r2.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/1.0/ValueSet/R2-restful-interaction-for-R4B",
"version": "0.0.1-snapshot-2",
"name": "R2_restful_interaction_for_R4B",
"title": "Cross-version VS for R2.FHIR Restful Interactions for use in FHIR R4B",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:35:39.757782+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/restful-interaction|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"concept": [
{
"code": "read",
"display": "read"
},
{
"code": "vread",
"display": "vread"
},
{
"code": "update",
"display": "update"
},
{
"code": "delete",
"display": "delete"
},
{
"code": "history-instance",
"display": "history-instance"
},
{
"code": "history-type",
"display": "history-type"
},
{
"code": "history-system",
"display": "history-system"
},
{
"code": "history",
"display": "history"
},
{
"code": "create",
"display": "create"
},
{
"code": "search-type",
"display": "search-type"
},
{
"code": "search-system",
"display": "search-system"
},
{
"code": "search",
"display": "search"
},
{
"code": "validate",
"display": "validate"
},
{
"code": "conformance",
"display": "conformance"
},
{
"code": "transaction",
"display": "transaction"
},
{
"code": "operation",
"display": "operation"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:35:39.757762+10:00",
"contains": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "read",
"display": "read"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "vread",
"display": "vread"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "update",
"display": "update"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "delete",
"display": "delete"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "history-instance",
"display": "history-instance"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "history-type",
"display": "history-type"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "history-system",
"display": "history-system"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "history",
"display": "history"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "create",
"display": "create"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "search-type",
"display": "search-type"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "search-system",
"display": "search-system"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "search",
"display": "search"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "validate",
"display": "validate"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "conformance",
"display": "conformance"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "transaction",
"display": "transaction"
},
{
"system": "http://hl7.org/fhir/restful-interaction",
"version": "1.0.2",
"code": "operation",
"display": "operation"
}
]
}
}