Package | hl7.terminology |
Resource Type | CodeSystem |
Id | artifact-contribution-instance-type |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-artifact-contribution-instance-type.html |
URL | http://terminology.hl7.org/CodeSystem/artifact-contribution-instance-type |
Version | 1.0.0 |
Status | active |
Date | 2025-01-20T10:55:11.085+11:00 |
Name | ArtifactContributionInstanceType |
Title | Artifact Contribution Instance Type |
Realm | uv |
Authority | hl7 |
Description | Artifact Contribution Instance Type |
Content | complete |
ValueSet | |
artifact-contribution-instance-type | Artifact Contribution Instance Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem artifact-contribution-instance-type
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/artifact-contribution-instance-type
defines the following codes:
Code | Display | Definition |
reviewed | Reviewed | Reviewed |
approved | Approved | Approved |
edited | Edited | Edited |
{ "resourceType": "CodeSystem", "id": "artifact-contribution-instance-type", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/artifact-contribution-instance-type", "version": "1.0.0", "name": "ArtifactContributionInstanceType", "title": "Artifact Contribution Instance Type", "status": "active", "experimental": false, "date": "2025-01-20T10:55:11.085+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Artifact Contribution Instance Type", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/artifact-contribution-instance-type", "content": "complete", "concept": [ { "code": "reviewed", "display": "Reviewed", "definition": "Reviewed" }, { "code": "approved", "display": "Approved", "definition": "Approved" }, { "code": "edited", "display": "Edited", "definition": "Edited" } ] }