US Core Narrative Status
activeURL
http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-statusCopied!
Version6.1.0Copied!
PublisherHL7 International - Cross-Group ProjectsDate2022-09-29DescriptionThe US Core Narrative Status Value Set limits the text status for the resource narrative.
Expansion
| Code | Display | System |
|---|---|---|
| generated | http://hl7.org/fhir/narrative-status | |
| additional | http://hl7.org/fhir/narrative-status |
systemhttp://hl7.org/fhir/narrative-status
- Include these codes as defined in
http://hl7.org/fhir/narrative-statusCode Display Definition additional additional The contents of the narrative may contain additional information not found in the structured data. Note that there is no computable way to determine what the extra information is, other than by human inspection. generated generated The contents of the narrative are entirely generated from the core elements in the content.
{
"description" : "The US Core Narrative Status Value Set limits the text status for the resource narrative.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/narrative-status",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 2
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2022-09-29",
"publisher" : "HL7 International - Cross-Group Projects",
"jurisdiction" : [ {
"coding" : [ {
"system" : "urn:iso:std:iso:3166",
"code" : "US"
} ]
} ],
"name" : "NarrativeStatus",
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "US Core Narrative Status",
"extension" : [ {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "55c71a0f-1bc3-4350-8897-83b518172027",
"url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-status",
"version" : "6.1.0",
"contact" : [ {
"name" : "HL7 International - Cross-Group Projects",
"telecom" : [ {
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cgp"
}, {
"system" : "email",
"value" : "cgp@lists.HL7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html\"><code>http://hl7.org/fhir/narrative-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html#narrative-status-additional\">additional</a></td><td>additional</td><td>The contents of the narrative may contain additional information not found in the structured data. Note that there is no computable way to determine what the extra information is, other than by human inspection.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-narrative-status.html#narrative-status-generated\">generated</a></td><td>generated</td><td>The contents of the narrative are entirely generated from the core elements in the content.</td></tr></table></li></ul></div>",
"status" : "extensions"
}
}