FHIR IG analytics| Package | hl7.fhir.uv.testing |
| Resource Type | ValueSet |
| Id | ValueSet-http-operations.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/fhir-testing-ig/ValueSet-http-operations.html |
| URL | http://hl7.org/fhir/ValueSet/http-operations |
| Version | 0.1.0-SNAPSHOT |
| Status | draft |
| Date | 2020-12-28T16:55:11+11:00 |
| Name | TestScriptRequestMethodCodeValueSet |
| Title | Test Script Request Method Code Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | The allowable request method or HTTP operation codes. |
No resources found
| CodeSystem | |
| http-operations | Test Script Request Method Code |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet http-operations
Profile: Shareable ValueSet
http://hl7.org/fhir/http-operations version 📍0.1.0-SNAPSHOT{
"resourceType": "ValueSet",
"id": "http-operations",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4
}
],
"url": "http://hl7.org/fhir/ValueSet/http-operations",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.716"
},
{
"use": "old",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.704"
}
],
"version": "0.1.0-SNAPSHOT",
"name": "TestScriptRequestMethodCodeValueSet",
"title": "Test Script Request Method Code Value Set",
"status": "draft",
"experimental": false,
"date": "2020-12-28T16:55:11+11:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "The allowable request method or HTTP operation codes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"immutable": true,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/http-operations",
"version": "0.1.0-SNAPSHOT"
}
]
}
}