Skip to content

Commit

Permalink
clean up headings
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Roeder committed Sep 29, 2022
1 parent a4442c6 commit e4deb22
Showing 1 changed file with 18 additions and 26 deletions.
44 changes: 18 additions & 26 deletions CodeSystem.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -92,21 +92,13 @@
" print(\"\")"
]
},
{
"cell_type": "markdown",
"id": "9f7ba3f7",
"metadata": {},
"source": [
"# Vocabulary loads not shown here"
]
},
{
"cell_type": "markdown",
"id": "a9ebc889",
"metadata": {},
"source": [
"## CodeSystem Search\n",
"### List code systems \n",
"List code systems \n",
"(where's Loinc?)"
]
},
Expand Down Expand Up @@ -241,7 +233,7 @@
"id": "ad5dd31c",
"metadata": {},
"source": [
"### CodeSystem search \n",
"## CodeSystem search \n",
"https://hl7.org/fhir/http.html#search "
]
},
Expand Down Expand Up @@ -275,7 +267,7 @@
{
"cell_type": "code",
"execution_count": 22,
"id": "d8c04484",
"id": "78d0fd89",
"metadata": {},
"outputs": [
{
Expand All @@ -301,7 +293,7 @@
{
"cell_type": "code",
"execution_count": 24,
"id": "1fa2396d",
"id": "be12194e",
"metadata": {},
"outputs": [
{
Expand All @@ -322,7 +314,7 @@
{
"cell_type": "code",
"execution_count": 25,
"id": "23b3680d",
"id": "ac88b72c",
"metadata": {},
"outputs": [
{
Expand All @@ -347,7 +339,7 @@
{
"cell_type": "code",
"execution_count": 26,
"id": "8d98ffe4",
"id": "7232505b",
"metadata": {},
"outputs": [
{
Expand All @@ -368,7 +360,7 @@
{
"cell_type": "code",
"execution_count": 27,
"id": "e2933784",
"id": "99921509",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -420,7 +412,7 @@
{
"cell_type": "code",
"execution_count": 58,
"id": "79458c0c",
"id": "5031812c",
"metadata": {},
"outputs": [
{
Expand All @@ -446,7 +438,7 @@
{
"cell_type": "code",
"execution_count": 49,
"id": "6f5d6013",
"id": "8c342b97",
"metadata": {},
"outputs": [
{
Expand All @@ -471,7 +463,7 @@
{
"cell_type": "code",
"execution_count": 50,
"id": "4b15eb19",
"id": "9d3f1ce3",
"metadata": {},
"outputs": [
{
Expand All @@ -498,7 +490,7 @@
{
"cell_type": "code",
"execution_count": 51,
"id": "747397e0",
"id": "6d4ee79f",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -557,7 +549,7 @@
{
"cell_type": "code",
"execution_count": 53,
"id": "e7dafe90",
"id": "e2d02642",
"metadata": {},
"outputs": [
{
Expand All @@ -580,7 +572,7 @@
{
"cell_type": "code",
"execution_count": 54,
"id": "c2aad8e4",
"id": "e87aea97",
"metadata": {},
"outputs": [
{
Expand All @@ -603,7 +595,7 @@
{
"cell_type": "code",
"execution_count": 55,
"id": "4fa06697",
"id": "1693eec5",
"metadata": {},
"outputs": [
{
Expand All @@ -626,7 +618,7 @@
{
"cell_type": "code",
"execution_count": 56,
"id": "53214419",
"id": "2455e14e",
"metadata": {},
"outputs": [
{
Expand All @@ -649,7 +641,7 @@
{
"cell_type": "code",
"execution_count": 57,
"id": "4f4888fa",
"id": "818f2944",
"metadata": {},
"outputs": [
{
Expand All @@ -674,7 +666,7 @@
"id": "1585aa46",
"metadata": {},
"source": [
"### CodeSystem $subsumes "
"## CodeSystem $subsumes "
]
},
{
Expand All @@ -690,7 +682,7 @@
},
{
"cell_type": "markdown",
"id": "d08c6297",
"id": "bcd30601",
"metadata": {},
"source": [
"# What else?\n",
Expand Down

0 comments on commit e4deb22

Please sign in to comment.