UnknownContentCode
draftContentcompleteURL
http://hl7.org/fhir/unknown-content-codeCopied!
Version4.0.1Copied!
Date2019-11-01T09:29:23+11:00PublisherHL7 (FHIR Project)DescriptionA code that indicates whether an application accepts unknown elements or extensions when reading resources.
Concepts
Select a concept to view details
UnknownContentCode
A code that indicates whether an application accepts unknown elements or extensions when reading resources.
This code system http://hl7.org/fhir/unknown-content-code defines the following codes:
{
"description" : "A code that indicates whether an application accepts unknown elements or extensions when reading resources.",
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"property" : null,
"name" : "UnknownContentCode",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "UnknownContentCode",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "87204f4c-3828-4123-b04d-3bb83cf2a0ed",
"valueSet" : "http://hl7.org/fhir/ValueSet/unknown-content-code",
"url" : "http://hl7.org/fhir/unknown-content-code",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.197"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>UnknownContentCode</h2>\n <div>\n <p>A code that indicates whether an application accepts unknown elements or extensions when reading resources.</p>\n\n </div>\n <p>This code system http://hl7.org/fhir/unknown-content-code defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">no\n <a name=\"unknown-content-code-no\"> </a>\n </td>\n <td>Neither Elements or Extensions</td>\n <td>The application does not accept either unknown elements or extensions.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">extensions\n <a name=\"unknown-content-code-extensions\"> </a>\n </td>\n <td>Unknown Extensions</td>\n <td>The application accepts unknown extensions, but not unknown elements.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">elements\n <a name=\"unknown-content-code-elements\"> </a>\n </td>\n <td>Unknown Elements</td>\n <td>The application accepts unknown elements, but not unknown extensions.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">both\n <a name=\"unknown-content-code-both\"> </a>\n </td>\n <td>Unknown Elements and Extensions</td>\n <td>The application accepts unknown elements and extensions.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}| Title | Version | Status | Publisher | Date | Concepts | Content |
|---|---|---|---|---|---|---|
| UnknownContentCode | 4.0.1 | - | HL7 (FHIR Project) | - | 4 | complete |