ITB Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/espen-servicewell/wof-portal-fhir-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-20 |
{
"resourceType" : "CodeSystem",
"id" : "csOpusIdentifier",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem csOpusIdentifier</b></p><a name=\"csOpusIdentifier\"> </a><a name=\"hccsOpusIdentifier\"> </a><p>This code system <code>http://portal.wof.purified.link/fhir/CodeSystem/csOpusIdentifier</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"csOpusIdentifier-1\"> </a></td><td>patientId</td></tr></table></div>"
},
"url" : "http://portal.wof.purified.link/fhir/CodeSystem/csOpusIdentifier",
"version" : "0.1.0",
"name" : "OpusIdentifier",
"title" : "Opus Identifiers",
"status" : "draft",
"date" : "2025-08-20T14:05:22+00:00",
"description" : "Opus Identifiers",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "1",
"display" : "patientId"
}
]
}