Package | hl7.terminology.r3 |
Type | CodeSystem |
Id | published-in-type |
FHIR Version | R3 |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.5.0/CodeSystem-published-in-type.html |
URL | http://terminology.hl7.org/CodeSystem/published-in-type |
Version | 1.0.0 |
Status | active |
Date | 2025-01-20T16:55:11+11:00 |
Name | PublishedInType |
Title | Published In Type |
Realm | uv |
Authority | hl7 |
Description | The type of publication such as book, database, or journal. |
Content | complete |
ValueSet | |
published-in-type | Published In Type |
published-in-type | Published In Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem published-in-type
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/published-in-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "published-in-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/published-in-type", "version": "1.0.0", "name": "PublishedInType", "title": "Published In Type", "status": "active", "experimental": false, "date": "2025-01-20T16:55:11+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The type of publication such as book, database, or journal.", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/published-in-type", "content": "complete", "concept": [ { "code": "D020492", "display": "Periodical", "definition": "Publication intended to be issued on an ongoing basis, generally more frequently than annually, containing separate articles, stories, or writings." }, { "code": "D019991", "display": "Database", "definition": "A structured file of information or a set of logically related data stored and retrieved using computer-based means." }, { "code": "D001877", "display": "Book", "definition": "Non-periodical written or printed works consisting of sheets of pages fastened or bound together within covers." }, { "code": "D064886", "display": "Dataset", "definition": "Works consisting of organized collections of data, which have been stored permanently in a formalized manner suitable for communication, interpretation, or processing." } ] }